Nicolas F.
Nicolas F.
no because mpv needs to be built against the correct ffmpeg binary, you cannot simply replace your system one. Instead, build ffmpeg with a `--prefix` (some directory you create), `make...
There are two ffmpeg filters for this which you can use through the `--af` option: * dynaudnorm: https://ffmpeg.org/ffmpeg-filters.html#dynaudnorm * loudnorm: https://ffmpeg.org/ffmpeg-filters.html#loudnorm
Instead of `-ovcopts x265-params="level-idc=51"` can you try `-ovcopts 'x265-params="level-idc=51"'`?
I'm glad the bug you experienced with an out-of-date mpv that was in a component that is not mpv when using an API you should have no reason to use...
On a Linux system, you're unlikely wanting to go through the QuickSync layer but instead want to go through va-api instead, which pokes precisely the same hardware but through a...
`meson setup -Dvaapi=enabled build` to create a meson configuration with vaapi forcibly enabled in `./build`. Usually, it is auto-detected if present. You'll also need to have libva installed, and I...
@twilson90 Looks like your mpv version is too old to have separated vaapi from X11. Current mpv distinguishes between vaapi on X11, vaapi on DRM and vaapi on Wayland. @Andarwinux...
Need nvidia CumWorks® AI HDR SuperBlasting 5G Smart Cloud Enhancing (Donut Steel and do not ask for technical details or documentation) on my PenisExploder 4000 via DLL injection into chrome.exe...
Two awkward things I've noticed which may or may not be related to the implementation in this PR: 1. you can't bind mouse buttons to global shortcuts. I assume this...
Good luck, rust's static compilation means no distro will want to touch this with a 10 foot pole