Remove stray non-existent -o option from an example.

patch by Michel Bardiaux < mbardiaux -- at -- mediaxim -- dot -- be >

Originally committed as revision 4562 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michel Bardiaux 2005-09-06 08:51:46 +00:00 committed by Diego Biurrun
parent fbd312fd91
commit f926cbe74c
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ horizontal resolution.
* You can output to a raw YUV420P file:
@example
ffmpeg -i mydivx.avi -o hugefile.yuv
ffmpeg -i mydivx.avi hugefile.yuv
@end example
* You can set several input files and output files: