[FFmpeg-devel] [PATCH] MLP/TrueHD Decoder - 2nd try
Ian Caulfield
ian.caulfield
Wed Jul 2 17:26:09 CEST 2008
2008/7/2 Michael Niedermayer <michaelni at gmx.at>:
> On Tue, Jul 01, 2008 at 06:24:55PM +0100, Ramiro Polla wrote:
>> Michael Niedermayer wrote:
>>> On Tue, Jul 01, 2008 at 01:55:39AM +0100, Ramiro Polla wrote:
>
>> /** Maximum sample frequency supported. */
>> #define MAX_SAMPLERATE 192000
>
> slightly unclear, supported by our implementation or MLP?
>
I think it's the maximum supported by MLP/TrueHD, but again, no spec
available...
>> skip_bits(gbp, 16); /* Output timestamp */
>
> If its a timestamp then it should end in AVFrame.pts i think
It's actually the low order 16 bits of the difference between the pts and dts...
Ian
More information about the ffmpeg-devel
mailing list