bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] TrueHD audio error


From: Robert Pliszko
Subject: Re: [Bino-list] TrueHD audio error
Date: Mon, 18 Apr 2011 21:36:21 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110407 Mandriva/3.1.9-0.2mdv2010.2 (2010.2) Lightning/1.0b2 Thunderbird/3.1.9

On 18.04.2011 21:16, Martin Lambers wrote:
Hi Robert!

Actually it is not an FFmpeg limitation, but a Bino limitation.
Currently, Bino takes whatever it gets from FFmpeg and then relies on
OpenAL to convert it to whatever format is suitable for output. If
OpenAL cannot handle what FFmpeg delivers, Bino just rejects it, to
avoid doing audio conversion itself and keep things simple.

OpenAL supports 32bit audio only in floating point format, not in signed
integer (s32) format. So currently Bino just rejects s32 audio. However,
we could convert s32 to float ourselves either during decoding or before
playback relatively easy. We could do this in-place because both data
types are 32bit. It would lose a little bit of precision, but not much.

If you have a link to a freely accessible sample file, I can look into
this during the next few days.

Martin

Thanks for your explanations.
You can download sample from link: http://systems-design.pl/xbmc/sample-001.mkv

Robert

PS. Sorry I'm late with my translations. I've done over 60% but I have a lot of work before weekend. I hope I finish it ASAP :-).

Attachment: Robert_Pliszko.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]