[FFmpeg-user] Applications not seeing newly compiled ffmpeg
Kurt Heinrich
kurt.heinrich at gmail.com
Thu Nov 1 09:43:37 CET 2012
Hello!
I just finished compiling ffmpeg 1.0 from the snapshot I downloaded.
My OS is Ubuntu 12.04 and comes with ffmpeg 0.8 by default.
When I issue the command "ffmpeg -v" in the shell it says:
ffmpeg version 1.0.git Copyright (c) 2000-2012 the FFmpeg developers
built on Oct 31 2012 23:25:36 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configuration: --enable-gpl --enable-postproc --enable-swscale
--enable-pthreads --enable-x11grab --enable-libdc1394 --enable-libfaac
--enable-libgsm --enable-libmp3lame --enable-libtheora --enable-libvorbis
--enable-libx264 --enable-libxvid --enable-nonfree --enable-version3
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvpx
--enable-libopenjpeg --enable-libschroedinger --enable-libspeex
--enable-libv4l2 --enable-libpulse
libavutil 52. 1.100 / 52. 1.100
libavcodec 54. 70.100 / 54. 70.100
libavformat 54. 35.100 / 54. 35.100
libavdevice 54. 3.100 / 54. 3.100
libavfilter 3. 21.105 / 3. 21.105
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 16.100 / 0. 16.100
libpostproc 52. 1.100 / 52. 1.100
Missing argument for option 'v'
However, when launching applications such as tragtor or ffmpeg-gui these do
not see the newly compiled 1.0 or the default version 0.8.
Usually after compiling the new version of ffmpeg replaces the older
version and I continue using the applications that use ffmpeg.
Ffmpeg is located in /usr/local/bin like it usually is so nothing has
changed there...
Any ideas on what I'm doing wrong or some additional step that I'm missing?
Best Regards
KH
More information about the ffmpeg-user
mailing list