Ricardo Constantino

Results 24 comments of Ricardo Constantino

Probably because the sub-* options aren't settable on runtime. Not all options can. Can you open an issue about this in mpv itself? On Wed, 8 Jul 2020 at 22:57,...

Works for me™ If you need something more robust there's probably other [better](https://github.com/occivink/mpv-scripts#encodelua)/[more maintained](https://github.com/ekisu/mpv-webm) scripts out [there](https://github.com/mpv-player/mpv/wiki/User-Scripts).

Yeah, youtube or youtube-dl do not clarify which audio language is being used, so this can't be automatically determined. On this specific video, `251-0` seems to be english, per manually...

What would a right-click menu contain though? 200 options?

If everything rust is broken in 32-bit, then nothing rust is compiled for 32-bit, simple. If any library is only broken in 32-bit, disable it indefinitely. If people need that...

Well, it'd be almost the same effort to keep 32-bit but strongly discourage it.

Is for sure not supported in ffmpeg, lol. Nor by anything, really. It's not even finalized. This is basically alpha-level stuff like vvc.

But why though? I thought they were banking everything on pushing AVIF and then AVIF2 based on AV2?

Can we do bit ~~operations~~ comparisons in batch and bash? At some point we might need bit masks to cover all combinations :V