2023-11-20, 10:53 AM
So why is remuxing not happening?
For a file with the same codecs, but in MP4 i get this:
Those are the same codecs, HEVC main 10 for video and AAC 5.1 for audio. And i get direct play.
Why do HEVC main 10 and AAC 5.1 in MKV do not result in remuxing to MP4? I though that was supposed to happen.
For a file with the same codecs, but in MP4 i get this:
Code:
[2023-11-20 11:48:38.706 +01:00] [INF] [110] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "admin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2023-11-20 11:48:38.707 +01:00] [DBG] [110] Jellyfin.Api.Helpers.MediaInfoHelper: Profile: "Unknown Profile", Path: "/media/series/other_series/S01/e01.mp4", isEligibleForDirectPlay: True, isEligibleForDirectStream: False
[2023-11-20 11:48:38.717 +01:00] [DBG] [110] Jellyfin.Api.Helpers.MediaInfoHelper: DirectPlay Result for Profile: "Anonymous Profile", Path: "/media/series/other_series/S01/e01.mp4", PlayMethod: DirectPlay, AudioStreamIndex: 2, SubtitleStreamIndex: 0, Reasons: 0
Those are the same codecs, HEVC main 10 for video and AAC 5.1 for audio. And i get direct play.
Why do HEVC main 10 and AAC 5.1 in MKV do not result in remuxing to MP4? I though that was supposed to happen.