Your message dated Tue, 13 Dec 2016 01:09:11 +0100 with message-id <[email protected]> and subject line Re: Bug#847819: [performous] performous video freeze ffmpeg errors has caused the Debian Bug report #847819, regarding [performous] performous video freeze ffmpeg errors to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 847819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847819 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: performous Version: 1.1-2 Severity: important --- Please enter the report below this line. --- The application freeze the video/graphics after few seconds (the sound continue playing) the console output show ffmpeg errors: ffmpeg/error: header/lib version mismatch: avutil:55.34.100(ff)/55.28.100(ff) avcodec:57.64.100(ff)/57.48.101(ff) avformat:57.56.100(ff)/57.41.100(ff) avresample:3.1.0(lav)/3.0.0(lav) swscale:4.2.100(ff)/4.1.100(ff) Please tell me if you need more info/debug to help to fix it. Thanks! --- System information. --- Architecture: Kernel: Linux 4.8.0-1-amd64 Debian Release: stretch/sid --- Package information. --- Depends (Version) | Installed ======================================================-+-==================== fonts-noto-mono | 20161116-1 libavcodec57 (>= 7:3.2) | 10:3.1.1-dmo3 OR libavcodec-extra57 (>= 7:3.2) | libavformat57 (>= 7:3.2) | 10:3.1.1-dmo3 libavresample3 (>= 7:3.2) | 10:3.1.1-dmo3 libavutil55 (>= 7:3.2) | 10:3.1.1-dmo3 libboost-filesystem1.62.0 | 1.62.0+dfsg-4 libboost-program-options1.62.0 | 1.62.0+dfsg-4 libboost-regex1.62.0 | 1.62.0+dfsg-4 libboost-system1.62.0 | 1.62.0+dfsg-4 libboost-thread1.62.0 | 1.62.0+dfsg-4 libc6 (>= 2.14) | 2.24-7 libcairo2 (>= 1.2.4) | 1.14.6-1.1 libepoxy0 (>= 1.0) | 1.3.1-1 libfontconfig1 (>= 2.11) | 2.11.0-6.7 libgcc1 (>= 1:3.0) | 1:6.2.1-5 libglib2.0-0 (>= 2.12.0) | 2.50.2-2 libglibmm-2.4-1v5 (>= 2.50.0) | 2.50.0-1 libjpeg62-turbo (>= 1.3.1) | 1:1.5.1-2 libpango-1.0-0 (>= 1.22.0) | 1.40.3-3 libpangocairo-1.0-0 (>= 1.22.0) | 1.40.3-3 libpng16-16 (>= 1.6.2-1) | 1.6.26-2 libportaudio2 (>= 19+svn20101113) | 19+svn20140130-1.1 libportmidi0 | 1:217-5 librsvg2-2 (>= 2.14.4) | 2.40.16-1 libsdl2-2.0-0 (>= 2.0.4) | 2.0.5+dfsg1-1 libstdc++6 (>= 5.2) | 6.2.1-5 libswscale4 (>= 7:3.2) | 10:3.1.1-dmo3 libxml++2.6-2v5 (>= 2.40.0) | 2.40.1-1 Package's Recommends field is empty. Suggests (Version) | Installed =========================================-+-=========== fretsonfire-songs-muldjord | fretsonfire-songs-sectoid | -- Fernando Toledo Dock Sud BBS http://bbs.docksud.com.ar telnet://bbs.docksud.com.ar
--- End Message ---
--- Begin Message ---Hi Fernando, On 12.12.2016 03:06, Fernando Toledo wrote: > The application freeze the video/graphics after few seconds (the sound > continue playing) > > the console output show ffmpeg errors: > > ffmpeg/error: header/lib version mismatch: > avutil:55.34.100(ff)/55.28.100(ff) avcodec:57.64.100(ff)/57.48.101(ff) > avformat:57.56.100(ff)/57.41.100(ff) avresample:3.1.0(lav)/3.0.0(lav) > swscale:4.2.100(ff)/4.1.100(ff) That's because the ffmpeg version you have installed is too old. The performous dependencies are: libavcodec57 (>= 7:3.2) | libavcodec-extra57 (>= 7:3.2), libavformat57 (>= 7:3.2), libavresample3 (>= 7:3.2), libavutil55 (>= 7:3.2), libswscale4 (>= 7:3.2) That means it needs at least version 3.2. However, you have 3.1.1 from dmo installed: > Depends (Version) | Installed > ======================================================-+-==================== > libavcodec57 (>= 7:3.2) | 10:3.1.1-dmo3 > OR libavcodec-extra57 (>= 7:3.2) | > libavformat57 (>= 7:3.2) | 10:3.1.1-dmo3 > libavresample3 (>= 7:3.2) | 10:3.1.1-dmo3 > libavutil55 (>= 7:3.2) | 10:3.1.1-dmo3 > libswscale4 (>= 7:3.2) | 10:3.1.1-dmo3 This is only possible, because the dmo version has a higher epoch... You can just install the libraries from Debian to fix your problem. Thus I'm closing this bug. Best regards, Andreas
--- End Message ---

