> > +        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

Attachment: 0001-avformat-mov-add-support-for-Adobe-Alpha-metadata.patch
Description: Binary data

Attachment: 0002-avformat-movenc-add-support-for-writing-alpha-metada.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to