![]() |
[BUG] Hybrid_dev_2025.08.29-133255 - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [BUG] Hybrid_dev_2025.08.29-133255 (/thread-4199.html) |
Hybrid_dev_2025.08.29-133255 - Dan64 - 30.08.2025 Hello Selur, Using your last dev version (but I guess the problem is in all recent versions), the parsing of a VapourSynth script (i.e. providing in input a *.vpy" file instead of a clip) will crash Hybrid. Please see the attached sample. Dan RE: Hybrid_dev_2025.08.29-133255 - Selur - 30.08.2025 I'll look at it and report back. Cu Selur RE: Hybrid_dev_2025.08.29-133255 - Selur - 30.08.2025 Uploaded a new dev which should fix the problem, assuming you adjust your script to use an absolute path for the source, since otherwise LWLibavSource will not be able to find the source. (since the reference script location changes to the new scripts) Cu Selur RE: Hybrid_dev_2025.08.29-133255 - Dan64 - 30.08.2025 The new dev. version is working. Thanks, Dan RE: Hybrid_dev_2025.08.29-133255 - Selur - 30.08.2025 Thanks for the feedback. ![]() Cu Selur |