Closed LinAGKar closed 1 week ago
This may be fixed by #663. Can you please check using unstable Cast client?
I had a similar file that was H264 + AAC which was 1080p, but the client would always ask Jellyfin to downscale to 720p. In the logs you provided I can see the input file was 1920x1080 but the output was 1280x720.
Yes, this does not seem to happen with unstable cast client.
Thanks for confirming, I think this can be closed then as it was fixed by #663.
This issue respects the following points:
Description of the bug
Jellyfin always transcodes videos if this is allowed for a user, when playing on chromecast.
Reproduction steps
What is the current bug behavior?
It always transcodes the video if allowed. If I disable "Allow video playbach that requires transcoding", it will just remux the video instead, poiving it didn't need to transcode it.
What is the expected correct behavior?
Only transcodes if necessary. Plays mkv+h.264+aac via remuxing and mp4+h.264+aac via direct play.
Jellyfin Server version
10.9.11+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.9.11
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response