Re: [FFmpeg-devel] QuickTime Edit List Support

2015-09-08 Thread Clément Bœsch
On Tue, Sep 08, 2015 at 04:29:48PM +0200, Clément Bœsch wrote: > On Tue, Sep 08, 2015 at 03:00:25PM +0100, Derek Buitenhuis wrote: > > On 9/8/2015 11:52 AM, Alex M wrote: > > > Could somebody please confirm that this issue is still considered > > > outstanding and that a working patch has not been

Re: [FFmpeg-devel] QuickTime Edit List Support

2015-09-08 Thread Clément Bœsch
On Tue, Sep 08, 2015 at 03:00:25PM +0100, Derek Buitenhuis wrote: > On 9/8/2015 11:52 AM, Alex M wrote: > > Could somebody please confirm that this issue is still considered > > outstanding and that a working patch has not been submitted? In which case > > I’ll start work on this asap. > > Workin

Re: [FFmpeg-devel] QuickTime Edit List Support

2015-09-08 Thread Derek Buitenhuis
On 9/8/2015 11:52 AM, Alex M wrote: > Could somebody please confirm that this issue is still considered > outstanding and that a working patch has not been submitted? In which case > I’ll start work on this asap. Working this cleanly into the API is no small feat. Clément was working on this rece

[FFmpeg-devel] QuickTime Edit List Support

2015-09-08 Thread Alex M
Hi, I'm working on a project using FFmpeg which involves transcoding of Quicktime MOV files that contain multiple edit lists. I have discovered this raises issues with FFmpeg and support for (multiple) quicktime edit lists. This is a key requirement for this project so I am open to making and s