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
pull/126/head
Michel Bardiaux 20 years ago committed by Diego Biurrun
parent fbd312fd91
commit f926cbe74c
  1. 2
      doc/ffmpeg-doc.texi

@ -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:

Loading…
Cancel
Save