The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
|
Hybrid and QTGMC crashes - 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: Hybrid and QTGMC crashes (/thread-1762.html) |
Hybrid and QTGMC crashes - Barrythecrab - 07.03.2021 Hybrid and QTGMC. Crashes when it gets to mencoder. Windows 10x64 is the OS, no surprise. Attached is debug, error, and a lagareth file, though no Huffyuv will work either. Other QTGMC, such as in Staxrip also fail. I cannot seem to attach my 7-zip video sample, so here is a link on Dropbox. Lagareth sample An older version of Hybrid worked great, so I may try to revert, but that carries the pitfall of the 600fps bobbing error, unless I choose the correct build. note: any time you want to add MPG2 output, please have at it! Thank you for your time, I will provide additional information as best I can. Sincerely, Barry Gill Where the heck are the attachments? Good grief, let me try again. [attachment=1342][attachment=1343] RE: Hybrid and QTGMC crashes - Selur - 07.03.2021 Quote:note: any time you want to add MPG2 output, please have at it!not planned, doubt it will come. What does the Vapoursynth/Avisynth script look like that you are using? -> Okay, answered by the attachments. -> No, but the error says it all: Error writing trailer of C:\Users\Barry\AppData\Local\Temp\FINAL-rich4_2021-03-02@07_40_19_2810_04.avi: No space left on device Cu Selur RE: Hybrid and QTGMC crashes - Barrythecrab - 07.03.2021 (07.03.2021, 18:47)Selur Wrote:I am a button-pusher, I do not script, but I have this.Quote:note: any time you want to add MPG2 output, please have at it!not planned, doubt it will come. [attachment=1344] RE: Hybrid and QTGMC crashes - Selur - 07.03.2021 see my edit,.. RE: Hybrid and QTGMC crashes - Barrythecrab - 07.03.2021 [attachment=1345] Sir, this is to another drive, although both are packed with massive free space. RE: Hybrid and QTGMC crashes - Selur - 07.03.2021 Avisynth script looks fine. Using the sample and the settings frotm the script encoding to x264 works fine here. No crash. -> clear your job queue make sure the drives with the temp and output folders in it have enough space, recreate the jobs and try again. If it fails redo and share a debug output. you also might want to clear your temp folder (C:\Users\Barry\AppData\Local\Temp\) of residual files from crashed jobs. Cu Selur RE: Hybrid and QTGMC crashes - Barrythecrab - 08.03.2021 (07.03.2021, 19:19)Selur Wrote: Avisynth script looks fine. I went back to old versions, picked 2019.609.1 and it worked sweet. No crash at Mencoder. I may work my way up until I hit a snag, but at least it works. My other computer is running the current version and it just STOPS at Mencoder. RE: Hybrid and QTGMC crashes - Selur - 08.03.2021 As far as the debug outputs have shown so far, there was only a crash with ffmpeg not mencoder,.. RE: Hybrid and QTGMC crashes - Barrythecrab - 08.03.2021 There is no doubt you are correct, but I am just reading off the UI, it says on the crash line Creating AVI with Mencoder. Sorry I'm not more help. RE: Hybrid and QTGMC crashes - Selur - 08.03.2021 Foung something in the debug output mencoder -ovc copy "C:\Users\Barry\AppData\Local\Temp\FINAL-rich4_2021-03-02@07_40_19_2810_04.avi" -force-avi-aspect 1.5 -oac copy -audiofile "C:\Users\Barry\AppData\Local\Temp\iId_2_aid_1_2021-03-02@07_40_19_2810_01.mov" -ofps 60000/1001 -of avi -o "C:\Users\Barry\Desktop\FINAL-rich4.avi" Try enabling:: "Config->Containers->Avi Settings->Always use ffmpeg for muxing" it might help. (jobs need to be recreated) Cu Selur |