[FFmpeg-devel] avformat/mov : add support for read/write Adobe Alpha Udta

Martin Vignali martin.vignali at gmail.com
Sun Mar 11 14:43:16 EET 2018


> > +        av_log(c->fc, AV_LOG_ERROR,
> > +               "unknown value for ALFA udta (%llu)\n", alpha_val);
>
> the %llu looks wrong for the type
>
>
>
New patch in attach replacing %llu with %"PRIu64

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-mov-add-support-for-Adobe-Alpha-metadata.patch
Type: application/octet-stream
Size: 2011 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180311/7ea3259d/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avformat-movenc-add-support-for-writing-alpha-metada.patch
Type: application/octet-stream
Size: 1978 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180311/7ea3259d/attachment-0001.obj>


More information about the ffmpeg-devel mailing list