Originally created by: daniel.w... (code.google.com)@gmail.com
steps to reproduce the problem
1. open QMMP
2. enable "FFmpeg Plugin"
3. open VQF file
-= VERSIONS =-
== Qmmp version ==
Version: 0.7.1
Using Qt 4.8.2 (compiled with Qt 4.8.4)
== Qmmp FFmpeg Audio Plugin version ==
Compiled against:
libavformat-53.21.1
libavcodec-53.35.0
libavutil-51.22.1
== Debian package versions ==
qmmp packages: qmmp libqmmp*
versions: 0.7.1-1
-= console output =-
QmmpAudioEngine: selected decoder: ffmpeg
[NULL @ 0xe449e0] Value 4707126720094797824.000000 for parameter 'probesize' out of range
[NULL @ 0xe449e0] Value 4707126720094797824.000000 for parameter 'analyzeduration' out of range
[NULL @ 0xe449e0] Value 4697254411347427328.000000 for parameter 'indexmem' out of range
[NULL @ 0xe449e0] Value 4703785510416416768.000000 for parameter 'rtbufsize' out of range
[NULL @ 0xe449e0] Value -4616189618054758400.000000 for parameter 'fpsprobesize' out of range
[NULL @ 0xe449e0] Value 4607182418800017408.000000 for parameter 'f_err_detect' out of range
[NULL @ 0xe449e0] Value 4607182418800017408.000000 for parameter 'err_detect' out of range
DecoderFFmpeg: detected format: Nippon Telegraph and Telephone Corporation (NTT) TwinVQ
=vqf=
Segmentation fault
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: trialuser02
Are you using ffmpeg from debian multimedia? If so, look here please https://code.google.com/p/qmmp/issues/detail?id=601&can=1&colspec=ID%20Type%20Status%20Priority%20Summary%20Stars&start=500
Related
Tickets:
#601View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: daniel.w... (code.google.com)@gmail.com
short answer, yes. i tore out all the multimedia stuff, cleared the cache, installed it again and now it works. ^_^
just a suggestion but i think adding some code to test for the proper library versions for plugins would be a good idea. it's never good to have a program crash out when it can be avoided.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: trialuser02
Unfortunately, ffmpeg and libav have identical libraries and API. And I have not any idea how to test it in runtime. I recommend you to contact maintainer of this package: http://packages.debian.org/source/sid/qmmp May be he will correct package dependences.
Status: Done
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: daniel.w... (code.google.com)@gmail.com
ahh... i didnt realize one was a fork of the other. an interesting problem indeed. *sigh* cant we all just get along? :P