# HG changeset patch # User nicodvb # Date 1165270484 0 # Node ID f804449155bdb734c11487ff662ec95a23777d59 # Parent 37d60df833ccb92eeba0ee808abfb5ad3acd232e updated documentation of -mpegopts :tele* diff -r 37d60df833cc -r f804449155bd DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Dec 04 22:08:11 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Dec 04 22:14:44 2006 +0000 @@ -9710,9 +9710,9 @@ .TP .B telecine 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. +video stream look like it was encoded at 30000/1001. It only works with MPEG-2 video when the output framerate, -converted with \-ofps, is either 24000/1001 or 24 fps. +eventually converted with \-ofps, is 24000/1001fps. Any other framerate is incompatible with this option. . .TP @@ -9720,7 +9720,7 @@ 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. +eventually converted with \-ofps, is 24000/1001 fps. Any other framerate is incompatible with this option. . .TP @@ -9728,10 +9728,10 @@ Enables arbitrary telecining using Donand Graft's DGPulldown code. You need to specify the original and the desired framerate and the muxer will make the video stream look like it was encoded at - frames per second. + frames per second, patching the nominal output framerate. It only works with MPEG-2 video when the input framerate is smaller -than the output framerate. -Example of PAL to NTSC telecining: tele_src=25,tele_dest=30000/1001. +than the output framerate and the framerate increase is <= 1.5. +Example of PAL to NTSC telecining: tele_src=25:tele_dest=30000/1001. . .TP .B vbuf_size=<40\-1024>