valadaptive
valadaptive
Apologies for the delay--can you try running ntsc-rs with the `RUST_LOG=debug` environment variable set and see where it gets stuck?
I updated a lot of dependencies for the 0.8.0 release, and it's possible that a bugfix in one of them fixed the issue. Glad to hear it's working now!
I'm testing this out now, and it seems like the DAR is properly passed through to the output video, although it doesn't show up in the preview. For instance, both...
@nlolnlolnlolnlo Can you reproduce this in v0.8.1? Aspect ratios seem to be properly passed through when rendering even in older versions, and should display correctly in the preview in v0.8.1....
I can reproduce this problem on Firefox. Clicking on a link in the ToC will very often send me to a completely different part of the page: https://github.com/nodejs/node/assets/79560998/e3b820f7-f87e-481c-8f91-2e7d0c3a3e4d I don't...
I posted this in #53584, but posting it here as well. This is *not* a Chromium bug, and occurs in Firefox as well. I believe it was not previously showing...
The fix would be reverting #37301. Would that be acceptable?
Ah, looks like it was already attempted in https://github.com/nodejs/node/pull/41869. Apparently removing the hack causes some breakage, although no screenshots were provided. Currently trying to figure out how to build the...
OK, just tracked it down and it was fixed in https://github.com/nodejs/node/pull/53510 already which hasn't landed yet
Coming back to this--I'm not sure what's not working here. Is it that the color information isn't affected with the bandwidth scale lowered and only the luminance is?