Skip to content

tsdemux: Handle old streams claiming to be HDMV with Opus

GStreamer 1.16 and earlier produced streams with HDMV registration id but with Opus audio streams on the stream ID that AC-4 now uses. Make sure those still play back by special casing the check for AC-4 in HDMV

Fixes #1295 (closed)

Merge request reports