diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 5bc8649ac5..ba4a48752c 100644 --- a/doc/ffmpeg-doc.texi +++ b/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: