Another try in vkdt

The first cr3

just a first test

1 Like

this one?

…\default.i-vid
[ERR] module o-bc1 main connector input has united size!

nah i mean this libi-vid.so file not found warning. usually means the file is there just fine but it depends on another library that can’t be found. if you’re on windows with some msys installed maybe you can ldd the file to find out what it’s missing? then i’ll include in the zip too…

strange - this file exits, right in this path.

right. so i thought. do you have a msys2 ucrt console? if you type ldd C:\Users\kurts\Pictures\vkdt-rawler-*\vkdt\modules\i-vid\libi-vid.so what does it say? something NOT FOUND in the list?

Time to automate this perhaps? (Both dt and RT do something along those lines using ldd/ntldd or cygcheck on their binaries…)

thanks, the RT pointer seems useful…

it says no such file or directory. (urct64 & mingw64)

i installed on msys (mingw64) all modules i know (from compiling on manjaro), is there a special one for i-vid?

i think the missing library is ffmpeg. i copied the files from ffmpeg-6-0-full_build:shard to …\vkdt and vkdt started:


but then vkdt crashed, log file is empty