diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-12-17 18:41:41 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-12-17 18:41:41 +0000 |
commit | d0de1f6c05415db000a57a83714513a6b9931b5e (patch) | |
tree | 64bb08bc2c265af18ba70a662d6b62f8fc6223b9 | |
parent | cc4014623c0f68278a2fbe40c103d1335cef2619 (diff) | |
download | mpv-d0de1f6c05415db000a57a83714513a6b9931b5e.tar.bz2 mpv-d0de1f6c05415db000a57a83714513a6b9931b5e.tar.xz |
Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14175 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index fd5f625a03..48c6bafc90 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2879,6 +2879,8 @@ images and stores it in a file (default: ./stream.yuv). The format is the same as the one employed by mjpegtools, so this is useful if you want to process the video with the mjpegtools suite. It supports the YV12, RGB (24 bpp) and BGR (24 bpp) format. +You can combine it with the \-fixed-vo option to concatenate files +with the same dimensions and fps value. .PD 0 .RSs .IPs interlaced |