bigcat
13th December 2007, 15:25
Hi people. A few days ago i found out that Cuttermaran in the "Encoding mode" does not re-encode the whole file but only the first and the last GOP. Yes, it was stupid of me not to know that.
I used TMpegEnc free edition (which is free for 21 days only) for reencoding, but there're also 2 options for "Temp AVI encoding" in Cuttermaran: one is "YV12" for which the special codec is needed and another one is "RGB24". I wanted more quality but didn't want to install that special codec. In fact, i don't know what codec i need. But without it the resulting temp AVI is just black.
So I wrote ffmpeg provider for Cuttermaran. It works great with YV12 option but as I think ffmpeg doesn't detect interlacing in AVI. Even if the source is interlaced, the resulting mpeg has progressive chunks. Is there interlace autodetect option in ffmpeg?
I used TMpegEnc free edition (which is free for 21 days only) for reencoding, but there're also 2 options for "Temp AVI encoding" in Cuttermaran: one is "YV12" for which the special codec is needed and another one is "RGB24". I wanted more quality but didn't want to install that special codec. In fact, i don't know what codec i need. But without it the resulting temp AVI is just black.
So I wrote ffmpeg provider for Cuttermaran. It works great with YV12 option but as I think ffmpeg doesn't detect interlacing in AVI. Even if the source is interlaced, the resulting mpeg has progressive chunks. Is there interlace autodetect option in ffmpeg?