[vlc-devel] [PATCH] Fix deinterlacing in transcode pipeline.

Steinar H. Gunderson sgunderson at bigfoot.com
Tue Jun 11 20:06:21 CEST 2013


On Tue, Jun 11, 2013 at 08:02:19PM +0200, Steinar H. Gunderson wrote:
> I guess the question here is: Do we want this to be the filter output format
> with width/height/chroma/SAR/etc. changed, or the encoder input format with
> the frame rate changed? I would guess they are mostly equivalent, but there
> are a lot of changes done in transcode_video_filter_init() that we'd need to
> pick up.

Actually after the 0005-* patch, where the encoder is initialized after the
filter chain, the encoder will get the correct frame rate from the start. So
I can remove this part again in the next patch. Or I can just avoid adding it
from the start, if you prefer? 

/* Steinar */
-- 
Homepage: http://www.sesse.net/



More information about the vlc-devel mailing list