comparison DOCS/man/en/mplayer.1 @ 19833:10f36060390a

Add repeated screenshot mode to vf_screenshot. It is triggered by "screenshot 1".
author eugeni
date Fri, 15 Sep 2006 13:27:59 +0000
parents 85e7b710ae48
children 7f08d1d9c83f
comparison
equal deleted inserted replaced
19832:f9d1c83798a9 19833:10f36060390a
319 Move subtitles up/down. 319 Move subtitles up/down.
320 .IPs "i (\-edlout mode only)" 320 .IPs "i (\-edlout mode only)"
321 Set start or end of an EDL skip and write it out to the given file. 321 Set start or end of an EDL skip and write it out to the given file.
322 .IPs "s (\-vf screenshot only)" 322 .IPs "s (\-vf screenshot only)"
323 Take a screenshot. 323 Take a screenshot.
324 .IPs "S (\-vf screenshot only)"
325 Start/stop taking screenshots.
324 .IPs "I" 326 .IPs "I"
325 Show filename on the OSD. 327 Show filename on the OSD.
326 .IPs "! and @" 328 .IPs "! and @"
327 Seek to the beginning of the previous/next chapter. 329 Seek to the beginning of the previous/next chapter.
328 .RE 330 .RE
6480 decimation (ugly). 6482 decimation (ugly).
6481 .RE 6483 .RE
6482 . 6484 .
6483 .TP 6485 .TP
6484 .B screenshot 6486 .B screenshot
6485 Allows acquiring screenshots of the movie using the screenshot command 6487 Allows acquiring screenshots of the movie using the "screenshot 0" command
6486 (bound to the 's' key by default). 6488 (bound to the 's' key by default). "screenshot 1" ('S' key) starts/stops
6489 taking screenshots with each frame.
6487 Files named 'shotNNNN.png' will be saved in the working directory, 6490 Files named 'shotNNNN.png' will be saved in the working directory,
6488 using the first available number - no files will be overwritten. 6491 using the first available number - no files will be overwritten.
6489 The filter has no overhead when not used and accepts an arbitrary 6492 The filter has no overhead when not used and accepts an arbitrary
6490 colorspace, so it is safe to add it to the configuration file. 6493 colorspace, so it is safe to add it to the configuration file.
6491 .RE 6494 .RE