From 8cffc7853ad6d1f4bfc9a255b210a1d356157ae3 Mon Sep 17 00:00:00 2001 From: ivo Date: Wed, 29 Sep 2004 01:46:30 +0000 Subject: Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm and vo_md5sum. If one tries to use the old video output drivers, a message is printed to direct them to the new drivers. Manual page is updated (or is this called downdated? :-) ). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13508 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index ed612d063a..cea58b3758 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2774,18 +2774,6 @@ Activate prebuffering, not yet supported. .PD 1 . .TP -.B md5\ \ \ \ -Generates images from each frame with the help of \-vo pgm and writes -their MD5 sums into a file. -Useful for debugging. -.PD 0 -.RSs -.IPs filename -Allows specifying the output filename (default: ./md5). -.RE -.PD 1 -. -.TP .B md5sum\ Calculate MD5 sums of each frame and write them to a file. Supports RGB24 and YV12 colorspaces. @@ -2906,17 +2894,6 @@ Must be equal to or larger than 1 (default: 1000). .PD 1 . .TP -.B pgm\ \ \ \ -Output each frame into a PGM file in the current directory. -Each file takes the frame number padded with leading zeros as name. -Only supports the YV12 format. -The resulting image is (width) * (height * 1.5) of the original -image. -At coordinates 0,0 for width,height you have the Y plane, at -coordinates 0,height for width/2,height/2 you have the U plane -and at width/2,height for width/2,height/2 you have the V plane. -. -.TP .B png (also see \-z) Output each frame into a PNG file in the current directory. Each file takes the frame number padded with leading zeros as name. -- cgit v1.2.3