Android "Google Chromecast with Google TV" dongle with a new "Google TV" ecosystem and UI
#72
Thanks much:
Quote:2020-10-03 17:33:32.591 T:21350    INFO <general>: Float is supported
2020-10-03 17:33:32.591 T:21350    INFO <general>: Multi channel Float is supported
2020-10-03 17:33:32.593 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 32000 supported
2020-10-03 17:33:32.594 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 44100 supported
2020-10-03 17:33:32.595 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 48000 supported
2020-10-03 17:33:32.596 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 88200 supported
2020-10-03 17:33:32.596 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 96000 supported
2020-10-03 17:33:32.597 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 176400 supported
2020-10-03 17:33:32.598 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 192000 supported
2020-10-03 17:33:32.626 T:21350   DEBUG <general>: VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 13 success: true
2020-10-03 17:33:32.626 T:21350   DEBUG <general>: AESinkAUDIOTrack: Using IEC PT mode: 13
2020-10-03 17:33:32.626 T:21350   DEBUG <general>: AC3 and DTS via IEC61937 is supported
2020-10-03 17:33:32.662 T:21350   DEBUG <general>: VerifySinkConfiguration samplerate: 192000 mask: 12 encoding: 13 success: true
2020-10-03 17:33:32.662 T:21350   DEBUG <general>: E-AC3 and DTSHD-HR via IEC61937 is supported
2020-10-03 17:33:32.672 T:21350    INFO <general>: AESinkAUDIOTRACK - AudioTrack creation (channelMask 0x000018fc): java.lang.IllegalArgumentException: ENCODING_IEC61937 must be configured as CHANNEL_OUT_STEREO
2020-10-03 17:33:32.673 T:21350   DEBUG <general>: VerifySinkConfiguration samplerate: 192000 mask: 6396 encoding: 13 success: false
2020-10-03 17:33:32.685 T:21350   DEBUG <general>: VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 4 success: true
2020-10-03 17:33:32.696 T:21350   DEBUG <general>: VerifySinkConfiguration samplerate: 48000 mask: 6396 encoding: 4 success: true
2020-10-03 17:33:32.696 T:21350    INFO <general>: Float is supported
2020-10-03 17:33:32.697 T:21350    INFO <general>: Multi channel Float is supported
2020-10-03 17:33:32.697 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 32000 supported
2020-10-03 17:33:32.698 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 44100 supported
2020-10-03 17:33:32.699 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 48000 supported
2020-10-03 17:33:32.700 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 88200 supported
2020-10-03 17:33:32.701 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 96000 supported
2020-10-03 17:33:32.702 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 176400 supported
2020-10-03 17:33:32.703 T:21350   DEBUG <general>: AESinkAUDIOTRACK - 192000 supported
2020-10-03 17:33:32.736 T:21350   DEBUG <general>: VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 5 success: true
2020-10-03 17:33:32.736 T:21350   DEBUG <general>: Firmware implements AC3 RAW
2020-10-03 17:33:32.776 T:21350   DEBUG <general>: VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 6 success: true
2020-10-03 17:33:32.776 T:21350   DEBUG <general>: Firmware implements EAC3 RAW
2020-10-03 17:33:32.805 T:21350   DEBUG <general>: VerifySinkConfiguration samplerate: 48000 mask: 12 encoding: 7 success: true
2020-10-03 17:33:32.806 T:21350   DEBUG <general>: Firmware implements DTS RAW
2020-10-03 17:33:32.815 T:21350   DEBUG <general>: VerifySinkConfiguration samplerate: 48000 mask: 6396 encoding: 8 success: false
2020-10-03 17:33:32.818 T:21350   DEBUG <general>: VerifySinkConfiguration samplerate: 48000 mask: 6396 encoding: 14 success: false

Yeah, as the reviews suggested: DTS, AC3, EAC3 is supported. And the good side multi-channel float is supported as well, means you can losslessly decode DTS-HD, TrueHD and output it as 7.1 LPCM without reducing the quality.

I am in contact with google for a long time concerning:
Quote:2020-10-03 17:33:32.672 T:21350    INFO <general>: AESinkAUDIOTRACK - AudioTrack creation (channelMask 0x000018fc): java.lang.IllegalArgumentException: ENCODING_IEC61937 must be configured as CHANNEL_OUT_STEREO

They wanted to fix that for Version 10 already, we even proposed the new text for the audio documentation. Reason: from the API they only allow opening the sink in STEREO for IEC passthrough, but here the bandwidth is not enough for DTS-HD, TrueHD. I just wrote them again the day before yesterday when I heard that their new device also cannot cope with HD audio in PT mode.

I could create you a version that tries to open 4*192 khz == 768 khz samplerate, but chances are very, very unlikely that this will work.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply


Messages In This Thread
RE: "Google Chromecast with Google TV" dongle with a new "Google TV" ecosystem and UI - by fritsch - 2020-10-04, 06:00
Logout Mark Read Team Forum Stats Members Help
"Google Chromecast with Google TV" dongle with a new "Google TV" ecosystem and UI0