comparison DOCS/man/en/mplayer.1 @ 21487:f804449155bd

updated documentation of -mpegopts :tele*
author nicodvb
date Mon, 04 Dec 2006 22:14:44 +0000
parents a9d9168516d9
children 033d3244e4fd
comparison
equal deleted inserted replaced
21486:37d60df833cc 21487:f804449155bd
9708 This option will be ignored if used with the telecine option. 9708 This option will be ignored if used with the telecine option.
9709 . 9709 .
9710 .TP 9710 .TP
9711 .B telecine 9711 .B telecine
9712 Enables 3:2 pulldown soft telecine mode: The muxer will make the 9712 Enables 3:2 pulldown soft telecine mode: The muxer will make the
9713 video stream look like it was encoded at 30000/1001 or 30 fps. 9713 video stream look like it was encoded at 30000/1001.
9714 It only works with MPEG-2 video when the output framerate, 9714 It only works with MPEG-2 video when the output framerate,
9715 converted with \-ofps, is either 24000/1001 or 24 fps. 9715 eventually converted with \-ofps, is 24000/1001fps.
9716 Any other framerate is incompatible with this option. 9716 Any other framerate is incompatible with this option.
9717 . 9717 .
9718 .TP 9718 .TP
9719 .B film2pal 9719 .B film2pal
9720 Enables FILM to PAL and NTSC to PAL soft telecine mode: The muxer 9720 Enables FILM to PAL and NTSC to PAL soft telecine mode: The muxer
9721 will make the video stream look like it was encoded at 25 fps. 9721 will make the video stream look like it was encoded at 25 fps.
9722 It only works with MPEG-2 video when the output framerate, 9722 It only works with MPEG-2 video when the output framerate,
9723 converted with \-ofps, is either 24000/1001 or 24 fps. 9723 eventually converted with \-ofps, is 24000/1001 fps.
9724 Any other framerate is incompatible with this option. 9724 Any other framerate is incompatible with this option.
9725 . 9725 .
9726 .TP 9726 .TP
9727 .B tele_src and tele_dest 9727 .B tele_src and tele_dest
9728 Enables arbitrary telecining using Donand Graft's DGPulldown code. 9728 Enables arbitrary telecining using Donand Graft's DGPulldown code.
9729 You need to specify the original and the desired framerate and the 9729 You need to specify the original and the desired framerate and the
9730 muxer will make the video stream look like it was encoded at 9730 muxer will make the video stream look like it was encoded at
9731 <tele_dest> frames per second. 9731 <tele_dest> frames per second, patching the nominal output framerate.
9732 It only works with MPEG-2 video when the input framerate is smaller 9732 It only works with MPEG-2 video when the input framerate is smaller
9733 than the output framerate. 9733 than the output framerate and the framerate increase is <= 1.5.
9734 Example of PAL to NTSC telecining: tele_src=25,tele_dest=30000/1001. 9734 Example of PAL to NTSC telecining: tele_src=25:tele_dest=30000/1001.
9735 . 9735 .
9736 .TP 9736 .TP
9737 .B vbuf_size=<40\-1024> 9737 .B vbuf_size=<40\-1024>
9738 Sets the size of the video decoder's buffer, expressed in kilobytes. 9738 Sets the size of the video decoder's buffer, expressed in kilobytes.
9739 Specify it only if the bitrate of the video stream is too high for 9739 Specify it only if the bitrate of the video stream is too high for