[MPlayer-dev-eng] [PATCH] Fix AAC and EAC3 with demuxer lavf in MPEG transport streams.

Wang William william0wang at gmail.com
Mon Aug 31 11:17:44 CEST 2009


On Mon, Aug 31, 2009 at 4:14 PM, Christian P. Schmidt<schmidt at digadd.de> wrote:
> Nico Sabbi wrote:
>
> 0xff is actually used in wav (see libavformat/riff.c in
> ff_codec_wav_tags). ffmpeg uses it as the primary tag, while 0x706d and
> 0x4143 are alternate versions.
>
> lavf's mpeg-ts does actually not apply any 4cc. It just happens that in
> some cases reasonable tags end up in the codec_tag field.
>
> Regards,
> Christian
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>

I replaced 0xff by 0x706d and also fix DTS,MP3 and MPEG4 with demuxer
lavf in MPEG transport streams.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mp_taglists.diff
Type: application/octet-stream
Size: 1080 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090831/f296df8a/attachment.obj>


More information about the MPlayer-dev-eng mailing list