5584bbca57b7d8638c91f19495be93c7c2358dfa
GetMediaInfo previously only recognized mpeg2video/h264/hevc and silently returned 0x0 with no error for other codecs (VC-1, MPEG-4 ASP, AV1, ProRes), causing DetectMediaType to misclassify as DVD and feeding bogus dimensions to the zscale filter. Pick the first stream with codec_type=video and return an explicit error if none is found.
Description
No description provided
150 KiB
Languages
Go
100%