[MPlayer-dev-eng] Custom soft-telecine patterns
Nico Sabbi
nsabbi at tiscali.it
Thu Mar 17 20:13:35 CET 2005
D Richard Felker III wrote:
>
>
>>it seems that using pattern a) it's possible to telecine 25 fps
>>progressive video to 30 fps,
>>and with pattern b) 25fps -> 29.97
>>
>>
>
>Stupid goal. 25fps progressive video was almost ALWAYS sped-up from
>24fps film to make a PAL DVD. The solution is to slow it back down and
>fix the audio at the same time. MEncoder can finally do this now, with
>-speed. Use -speed 24000/25025 to convert PAL to NTSC FILM rates, etc.
>
>
>
>>It sounds convincing. Is it really? :)
>>
>>If it's so I can extend the mpeg muxer to accept a custom telecine
>>pattern (keeping
>>predefined ones such as 3:2 , a) and b) ).
>>
>>Opinions are welcome.
>>
>>
>
>Defining a pattern is stupid, IMO. On the other hand, supporting
>arbitrary input framerates to telecine is not a bad idea. But your
>muxer should generate the natural pattern itself (there's a way to do
>it without following any "pattern", just comparing timestamps and
>setting the flags accordingly) rather than having users specify stupid
>patterns to it. :)
>
>Rich
>
>
>
it sounds more reasonable. As usual you have better solutions :)
More information about the MPlayer-dev-eng
mailing list