[FFmpeg-devel] [PATCH] Fix ffmpeg weird 'Unknown option' error messages
Michael Niedermayer
michaelni
Tue May 26 01:00:31 CEST 2009
On Tue, May 26, 2009 at 12:44:18AM +0200, Stefano Sabatini wrote:
> Hi all,
> after r18826 we have:
>
> stefano at geppetto ~/s/ffmpeg> ffmpeg -foo bar
> [...]
> [NULL @ 0x8ae2290]Unknown option 'foo'
> [swscaler @ 0x8ae3230]Unknown option 'foo'
> ffmpeg: unrecognized option '-foo'
>
> This is especially misleading for example when the option is currenly
> present in some context:
>
> stefano at geppetto ~/s/ffmpeg> ffmpeg -sws_flags +print_info
> [...]
> [NULL @ 0x9e06290]Unknown option 'sws_flags'
> At least one output file must be specified
>
> Patch fixes it.
patch is a mess
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Thouse who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090526/2a3f02a9/attachment.pgp>
More information about the ffmpeg-devel
mailing list