newcapricasean
newcapricasean
I believe the primary culprit was that it was not identifying my processor, and therefore, not enabling any capabilities for it. See below... >>> x265 [info]: HEVC encoder version 3.5+95-38cf1c379...
Is Docker Desktop a Windows application, or is it something to be installed inside of linux?
Okay... So... Would it run better in a true linux environment, though? Fedora 39 runs very well, on my desktop...
Okay... I wasn't really referring to compiling speed, but rather, likelihood of compile success, as well as, the actual quality of the compiled ffmpeg executable... Additionally, is there a way...
Use WSL-2 instead of Hyper-V?
Okay... So... Docker is installed... Now... If I go into the WSL Ubuntu linux, and run the script, it should work, automatically?
It may be working, this time... It's in the build image stage... Figured I'd run it, first, without any kinds of modifications of flags... So, assuming I get it to,...
Thank you so much!!! If I see any errors, in the image build stage, should I be concerned? "WARNING: local cache import at .cache/ghcr.io/btbn/ffmpeg-builds/base_latest not found due to err: could...
I haven't paid attention, but, does your script download, compile, and use it's own compilers, rather than whatever is installed in the WSL or linux distribution? That way, it makes...
So... Do I even need to have Ubuntu installed, in the WSL, to do this compile, with docker installed?