Commit Graph

1 Commits

Author SHA1 Message Date
Moritz Bunkus
c709cf94a9 merge: try reliable audio (AAC, AC-3, MP3) detection before MPEG TS/PS detection
Audio frames at the start of the file should have higher precedence,
especially over formats that don't always have start codes at the
beginning of the file.

Fixes certain AC-3 files being mis-detected as encrypted MPEG program streams.
2017-10-07 17:27:16 +02:00