![]() |
[HELP] Problem using Prores - 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: [HELP] Problem using Prores (/thread-1776.html) |
Problem using Prores - Mack - 17.03.2021 I am trying to convert a VOB file to Prores and am getting an error from Hybrid. I am curious if I am missing a .dll somewhere for Hybrid that I don't have in a proper directory. I even have tried converting .264 files to Prores and still get an error. 1. I am using Windows 10 and Hybrid v 2021.01.31.1. 2. Set audio for auto add and set the output for 24bit wav 3. Set proper paths for rendered files 4. Import VOB file and set container to .mov. File is an interlaced 16:9 video at 29.97 5. Left Prores settings at 4:2:2; all else default. 6. Set Avisynth to deinterlace at "fast" with all other 7. I didn't do any other filtering or resizing. 8. Add to queue and start job. It aborts. Any advice would be appreciated. There is nothing wrong with the original video file as I can create a Prores using Virtual Dub from the same media. Please, read the 'Infos needed to fix&reproduce bugs,..'-sticky before you post about a problem. RE: Problem using Prores - Selur - 17.03.2021 Seems to be a bug in the AvisynthScript used (probably works fine when using Vapoursynth): ClearAutoloadDirs() -> I'll try to reproduce this, will report back once I know why this is happening. Cu Selur RE: Problem using Prores - Selur - 17.03.2021 Okay, problem is that Avisynth only supports 8Bit YUY2 and not 10bit YUY2, so Hybrid should use YUV422P instead. -> looking into it (never ran into this since I usually use Vapoursynth) Cu Selur RE: Problem using Prores - Selur - 17.03.2021 Found the problem will send you a link (via pm) to a dev version which should fix the issue in ~15min. Make sure to delete old jobs and try with new once. In case you get any popups about missing model entries, resetting you defaults should fix that Cu Selur RE: Problem using Prores - Mack - 18.03.2021 Selur, Thank you so much for looking at this. I will DL and try this morning. Very grateful for all the work you put into this project. I think its fantastic. Mack RE: Problem using Prores - Mack - 27.03.2021 Hi Selur, I am very grateful for the help and apologize for not getting a chance to check this earlier. We have had medical issues in my family that have precluded me from having time to work this week. I downloaded your updated version. I am still having issues. If I engage QTGMC filter for deinterlace, Dering, dehalo, and sharpen, it still gives me an error C. I am attaching a copy of the log file RE: Problem using Prores - Mack - 27.03.2021 I've also had a common problem that the process in the instances where it doesn't crash that says it is finished, yet there is no file in the folder where I designated the file to render. RE: Problem using Prores - Selur - 28.03.2021 Without a debug output I have no clue what you are doing and no way to reproduce or fix the problems you report. Cu Selur |