[FFmpeg-devel] [PATCH]Support DVD-A files containing LPCM

Hendrik Leppkes h.leppkes at gmail.com
Sat Aug 3 08:50:39 CEST 2013


On Sat, Aug 3, 2013 at 3:42 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Fri, Aug 02, 2013 at 10:41:54AM +0200, Carl Eugen Hoyos wrote:
>> On Wednesday 31 July 2013 01:34:54 am Carl Eugen Hoyos wrote:
>> > On Monday 29 July 2013 08:29:09 pm Kirill Gavrilov wrote:
>> > > On Mon, Jul 29, 2013 at 3:18 PM, Carl Eugen Hoyos wrote:
>> > > > I cannot implement >16bit or multichannel without samples.
>> > >
>> > > If it was request - you can try this 10 MiB cut sample:
>> > > http://sview.cifro-city.ru/trash/ats.AOB
>> >
>> > Thank you!
>> >
>> > New patch attached, 20bit is untested.
>>
>> New patch attached that sets channel_layout.
>>
>> Please review, Carl Eugen
>
>>  mpeg.c |   45 +++++++++++++++++++++++++++++++++++++++++++++
>>  1 file changed, 45 insertions(+)
>> ee44b5cfe0b28a5c113e180112e9bc15b68361f8  patchdvdalpcm2.diff
>> diff --git a/libavformat/mpeg.c b/libavformat/mpeg.c
>
> how is this related to libacodec/pcm-mpeg.c ?
>

It isn't, pcm-mpeg.c is for PCM on Blu-rays, while this is for DVD Audio.


More information about the ffmpeg-devel mailing list