[Mlt-devel] Deinterlace / Frame doubling

2017-04-07 Thread David Noble
frames to files. Have any of you been able to do this successfully? Cheers in advance, David. [1] https://home.nuug.no/~daven/20170407-melt/5sec.mov [2] https://home.nuug.no/~daven/20170407-melt/title-audio.mov [3] https://home.nuug.no/~daven/20170407-melt/5sec.mp4 [4] https://home.nuug.no/~daven

Re: [Mlt-devel] Deinterlace / Frame doubling

2017-04-07 Thread Brian Matherly
Hi David, On 4/7/2017 3:18 PM, David Noble wrote: > Hi > > I've got a couple 1080i25 sources[1], [2] that I'm trying to output to > a 1080p50 avformat consumer, and I seem to be struggling! > > It seems that there's some interesting quirks in how mlt behaves > contra how the yadif deinterlacer in

Re: [Mlt-devel] Deinterlace / Frame doubling

2017-04-07 Thread David Noble
Hi Brian, Cheers for the really quick response! 2017-04-07 22:51 GMT+02:00 Brian Matherly : *snip* > On 4/7/2017 3:18 PM, David Noble wrote: >> It appears yadif is used, but not in frame doubling mode. >> > > > I understand exactly what you are trying to do. The short answer is the MLT > does no

Re: [Mlt-devel] Deinterlace / Frame doubling

2017-04-07 Thread David Noble
e here for those interested: https://home.nuug.no/~daven/20170407-melt/title-audio.mov https://home.nuug.no/~daven/20170407-melt/15sec.mov https://home.nuug.no/~daven/20170407-melt/deinterlaced-bwdif.mp4 >From what I can see, Brian's suggestion of using bwdif looks really good - I'm please