Carl Eugen Hoyos <[email protected]> added the comment:
The output of 'ffmpeg -i' is (obviously) never useful. For files that cannot be decoded, the output of 'ffmpeg -i file' is required. For encoding problems, the title of the issue should not contain the word "decoding", the complete, uncut output of the (failing) encode command is needed, gdb output is certainly useful. If, like in your case, the encoding problem is audio related (and, even more, if the problem is probably depending on libspeex versions, like in your case), a wav file should be provided. And finally: Probably a duplicate of issue 1695 (using an absurdly high value for -ab (that will not be used) should fix your issue. ---------- status: open -> closed ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue1958> ________________________________________________
