[MPlayer-dev-eng] [PATCH]SPDIF pass through decoder

Naoya OYAMA naoya.oyama at gmail.com
Mon Aug 22 15:14:27 CEST 2011


2011/8/18, Carl Eugen Hoyos <cehoyos at ag.or.at>:
> Naoya OYAMA <naoya.oyama <at> gmail.com> writes:
>
>> Thanks for the review.
>> patch updated.
>
> Thank you for this important patch!

Thank you for commenting.

> http://samples.multimedia.cx/A-codecs/AC3/eac3/
> To test, I had to force sh->samplerate to 192000 (I believe this is always
> necessary for eac3, truehd needs 192000 and channels=8).

Thank you for provision test sample.
I can test eac3 stream.

>> +        if (sh->avctx->sample_rate < 24000) {
>
> demuxer lavf always crashes for me in this line.
> For my tests, I removed the whole block.

I understand sh->avctx maybe NULL.

> Does your receiver support DTS-HD Master?

Yes. My receiver support DTS-HD Master.

> I ask because all HD Master tracks are played as DTS (no HD Master) in my
> tests.

My receiver indicates HD Master tracks is DTS(no HD Master).

> I suspect something the muxing rate of the spdif muxer has to be set (and
> samplerate=192k and channels=8).

I understand.
My PC cannot output 192KHz and 8ch stream.
So, I will renew the PC and re-setup development environment.
Please be waiting for setup and test.

> I believe you will find samples in
> http://samples.multimedia.cx/A-codecs/DTS/dts/
Thank you for provision test sample.


More information about the MPlayer-dev-eng mailing list