valadaptive

Results 209 comments of valadaptive

@xStrom Did you get very far? At some point I need to implement vertical alignment for egui stuff but don't want to step on your toes.

1. Yes, those sliders are logarithmic. [Here's the code in the GUI library I use that maps them to linear sliders.](https://github.com/emilk/egui/blob/5d6a58b9176c2ae807928293da8a4e68f1c70d13/crates/egui/src/widgets/slider.rs#L1052-L1079) You might need to apply your own weighting to...

It should not be possible for an app running without admin privileges to crash your entire operating system. If an app can do that, it signifies a bug in the...

You should report this bug to Apple, then.

There's nothing I can do to fix this bug, because it is by definition a bug in macOS. You should report it to Apple.

I've thought about this, but don't want to make it constantly connect to the internet. Maybe a manual "check for updates" option.

What video are you rendering? H.264 output is stereo for me.

Interesting. If you try converting a video [with the command-line interface](https://ntsc.rs/docs/command-line-interface/), does it work or display some sort of error? (BTW, thank you for doing your research beforehand!)

Try running it in the command prompt

No feedback running ntsc-rs-cli from the command prompt? No output, it just exits immediately?