[FFmpeg-devel] [PATCH]Allow decoding of eac3 in mpegts
Carl Eugen Hoyos
cehoyos
Sat Oct 10 23:19:29 CEST 2009
Baptiste Coudurier <baptiste.coudurier <at> gmail.com> writes:
> > + { 0x84, CODEC_TYPE_AUDIO, CODEC_ID_EAC3 },
> > { 0x90, CODEC_TYPE_SUBTITLE, CODEC_ID_HDMV_PGS_SUBTITLE },
> > { 0 },
> > };
> >
>
> I have no objection to the patch.
Applied.
> We might also want to probe it sucessfully.
>
> Can you please test that set_codec_from_probe_data returns eac3 raw
> demuxer ? It could then be enabled.
Sorry, I don't understand: The eac3 raw muxer and demuxer work fine with this
sample (but that was probably not what you meant).
Carl Eugen
More information about the ffmpeg-devel
mailing list