[FFmpeg-devel] [PATCH] Clarify error message in ffprobe when more than input is provided

Stefano Sabatini stefano.sabatini-lala
Thu Feb 25 01:11:36 CET 2010


Hi, as in subject.

Without the patch:

$ ffprobe foo bar
Input filename already specified: bar

Here is not clear is "bar" is the filename specified or the filename
already defined.

$ ffprobe foo bar
Argument 'bar' provided as input filename, but 'foo' was already specified.

Bonus patch add the same check to ffplay.

Regards.
-- 
FFmpeg = Fast Faithful Mind-dumbing Portable Everlasting Guru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clarify-errmsg-just-one-input.patch
Type: text/x-diff
Size: 575 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100225/0e19cbe0/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffplay-add-input-check.patch
Type: text/x-diff
Size: 580 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100225/0e19cbe0/attachment-0001.patch>



More information about the ffmpeg-devel mailing list