[Ffmpeg-devel] [PATCH] getting basic parameters when demuxing AC3
Michael Niedermayer
michaelni
Sat May 28 13:30:06 CEST 2005
Hi
On Saturday 28 May 2005 11:32, Nico Sabbi wrote:
> Hi,
> this patch assigns bitrate, sample-rate and number of channels when
> demuxing ac3 in raw mode.
> Successfully tested with mencoder -demuxer 35, that otherwise fails.
rejected, libavformat has a ac3 parser which does that already cleanly, its
just disabled in mencoder IIRC, to fix this you just have to make the ac3
parser in (parser.c) independant from libavcdoec/liba52
[...]
--
Michael
More information about the ffmpeg-devel
mailing list