| Author |
Message |
lapubell
|
|
Post subject: ffmpeg library mismatch after d-u
Posted: Feb 04, 2010 - 07:45 PM
|
|
Joined: Nov 11, 2008
Posts: 18
Status: Offline
|
|
hello everyone, I get a library mismatch error after a dist-upgrade with some plugins using ffmpeg. I'm not totally sure, but i think that it is causing some audio/video unsyncing when converting. I have **multimedia** repos enabled, is that what caused the problem?
here's an example:
Quote:
lapubell@klaptop:/tmp$ ffmpeg -i flag.mpg -sameq testest.mpg
FFmpeg version SVN-r21450, Copyright (c) 2000-2010 Fabrice Bellard, et al.
built on Jan 26 2010 15:50:03 with gcc 4.4.3
configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libtheora --enable-libdc1394 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable-encoder=libschroedinger --enable-avfilter-lavf --enable-libopenjpeg --enable-version3 --disable-altivec --disable-armv5te --disable-armv6 --disable-vis
WARNING: library configuration mismatch
libavutil configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libtheora --enable-libdc1394 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable-encoder=libschroedinger --enable-avfilter-lavf --enable-libopenjpeg --enable-version3 --cpu=i686 --disable-static --disable-ffmpeg --disable-ffplay --shlibdir=/usr/lib/i686/cmov
libavcodec configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libtheora --enable-libdc1394 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable-encoder=libschroedinger --enable-avfilter-lavf --enable-libopenjpeg --enable-version3 --cpu=i686 --disable-static --disable-ffmpeg --disable-ffplay --shlibdir=/usr/lib/i686/cmov
libavformat configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libtheora --enable-libdc1394 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable-encoder=libschroedinger --enable-avfilter-lavf --enable-libopenjpeg --enable-version3 --cpu=i686 --disable-static --disable-ffmpeg --disable-ffplay --shlibdir=/usr/lib/i686/cmov
libavdevice configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libtheora --enable-libdc1394 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable-encoder=libschroedinger --enable-avfilter-lavf --enable-libopenjpeg --enable-version3 --cpu=i686 --disable-static --disable-ffmpeg --disable-ffplay --shlibdir=/usr/lib/i686/cmov
libavfilter configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libtheora --enable-libdc1394 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable-encoder=libschroedinger --enable-avfilter-lavf --enable-libopenjpeg --enable-version3 --cpu=i686 --disable-static --disable-ffmpeg --disable-ffplay --shlibdir=/usr/lib/i686/cmov
libswscale configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libtheora --enable-libdc1394 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable-encoder=libschroedinger --enable-avfilter-lavf --enable-libopenjpeg --enable-version3 --cpu=i686 --disable-static --disable-ffmpeg --disable-ffplay --shlibdir=/usr/lib/i686/cmov
libpostproc configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libtheora --enable-libdc1394 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable-encoder=libschroedinger --enable-avfilter-lavf --enable-libopenjpeg --enable-version3 --cpu=i686 --disable-static --disable-ffmpeg --disable-ffplay --shlibdir=/usr/lib/i686/cmov
libavutil 50. 7. 0 / 50. 7. 0
libavcodec 52.48. 0 / 52.48. 0
libavformat 52.47. 0 / 52.47. 0
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.17. 0 / 1.17. 0
libswscale 0. 9. 0 / 0. 9. 0
libpostproc 51. 2. 0 / 51. 2. 0
[mpeg @ 0x8516b40]max_analyze_duration reached
Input #0, mpeg, from 'flag.mpg':
Duration: 00:00:07.84, start: 0.500000, bitrate: 6984 kb/s
Stream #0.0[0x1e0]: Video: mpeg1video, yuv420p, 800x608 [PAR 1:1 DAR 25:19], 104857 kb/s, 25 fps, 25 tbr, 90k tbn, 25 tbc
Output #0, mpeg, to 'testest.mpg':
Stream #0.0: Video: mpeg1video, yuv420p, 800x608 [PAR 1:1 DAR 25:19], q=2-31, 200 kb/s, 90k tbn, 25 tbc
Stream mapping:
Stream #0.0 -> #0.0
Press [q] to stop encoding
[mpeg1video @ 0x853d960]warning, clipping 1 dct coefficients to -255..255
frame= 203 fps=172 q=0.0 Lsize= 6554kB time=8.08 bitrate=6644.8kbits/s
video:6526kB audio:0kB global headers:0kB muxing overhead 0.429880%
|
|
|
| |
|
|
|
 |
absolut
|
|
Post subject: ffmpeg library mismatch after d-u
Posted: Feb 04, 2010 - 09:35 PM
|
|

Joined: Jan 11, 2007
Posts: 1654
Status: Offline
|
|
|
Quote:
I have **multimedia** repos enabled, is that what caused the problem?
yes, most likely it is |
_________________ if you have a problem, if no one else can help, and if you can find it - maybe you can read ... the sidux manual
|
| |
|
|
|
 |
snvv
|
|
Post subject:
Posted: Feb 04, 2010 - 11:56 PM
|
|
Joined: May 28, 2007
Posts: 991
Status: Offline
|
|
| Is it possible to get rid of multimedia repo and all installed packages of that repo? |
|
|
| |
|
|
|
 |
michaaa62
|
|
Post subject:
Posted: Feb 05, 2010 - 08:52 AM
|
|

Joined: Feb 24, 2007
Berlin
Posts: 1479
Status: Offline
|
|
|
|
|
 |
bba123
|
|
Post subject:
Posted: Feb 07, 2010 - 10:08 AM
|
|
Joined: Jan 30, 2007
Posts: 18
Status: Offline
|
|
Some weeks ago, there was a similar problem using the ffmpeg development libraries from the ***multimedia*** repository. Using the ***videolan*** repostitory you will get the latest ffmpeg libraries, which are compatible to the official debian tree.
Please read the FFmpeg License and Legal Considerations, if you are using non-official debian repositories.
http://ffmpeg.org/legal.html
Depending on law in your country, manufacturers and developers may need to get a license using an invention covered by patent rights. That includes mpeg-4, h.264, ... |
|
|
| |
|
|
|
 |
slam
|
|
Post subject:
Posted: Feb 07, 2010 - 12:40 PM
|
|
Team Member

Joined: Nov 24, 2006
w3
Posts: 3803
Status: Offline
|
|
Using those repositories - and specially dist-upgrading against them - is not recommended or supported at sidux, and also a well known source of problems. Before playing with them, check if you actually really need them, ffmpeg in sidux/Debian Sid is quite recent and should do already what most normal users need.
Please additionaly understand that we do not allow any links or support for those repositories in our forums due to legal reasons. See our code of conduct for more info.
Greetings,
Chris |
_________________ an operating system must operate - sidux.com
development is life - code.zikula.org
my sidux repo - w3you.com
|
| |
|
|
|
 |
slam
|
|
Post subject:
Posted: Feb 07, 2010 - 12:42 PM
|
|
Team Member

Joined: Nov 24, 2006
w3
Posts: 3803
Status: Offline
|
|
Topic moved, not an upgrade warning for proper sidux.
Greetings,
Chris |
_________________ an operating system must operate - sidux.com
development is life - code.zikula.org
my sidux repo - w3you.com
|
| |
|
|
|
 |
|
|
|