# HG changeset patch # User diego # Date 1139761267 0 # Node ID 0cccfbe7b5d53af4ba790d78c958a7a3474f67f6 # Parent c5977027e0d39e4e1840d062b9ca701ed23d53d9 Rephrase telecine and film2pal mpegopts. diff -r c5977027e0d3 -r 0cccfbe7b5d5 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Sun Feb 12 16:14:07 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Feb 12 16:21:07 2006 +0000 @@ -9179,18 +9179,18 @@ . .TP .B telecine -Enables 3:2 pulldown soft telecine mode: the muxer will trick the video stream so as -to make it look like encoded at 30000/1001 or 30 fps; it only works with MPEG-2 -video when the output framerate, eventually converted with \-ofps, is either -24000/1001 or 24 fps. +Enables 3:2 pulldown soft telecine mode: The muxer will make the +video stream look like it was encoded at 30000/1001 or 30 fps. +It only works with MPEG-2 video when the output framerate, +converted with \-ofps, is either 24000/1001 or 24 fps. Any other framerate is incompatible with this option. . .TP .B film2pal -Enables FILM to PAL and NTSC to PAL soft telecine mode: the muxer will trick -the video stream so as to make it look like encoded at 25 fps; it only works -with MPEG-2 video when the output framerate, eventually converted with \-ofps, -is either 24000/1001 or 24 fps. +Enables FILM to PAL and NTSC to PAL soft telecine mode: The muxer +will make the video stream look like it was encoded at 25 fps. +It only works with MPEG-2 video when the output framerate, +converted with \-ofps, is either 24000/1001 or 24 fps. Any other framerate is incompatible with this option. . .