pabloromeo / clusterplex

ClusterPlex is an extended version of Plex, which supports distributed Workers across a cluster to handle transcoding requests.
MIT License
410 stars 33 forks source link

'H4 not supported' error on Chromecast #272

Closed christensenjairus closed 2 months ago

christensenjairus commented 6 months ago

Describe the bug 'H4 not supported' error on chromecasts when transcoding.

To Reproduce Steps to reproduce the behavior:

  1. Use clusterplex with no special installation configuration
  2. Play a movie on plex using a chromecast
  3. Change from original quality to a transcode, 720p HIGH for example.
  4. Error occurs instead of playing

Expected behavior Movie to play with no error.

Additional context This does not occur on latest plex docker install. I have normal dockerized plex running on another server, and the movie plays transcoded just fine.

Seems this is a common issue with plex and chromecasts when plex is using older codec versions. Most of the plex issues I've seen are from around 5 years ago. Seems the codecs aren't up to date.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 30 days with no activity.

pabloromeo commented 4 months ago

It could be that we are missing some particular codecs when initializing the worker. When using the regular Plex install, can you identify which codecs plex has downloaded in its codecs folder?

christensenjairus commented 4 months ago

I've got EasyAudioEncoder-1978 and a handful of other .so files

image

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.