On 7/3/2017 3:00 AM, James Almer wrote:
>> +    { AV_CODEC_ID_EAC3        , MKTAG('a', 'c', '-', '3') },
> Should be ec-3. Changing it fixes fate-copy-trac3074 as pointed by
> Michael in a reply to patch 2/5.

OK, this was my bug; Libav does't have that entry at all.

> 
>> +    { AV_CODEC_ID_DTS         , MKTAG('m', 'p', '4', 'a') },
> Doesn't DTS have a bunch of unique tags? The ones listed in
> ff_codec_movaudio_tags and http://www.mp4ra.org/codecs.html

I'll check into it.

- Derek

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

Reply via email to