Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: vdr-Files / mencoder / deinterlace



On Thu, Jul 11, 2002 at 08:42:20PM +0200, Rainer Hattenhauer wrote:
> I`m new in this field and I'm trying to encode my *.vdr-Files in divx with the 
> mencoder.
> 
> How do you manage deinterlacing of the streams ?
> 
> First, I tried the deinterlace-Option of the divx-Codec itself, but as someone 
> in this group has noted before, it seems to be buggy (enconding doesnt 
> start).
> 
> mencoder 001.vdr -ovc divx4 -divx4opts br=1800:deinterlace -o deint.avi
> 
> breaks with memory error.
> 
> I think I have to use some mencoder filter, but I didn't found out the syntax.
> 
> Tried with
> 
> mencoder 001.vdr -ovc divx4 -divx4opts br=1800 -vop li -o deint.avi
> 
> (post processing)
> 
> encoding worked, but no deinterlacing occured.
> 


do not use divx deinterlacing, it's buggy (so you have a crash)...

use -vop pp=0x20000 for deinterlace.

mfg johannes




Home | Main Index | Thread Index