mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: DLNA server ignores profile and always transcodes HEVC #4061
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gerbik on GitHub (Jul 26, 2022).
Please describe your bug
My TV can decode HEVC but Jellyfin DLNA server always chooses to transcode HEVC, regardless of what I specify in the profile
Always seeing "PlayMethod=Transcode, TranscodeReason=VideoCodecNotSupported"
Custom Profile /etc/jellyfin/dlna/user/Panasonic GX800.xml
...<DirectPlayProfile container="mkv" audioCodec="aac,ac3,dca,mp3,mp2,pcm" videoCodec="h264,h265,hevc,mpeg2video" type="Video" />...using latest Jellyfin build from repo.jellyfin.org (10.8.1-1) on Ubuntu 20.04.4 LTS
Jellyfin Version
Other
if other:
10.8.1-1
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (Nov 24, 2022):
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.