2024-08-21, 02:03 PM
(This post was last modified: 2024-08-21, 07:07 PM by Kuno. Edited 2 times in total.)
Dear all,
I have a problem with transcoding and especially with transcoding and Live-TV.
1)
Generally:
I think jellyfin transcodes much more than it should. I also use emby and just tried to switch to jellyfin and can compare. With the same media emby use direct play and jellyfin uses transcoding - I don't know why. I guess emby tries direct-play and jellyfin tries to transcode with the bitrate from the settings (300MBit/s which means no transcoding necessary - but it tries to transcode)
2) With Live-TV (m3u Playlist) I have some channels which can't be played because of transcoding issues (same m3u used in emby - there it plays without problems).
I can find the wollowing entries in the log-file:
When disallowing transcoding in the user-rights the same live-TV channel works without problems - but I want to use transcoding in some circumstances so I can't globally disallow it.
3) short finding - the live-tv channel-list is sorted alphabetically in jellyfin - it would be much nicer when the channellist is in the same sorting-direction as in the m3u file (emby uses the order mentioned in the m3u-file which is the same as in the tv-receiver)
Thanks a lot for your help.
I have a problem with transcoding and especially with transcoding and Live-TV.
1)
Generally:
I think jellyfin transcodes much more than it should. I also use emby and just tried to switch to jellyfin and can compare. With the same media emby use direct play and jellyfin uses transcoding - I don't know why. I guess emby tries direct-play and jellyfin tries to transcode with the bitrate from the settings (300MBit/s which means no transcoding necessary - but it tries to transcode)
2) With Live-TV (m3u Playlist) I have some channels which can't be played because of transcoding issues (same m3u used in emby - there it plays without problems).
I can find the wollowing entries in the log-file:
Code:
[2024-08-21 14:31:24.065 +02:00] [ERR] Got invalid level when building CODECS field for HLS master playlist
[2024-08-21 14:31:24.152 +02:00] [ERR] Got invalid level when building CODECS field for HLS master playlist
[2024-08-21 14:31:24.252 +02:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 3000000 -probesize 1G -user_agent \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) App>
[2024-08-21 14:31:27.872 +02:00] [ERR] FFmpeg exited with code 1
[2024-08-21 14:31:27.932 +02:00] [ERR] Error processing request. URL
"GET" "/videos/da4830be-f350-ca42-7577-e440988b0750/live.m3u8".
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
When disallowing transcoding in the user-rights the same live-TV channel works without problems - but I want to use transcoding in some circumstances so I can't globally disallow it.
3) short finding - the live-tv channel-list is sorted alphabetically in jellyfin - it would be much nicer when the channellist is in the same sorting-direction as in the m3u file (emby uses the order mentioned in the m3u-file which is the same as in the tv-receiver)
Thanks a lot for your help.