You are not logged in.
Pages: 1
Hi,
I am fairly new to compiling code etc so please bare with me.
I have compiled and installed tumbler 0.1.26 from source since then I have lost the video thumbnailing, I noticed when running autogen.sh that in the listed plugins to be enabled/installed both the ffmpeg and gstreamer plugins has no next to them. I assume this is why I no longer get video thumbnails generated.
But my question is hopefully nice and simple, How do I enable these plugins to build.
I tried being clever and typing stuff like ./autogen.sh --enable-gstreamer-plugin but nothing changed. :'(
Thanks in advance.
Lee
Offline
First you could try './autogen.sh --help' or './configure --help' to look at the options.
Also the features may be automatically included/excluded depending if you have or not the proper build dependencies for them. Look for any README files.
Offline
When I compile tumbler from source on Xubuntu, the following dev packages are required:
- libffmpegthumbnailer-dev
- libgstreamer0.10-dev
- libgsf-gnome-1-dev
- libpoppler-glib-dev
- libopenrawgnome-dev
The names may be different depending on the distro you are using.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thanks Guys I got it compiled and working, the gstreamer dependency was the problem.
Offline
Pages: 1
[ Generated in 0.010 seconds, 8 queries executed - Memory usage: 524.34 KiB (Peak: 525.18 KiB) ]