Closed defencedog closed 1 week ago
Jellyfin has recently added Rockchip VPU acceleration via rkmpp https://jellyfin.org/docs/general/administration/hardware-acceleration/rockchip/
rkmpp
A similar feature is requested
Video playback can use ffmpeg binary that utilize Rockchip HW components X4
ffmpeg
$ ls -l /dev | grep -E "mpp|rga|dri|dma_heap" drwxr-xr-x 2 root root 80 Jan 1 1970 dma_heap drwxr-xr-x 3 root root 140 Jan 18 18:50 dri crw-rw---- 1 root video 241, 0 Jan 18 18:50 mpp_service crw-rw---- 1 root video 10, 122 Jan 18 18:50 rga
nOT APPLICABLE
new feature
No response
You need to make this feature request to Chromium. Once they add support and Electron updates to the relevant version of Chromium and FreeTube updates to that version of Electron, it'll be supported in FreeTube.
Guidelines
Problem Description
Jellyfin has recently added Rockchip VPU acceleration via
rkmpp
https://jellyfin.org/docs/general/administration/hardware-acceleration/rockchip/A similar feature is requested
Proposed Solution
Video playback can use
ffmpeg
binary that utilize Rockchip HW components X4Alternatives Considered
nOT APPLICABLE
Issue Labels
new feature
Additional Information
No response