zhentan feng wrote: > [...] > > + > + mxf_write_local_tag(pb, company_name_len, 0x3C01); > + put_buffer(pb, "FFmpeg", company_name_len);
Sorry for noticing it so late, but this is wrong, all strings in MXF are in UTF-16. [...] -- Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA Smartjog USA Inc. http://www.smartjog.com Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
