mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Encoding option in settings is switched off if unsupported by VAAPI file is played #677
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 @martynas123 on GitHub (May 8, 2019).
Describe the bug
"Enable hardware encoding" option for VAAPI hw acceleration is off after playing unsupported video file (mpeg4).
HW transcoding works with HEVC file and option enabled.
Logs
System (please complete the following information):
Additional context
Environment variables in docker compose:
vainfo:
@stale[bot] commented on GitHub (Jul 29, 2019):
Issues go stale after 60d of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 7d of inactivity. If this issue is safe to close now please do so. If you have any questions you can reach us on Matrix or Social Media.
@martynas123 commented on GitHub (Aug 24, 2019):
Same happening on 10.3.7 with Jellyfin installed on Ubuntu instead docker container.
To Reproduce
@joshuaboniface commented on GitHub (Sep 29, 2019):
Closing in favour of the new issue, to avoid duplication.