[FFmpeg-devel] [PATCH] cuvid: add drop_second_field as input option and enable it by default
    Timo Rothenpieler 
    timo at rothenpieler.org
       
    Sun Feb 12 21:25:03 EET 2017
    
    
  
It does make sense, the deinterlacers convert 50 interlaced fields to 50
progressive frames, like for example yadif can do as well.
And disabling that functionality by default seems strange to me, as it's
clearly the superior mode of operation.
On 2/12/2017 8:02 PM, Miroslav Slugeň wrote:
> There is no need to copy second field if deinterlacing, it doesn't make
> sense to use two times same image.
> 
> 
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
    
    
More information about the ffmpeg-devel
mailing list