From 496b25f455131e517dbdf44c48e60de11add7d61 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 22 Dec 2006 05:38:15 +0000 Subject: wording and markup improvements git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21725 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index ba26b75dad..46bcef7f1f 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -9773,10 +9773,19 @@ Any other framerate is incompatible with this option. Enables arbitrary telecining using Donand Graft's DGPulldown code. You need to specify the original and the desired framerate; the muxer will make the video stream look like it was encoded at - frames per second, replacing the nominal output framerate. +the desired framerate. It only works with MPEG-2 video when the input framerate is smaller than the output framerate and the framerate increase is <= 1.5. -Example of PAL to NTSC telecining: tele_src=25:tele_dest=30000/1001. +.sp 1 +.RS +.I EXAMPLE: +.RE +.PD 0 +.RSs +.IPs tele_src=25,tele_dest=30000/1001 +PAL to NTSC telecining +.RE +.PD 1 . .TP .B vbuf_size=<40\-1194> -- cgit v1.2.3