Norval Watson wrote:
I tried without the scale option

ie. -vf yadif
not: -vf scale=880:480,yadif

and the deinterlacing worked nicely.
But I still have to scale to 880x480 so it plays nice with vimeo.com.
Any tips? 2 passes? same -lavc options both times?
Norv
PS: hopefully the stuff below this line won't get mangled by a mail prog
Glad it worked. :) As for scaling, try putting the scale operation after the deinterlacer in the filter order:

-vf yadif,scale=880:480

And yeah, definitely 2 pass encoding with the same options both times.

John

_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to