Art Clarke wrote: >> any other ideas? > > In case similar folks are wondering, to fix it I looked at the > AVOutputFormat object associated with my AVFormatContext, and if it > had AVFMT_GLOBALHEADER set, then I had to make sure that each > AVCodecContext I encoded with also had CODEC_FLAG_GLOBAL_HEADER set. > > Obvious really :)
At least it was extradata related ;) Besides, any idea to make it more obvious ? -- Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA checking for life_signs in -lkenny... no FFmpeg maintainer http://www.ffmpeg.org _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
