李四

Results 145 comments of 李四

Oh yeah, and somehow the msys2 environment (the shell?) supports a single argument length up to nearly 12 MiB... and the total command line length limit is probably even longer....

It looks like something just randomly decided to stop working... I also tried several fresh buils with issue author and LigH configurations (exact same configurations, directly copied from logs.zip) and...

Disabling ccache in m-ab-s is actually "telling" ccache to not cache while still using ccache in compile commands. You can delete ccache from these lines to make it completely disappear....

~I'm able to reproduce the error with a freshly installed Windows 10 VM this time, I suspect the culprit is the Windows Defender or the "path length limit". (WD is...

I think for now you'll just have to limit the number of enabled libraries for shared ffmpeg, you can use a separate ffmpeg_options_shared.txt file. Static build is not affected, for...

Options in `ffmpeg_options_shared.txt` are applied on top of `ffmpeg_options.txt`, a bit weird, yes. You need to explicitly disable the less important to you libraries. i.e. you need to (and maybe...

> I've tried searching this but it's unclear... where does `ffmpeg_options_shared.txt` go? Under the `build` directory? Does `ffmpeg_options.txt` have to be present as well? Right now all I have is...

With FFmpeg 7.1 dlls. 7.0.2 dlls works fine.

av-scenechange one is correct. I think this could be silimilar to https://github.com/HomeOfAviSynthPlusEvolution/L-SMASH-Works/issues/73 Because: 1. This problem happens with FFmpeg 7.1 dlls, but 7.0.2 dlls works fine. 2. I did more...

I have a bad news for you, HEVC Extension is free (preinstalled) in Windows 11...