[MPlayer-dev-eng] [PATCH] add support for tak format
Xidorn Quan
quanxunzhen at gmail.com
Mon Oct 8 13:25:49 CEST 2012
On Mon, Oct 8, 2012 at 7:19 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Xidorn Quan <quanxunzhen <at> gmail.com> writes:
>
> > +++ libmpdemux/extension.c (working copy)
> > @@ -84,6 +84,7 @@
> > { "mac", DEMUXER_TYPE_LAVF },
> > { "str", DEMUXER_TYPE_LAVF },
> > { "cdg", DEMUXER_TYPE_LAVF },
> > + { "tak", DEMUXER_TYPE_LAVF },
>
> Is this needed?
>
Yes, or it will not recognize the tak format and play it as raw pcm.
More information about the MPlayer-dev-eng
mailing list