jellyfin/MediaBrowser.MediaEncoding/Probing
gnattu 8e5a2f565c Fix mpeg-ts detection
When the container name is `mpeg`, it means it is MPEG-PS, while the TS container should have the explicit name `mpeg-ts`.

Signed-off-by: gnattu <gnattuoc@me.com>
2024-06-09 21:23:13 +08:00
..
CodecType.cs Improve ffprobe json parsing and don't log error for Codec Type attachment 2023-02-01 14:58:04 +01:00
FFProbeHelpers.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
InternalMediaInfoResult.cs
MediaChapter.cs
MediaFormatInfo.cs
MediaStreamInfo.cs Improve ffprobe json parsing and don't log error for Codec Type attachment 2023-02-01 14:58:04 +01:00
MediaStreamInfoSideData.cs Remove redundant using directives 2022-09-28 16:26:03 +02:00
ProbeResultNormalizer.cs Fix mpeg-ts detection 2024-06-09 21:23:13 +08:00