--- Jaap Struyk <[EMAIL PROTECTED]> ha scritto: > Op vr 30-01-2004, om 21:05 schreef Fabio Papa: > > > Are you using any filter, during capture? > > With those images not, I tryed mencoder's pp=lb, but > that doesn't > improve. > The only options I use are > saturation=-25:hue=-35:contrast=0:brightness=-15
You don't even scale? That's a filter too... In any case, if you are scaling interlaced content, mind that you can only scale deinterlaced images, so deinterlacing must be the first filter on the list, like: -vf pp=lb,scale=xxx:yyy and not the other way around. That's very important. In any case, post your complete capture command. I'll see if I find something suspect. > > > Because that > > seems like filters working on interlaced videos > > That's not ossible. However, you can separate the > two > > fields and treat them as a single image, and then > > recompose the original interlaced frame. Tell me > if > > you want details. > > Please... > -- > Groetjes Japie > http://japie.deserver.nl > > Gnu/Linux > 2.4.20-wolk4.9s i686 > > Win98 error 005: Mouse not found. Click left mouse > button on ok to continue. > ;^) > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and > Integration > See the breadth of Eclipse activity. February 3-5 in > Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Freevo-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-users ______________________________________________________________________ Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/ ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
