Georg Pelz
Georg Pelz
Ran a few speed comparisons with different ESRGAN models and the new one seems to be slightly faster (~1%) for normal models, but a bit faster (~7%) for compact models....
deleted fontconfig-folder, got: ``` 16:00:27 ┌ fontconfig git .............................. [Updates found] 16:00:28 ├ Running autogen... 16:00:55 ├ Running autoreconf... 16:01:15 ├ Running configure... 16:02:10 ├ Running make... Likely error (tail...
same (ERROR: libbluray not found using pkg-config) here [logs.zip](https://github.com/m-ab-s/media-autobuild_suite/files/12799090/logs.zip)
Worked fine for me too
No clue atm. all my builds are stuck at 'srt >= 1.3.0 not found using pkg-config' when building ffmpeg.
Same here with 32bit: (deleting curl-git folder didn't help) [logs.zip](https://github.com/m-ab-s/media-autobuild_suite/files/11521972/logs.zip)
Good to know. Works fine when I remux the file to mkv using mkvmerge beforehand. Thanks!
Thanks! Using 'lamba_' works, using '_lambda' or 'lambda' (which is now stated by the README.md) does not. -> README.md should be adjusted. :)
I got the same issue. ``` # Imports import vapoursynth as vs # getting Vapoursynth core core = vs.core # Loading Plugins core.std.LoadPlugin(path="I:/InnoInstaller/64bit/vsfilters/ResizeFilter/SRMD/srmdnv.dll") core.std.LoadPlugin(path="I:/InnoInstaller/64bit/vsfilters/Support/fmtconv.dll") core.std.LoadPlugin(path="I:/InnoInstaller/64bit/vsfilters/SourceFilter/LSmashSource/vslsmashsource.dll") # source: 'G:\TestClips&Co\files\test.avi' # current...
Not sure if it's related, but vsRealSR also seems to be become slower.