# HG changeset patch # User nicodvb # Date 1139742567 0 # Node ID 515c7658aa71cf8999f1b6b19dab3f5b7e83947e # Parent 6fa1149d8c80ae96ee8e2c392958f33d0bd51546 mention film2pal in -mpegopts diff -r 6fa1149d8c80 -r 515c7658aa71 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Sun Feb 12 11:04:12 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Feb 12 11:09:27 2006 +0000 @@ -9179,12 +9179,20 @@ . .TP .B telecine -Enables soft telecine mode: the muxer will trick the video stream so as +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. 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. +Any other framerate is incompatible with this option. +. . .SS FFmpeg libavformat muxers (\-lavfopts) (also see \-of lavf) .