Thefrank
Thefrank
`kldstat` for listing `kldload` to load `kldunload` for unloading https://www.freebsd.org/cgi/man.cgi?query=kld&sektion=4
oh yeah TrueNAS. It might have `drm` and something like `amdgpu`. If not, you have a much harder task of adding it back in every time TrueNAS restarts and every...
The log for `ffmpeg` should have something about `hwaccel type` (e.g., `Using cuda hwaccel type dxva2 with new default device`)
There should be a noticeable difference (e.g., time to encode or CPU usage when de/encoding) between using and not using hwaccel emby has a nice hw detection tool that you...
> It won't be DXVA because that's Windows-specific. Yeah that was a bad example. I only have a GPU that can hwaccel in a Windows box right now and checked...
@spz2k9 thats a pretty cool solution! Would you be willing to make a PR here with that information?
https://en.wikipedia.org/wiki/Intel_Core need to have a 4th gen I-series* or newer Intel CPU AFAIK edit typo This is far more of a mess than I thought: https://github.com/intel/media-driver#decodingencoding-features
@michaelburton its worth a shot to open a PR with Jellyfin, but to be completely straightforward, it is unlikely to get merged as they do not officially support it. I...
Sorry about leaving this open for so long! It is stalled upstream from the two listed PRs. I will reopen/remake this if the required support is merged.
what doesn't work? building from MAIN/HEAD is fine with: gcc10 and `--disable-dtrace` I does return a ton of `Your operating system's sysconf (3) function doesn't correctly report physical memory size!`...