Jump to content

Audio HD decoding


minitoine

Recommended Posts

minitoine

Hi guys,

 

 

I read a lot of topics about this, but didn't found a response explicitly. (Even if i get one by testing at home).

 

I have a LG TV with all audio decoders except True HD.

 

When I play a file containing one of supported codec on my Nvidia Shield TV, passthrough is ok, and direct play is ok, bla bla bla.

But, as my TV can't support True HD, when faced to it, i thought that as passthrough is not available, the player itself would decode True HD to PCM to TV.

 

Currently, Emby for Android TV uses ExoPlay 2.XX which supports audio HD decoding thanks to ffmpeg. 

But is that support is only for Passthrough ? or also for decoding ?

 

I don't understand (even if I understand) why my server is transcoding passthrough if the ExoPlayer of the Shield TV can do it on its own. 

 

Please light me on !

 

minitoine

 

Link to comment
Share on other sites

We do not currently support player decoding of those codecs (may in the future) but the server can do it very easily without much load.

Link to comment
Share on other sites

minitoine

Thanks for the confirmation.

 

But, question : why are you not supporting this if the version of ffmpeg in the ExoPlayer you are embedding in you app supports it in an easy way ? (more a dev question) The support is native (??), i don't understand.

 

Is it difficult (or time-needed not spent) to adapt your code to use full capabilities of the embedded Android player ? 

 

Thx in advance :)

Edited by minitoine
Link to comment
Share on other sites

FFmpeg is not embedded in ExoPlayer.  It is offered as an extension but must be sourced and compiled separately and there are licensing considerations to take into account.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...