qyqgpower
19th July 2008, 06:44
We all know that many DVD contents are progressive/interlaced hybrid. For example, the main part of the movie is 24p FILM and the credits part is purely interlaced.
In traditional, it is suggested that we should deinterlace the later part and then feed the whole content to encoder.
But in fact, deinterlace before encoding is a very annoying process, especially on those pull down background+purely interlaced credits sources. Although thetoof have written the AnimeIVTC script to deal with these problems, but it is slow like hell and hard to tuning.
Since x264 and many other H264 encoders support interlaced(field or MBAFF) coding, is it a good idea to just keep the interlaced part and let the decoder do bob or whatever to deinterlace it?
I tried to join x264-encoded progressive part and mainconcept-encoded interlaced part together(what a horrible thought:D) and failed. So any ideas to create a progressive/interlaced hybrid H264 encode?:p
In traditional, it is suggested that we should deinterlace the later part and then feed the whole content to encoder.
But in fact, deinterlace before encoding is a very annoying process, especially on those pull down background+purely interlaced credits sources. Although thetoof have written the AnimeIVTC script to deal with these problems, but it is slow like hell and hard to tuning.
Since x264 and many other H264 encoders support interlaced(field or MBAFF) coding, is it a good idea to just keep the interlaced part and let the decoder do bob or whatever to deinterlace it?
I tried to join x264-encoded progressive part and mainconcept-encoded interlaced part together(what a horrible thought:D) and failed. So any ideas to create a progressive/interlaced hybrid H264 encode?:p