Open GoogleCodeExporter opened 8 years ago
This is a duplicate of issue #74 and to my knowledge there still isn't a
resolution.
Original comment by t...@schmidthole.com
on 23 Oct 2011 at 5:29
Similar problem on a stock Ubuntu 11.10 system. Basically, uninstall the dev
packages for the lib's and you should be able to run (and transcode), but no
thumbnails.
ie: remove libavutil-dev libavcodec-dev libavformat-dev libavdevice-dev
libavfilter-dev libswscale-dev libpostproc-dev
My setup:
ffmpeg version 0.7.2-4:0.7.2-1ubuntu1, Copyright (c) 2000-2011 the Libav
developers
built on Oct 2 2011 15:13:26 with gcc 4.6.1
configuration: --extra-version='4:0.7.2-1ubuntu1' --arch=amd64 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
libavutil 51. 7. 0 / 51. 7. 0
libavcodec 53. 5. 0 / 53. 5. 0
libavformat 53. 2. 0 / 53. 2. 0
libavdevice 53. 0. 0 / 53. 0. 0
libavfilter 2. 4. 0 / 2. 4. 0
libswscale 2. 0. 0 / 2. 0. 0
libpostproc 52. 0. 0 / 52. 0. 0
ffmpeg 0.7.2-4:0.7.2-1ubuntu1
libavutil 51. 7. 0 / 51. 7. 0
libavcodec 53. 5. 0 / 53. 5. 0
libavformat 53. 2. 0 / 53. 2. 0
libavdevice 53. 0. 0 / 53. 0. 0
libavfilter 2. 4. 0 / 2. 4. 0
libswscale 2. 0. 0 / 2. 0. 0
libpostproc 52. 0. 0 / 52. 0. 0
Original comment by john.gan...@gmail.com
on 14 Dec 2011 at 4:26
I can't try this right now, but you can also try this--
Edit the streambaby.ini file and add the line:
com.unwiredappeal.tivo.vm.ffjava.FFmpegJavaVideoModule=false
It should completely disable the loading of the ffmpeg libraries (and just use
the ffmpeg binary...)
The real solution to this is probably to switch over to something like Xuggler
for ffmpeg native integration since the existing code is very difficult to
maintain for updated ffmpeg APIs.
Original comment by kearygri...@gmail.com
on 14 Dec 2011 at 4:38
FFmegJavaVideoModule fixed with your solution to use
com.unwiredappeal.tivo.vm.ffjava.FFmpegJavaVideoModule=false
Thank you
Original comment by treat2...@gmail.com
on 22 Jan 2012 at 3:11
Original issue reported on code.google.com by
snsumne...@gmail.com
on 9 Oct 2011 at 5:12