Skip to content
Discussion options

You must be logged in to vote

I don't think it is the audio. AAC LC is very common and widely supported.

But according to https://developers.google.com/cast/docs/media#chromecast_with_google_tv, it looks like the max supported H264 level is 5.1. Your media info says the file is level 5.2 probably due to the 50fps. I think 5.1 tops out at 4k@30fps.

You said it plays in other apps which is not all that surprising because the bitrate is low, so the decoder should easily handle it if its not being strict.

I've noticed a similar issue with a couple of my videos (not even 4k). I think my app might be too strict at checking for support somehow. I have to investigate how to tweak this.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Zambucco
Comment options

@WirlyWirly
Comment options

Answer selected by Zambucco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants