2023-07-18, 05:45 AM
(This post was last modified: 2023-07-18, 07:09 AM by doublesteelix. Edited 3 times in total.)
I have a collection of files which are transcoding, and I do not understand why. They use AV1 for video and AAC LC for audio in an MKV container. Based on the documentation, both the video and audio codec should be supported on Firefox, but the container is not.
I did attempt to look for similar issues, but I did not see anything recent about why it looks like the video is being transcoded when the audio codec is the reason for transcoding (and possibly that this audio codec is also just being copied?)
Expectation:
What's happening:
Other Notes:
Jellyfin version:
I've attached a screenshot with the playback info, showing the transcoding information and original and new codecs. I've also attached the Jellyfin and FFMPEG logs downloaded from the admin dashboard. (I trimmed the Jellyfin log to the last reboot before this. Please also note that I was attempting to force this to remux by disabling video transcoding before re-enabling it for the last entry, at 2023-07-18 05:19:XX).
I would really like to keep .MKVs for their support of many subtitle tracks and am very happy to allow remuxing. I would like to avoid transcoding both for power and video quality reasons.
I did attempt to look for similar issues, but I did not see anything recent about why it looks like the video is being transcoded when the audio codec is the reason for transcoding (and possibly that this audio codec is also just being copied?)
Expectation:
- Jellyfin will remux the content into a .mp4 container with no transcoding
- Failing that, Jellyfin would transcode the audio while copying the video, presenting AV1 to the client
What's happening:
- Video is transcoded to H264
- Uncertain: It looks like the audio codec is just being copied, despite Jellyfin stating this is the reason for transcoding?
Other Notes:
- I was able to direct-play these videos when they were in .mp4 containers. I wanted to add better subtitle support via .MKVs and assumed remuxing would be a minor concern while allowing me to include additional subtitles
Jellyfin version:
- Version: 10.8.10
- Operating System: Linux
- Docker: No
I've attached a screenshot with the playback info, showing the transcoding information and original and new codecs. I've also attached the Jellyfin and FFMPEG logs downloaded from the admin dashboard. (I trimmed the Jellyfin log to the last reboot before this. Please also note that I was attempting to force this to remux by disabling video transcoding before re-enabling it for the last entry, at 2023-07-18 05:19:XX).
I would really like to keep .MKVs for their support of many subtitle tracks and am very happy to allow remuxing. I would like to avoid transcoding both for power and video quality reasons.