Hi,
zhentan feng wrote:
> [...]
>
> +
> + if (!(s->streams[0]->codec->flags & CODEC_FLAG_BITEXACT)) {
> + mxf_write_local_tag(pb, version_string_len, 0x3C04);
> + put_buffer(pb, LIBAVFORMAT_IDENT, version_string_len);
> + }
According to 377M, Version String is "req", so you have to put something
here when bitexact is enabled. IMHO "0.0.0" should be fine.
[...]
--
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