Files
jellyfin/MediaBrowser.Controller/MediaEncoding
mani 0da3d7e29a Fix CRT shader VAAPI path: use reverse=1 instead of hwdownload+hwupload
hwdownload+hwupload produced output with no video. Switch back to
hwmap reverse=1 to VAAPI (then hwmap to QSV). Now that scale_opencl is
gone and the shader processes NV12 natively, the OpenCL frames remain
in the VAAPI-linked pool so reverse=1 is viable.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 01:18:15 +01:00
..