2024-03-30, 01:51 AM
(This post was last modified: 2024-03-30, 03:17 AM by adobe-is-a-free-elf. Edited 1 time in total.)
Running Jellyfin on a RPI4, so I'd like to use direct play as much as possible. I am streaming on a roku 4k and here are the logs from jellyfin:
And here is the file info:
https://i.imgur.com/ZhxXlmG.png
Here is the file info for one that does direct streaming:
https://i.imgur.com/hBAxXYG.png
Is it simply the bitrate (10085 kpbs / 8469 kbps for video and 640 / 768 kbps for audio)?
How to look for this info when downloading?
Any tips on setting up *arrs to filter out unsuported codecs?
Code:
[2024-03-30 01:31:07.030 +00:00] [INF] [32] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Official Roku Client", Path="/data/tvshows/random-tv-show/random-tv-show.mkv", AudioStreamIndex=1, SubtitleStreamIndex=-2 ) => ( PlayMethod=Transcode, TranscodeReason=AudioCodecNotSupported, VideoBitrateNotSupported ) "media:/videos/140275de-7b19-f452-a325-044bc42fca95/stream?MediaSourceId=140275de7b19f452a325044bc42fca95&AudioStreamIndex=1&SubtitleStreamIndex=-2&api_key=<token>&SubtitleMethod=Encode&RequireAvc=false&Tag=1e8c0ff6568c20042d2ec8cde5a3ba08&TranscodeReasons=AudioCodecNotSupported,%20VideoBitrateNotSupported"
And here is the file info:
https://i.imgur.com/ZhxXlmG.png
Here is the file info for one that does direct streaming:
https://i.imgur.com/hBAxXYG.png
Is it simply the bitrate (10085 kpbs / 8469 kbps for video and 640 / 768 kbps for audio)?
How to look for this info when downloading?
Any tips on setting up *arrs to filter out unsuported codecs?