[FFmpeg-devel] Regression with "cmdutils: improve feedback in case of not found option"

Steven Penny svnpenn at gmail.com
Thu Apr 4 18:33:17 CEST 2013


Regression with "cmdutils: improve feedback in case of not found option"

As seen here

http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=8bb5680
http://github.com/FFmpeg/FFmpeg/commit/8bb5680

Sample command

$ ffmpeg -i heat-1995.mp4 -v warning -nostdin heat-1995.mkv
Could not find option 'nostdin' in any of the FFmpeg subsystems (codec,
format,
scaler, resampler contexts)

Now, in this case "-nostdin" does work as expected, so the message is
misleading.


More information about the ffmpeg-devel mailing list