An open API service indexing awesome lists of open source software.

https://github.com/flareflo/jellyfin-hwcodec-tabulator

Jellyfin VA-API codec enumeration helper
https://github.com/flareflo/jellyfin-hwcodec-tabulator

codec jellyfin va-api vaapi

Last synced: 11 months ago
JSON representation

Jellyfin VA-API codec enumeration helper

Awesome Lists containing this project

README

          

# jellyfin-hwcodec-tabulator
## Usage:
```sh
python jellyfin_hwcodec.py --device renderD128
```
renderD128 is usually the iGPU and renderD129 a dedicated GPU.
Check `ls /dev/dri/` for available VA-API devices.