Leo Izen

Results 188 comments of Leo Izen

Yea, it's still a bug, adding a lua script shouldn't cause a crash in the C code.

Is there still interest in this? If so you'll need to rebase it onto the master as there are merge conflicts.

Except it doesn't start VLC by itself. At least not on Linux.

Shaders run on a GPU, are you perhaps referring to audio filters? You can use that with `--af=`.

Refusing to decode video when the window isn't in focus doesn't make sense, as you create latency when you re-focus on the window. However, mpv doesn't render the video if...

It sounds like they're saying the keybind to increase/decrease sub height stops working after toggling sub-ass-override=force on and off (also can be done with a keybind).

It is indeed a bug if toggling it on and off removes the functionality.

As far as I'm aware, mpv already supports `--hwdec=mmal`, so what happens when you try that?

Those are just hardware-specific pixel formats. No conversion is done before decoding as that would not be possible to do until after decoding. When decoding directly to a hardware texture,...