[FFmpeg-devel] [PATCH 3/3] lavf/movenc: support iTunes cover art

Matthieu Bouron matthieu.bouron at gmail.com
Fri Aug 2 22:51:12 CEST 2013


On Thu, Aug 01, 2013 at 03:54:45AM +0200, Michael Niedermayer wrote:
> On Wed, Jul 31, 2013 at 07:25:22PM +0100, Matthieu Bouron wrote:
> > On Sun, Jul 28, 2013 at 05:28:30PM +0200, Matthieu Bouron wrote:
> > > On Sat, Jul 27, 2013 at 09:37:25PM +0200, Matthieu Bouron wrote:
> > > > 
> > > > BTW, updated patch attached (fixing an indentation mistake + return
> > > > immediately after storing attached pic in mov_write_packet function).
> > > 
> > > Updated and rebased patch attached (take psp check into account + fix a
> > > warning).
> > 
> > Sorry to bring this up again, but i would like to know if this patch has
> > any chances to be accepted since the tradeoff of this feature is
> > "instrusive" code (required to discard apic streams from being referenced
> > as mov/mp4 tracks).
> > 
> > Reviews and comments welcomed :)
> 
> If you take over maintaince of the mov muxer then you can just push
> the change to your repository and ask me to merge it.
> 
> I already maintain quite abit of code and loosing the 1:1 relation
> of streams in a moderately complex muxer has the potential of
> increasing the maintaince burden for that code. Iam thus not entirely
> happy about that ...
> 
> So basically iam happy to apply this but it must not increas the
> maintaince burden on my side. the mov muxer either should get a
> new maintainer or some other part of the codebase that i maintain
> should get a new maintainer or some other responsibility i have should
> be taken over by someone else. 

Which other parts of the codebase require a maintainer ?
My knowledge of the mov/mp4 formats is far from perfect but I would be
happy to take maintenance over it if it can help.

Matthieu


More information about the ffmpeg-devel mailing list