David Rickard

Results 501 comments of David Rickard

Thanks for the report. Looks similar to this one: https://github.com/microsoft/PowerToys/issues/31226 Something unexpected is happening in Windows, apparently desktop composition is always supposed to be enabled. I don't think there's anything...

That is wild. I'm not sure what it could be doing to affect that. And VidCoder works normally, it just freezes the explorer process? I wonder if it's something related...

Does changing the video codec do anything? I'm wondering if some video card drivers may be involved here.

I could add that if such a list becomes available in the HandBrake core that VidCoder uses. I don't plan on adding UI for all possible advanced settings. We had...

The "Custom Track Names" currently only applies to subtitles picked from the source, not external subtitles. VidCoder would need a different mechanism to name those, since you should be able...

Try it with HandBrake. VidCoder uses HandBrake for the core encoding engine, so if the issue reproduces there it's an issue with their code and you can ask them for...

Try it with HandBrake. VidCoder uses HandBrake for the core encoding engine, so if the issue reproduces there it's an issue with their code and you can ask them for...

The estimate is based on the overall work completion rate for the whole queue. It may have gotten off because earlier queue work completed faster.

Yes, it's possible to make the logic more complex, but more accurate. There may be a couple of things that would help, like having a "sliding window" for calculating the...

Sorry it took me so long to get to this. I was assuming it was some bug I had to fix, but I can't reproduce your error. Can you be...