The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.3.12-nmm1 (Linux)
|
hybrid target output resolution and resolution created through the script to not matc - 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 target output resolution and resolution created through the script to not matc (/thread-2966.html) Pages:
1
2
|
RE: hybrid target output resolution and resolution created through the script to not matc - Selur - 08.12.2022 Let me know whether the fix worked or not. Cu Selur RE: hybrid target output resolution and resolution created through the script to not matc - Robbie303 - 08.12.2022 Working! Amazing, you are the greatest programmer of the planet The debug file never is written... I set the default output path to a folder on my desktop, and check 'create debug file' But nothing is created there.I also tried changing the path to a folder on the C-disk, where windows has writing permission, but also there nothing is written. RE: hybrid target output resolution and resolution created through the script to not matc - Robbie303 - 09.12.2022 Hold your horses... I tried another file (from the same movie, but 200 seconds long because I wanted to test the De-interlace Analyse) During the encoding, Hybrid crashes: 2022-12-08@23_46_51_7610_04_video finished after 00:00:02.327 with exitCode -1073741819 Crashed with exit status 1 -> 2022-12-08@23_46_51_7610_04_video crashed: Crashed with exit status 1 I have put the new file (80MByte) on my website. RE: hybrid target output resolution and resolution created through the script to not matc - Selur - 09.12.2022 Try creating a debug output by: 1. setting a default output path 2. setting the output file 3. enabling the debug output If that does not work give a step-by-step of what you are doing, the output from the log doesn't help me at all. Also try whether it does a difference if you: a. enable 'Filtering->Vapoursynth->Misc->Source->Use DGDecNV when available' in case you have an NVIDIA gpu b. set 'Filtering->Vapoursynth->Misc->Source->Libav Hardware decoding' to 2 in case you have an Intel gpu c. disable 'Filtering->Vapoursynth->Misc->Source->Prefer LWLibAVSource over FFmpegSource2' for some reason normal LWLibAVSource seems to have issues with the source. Cu Selur RE: hybrid target output resolution and resolution created through the script to not matc - Robbie303 - 10.12.2022 Hi Selur, I set the default output path. But I do not see a place where I can set the name of the output file.... I enabled the debug output. (located at the top right corner) But not once a debug file was created. I did not correctly describe the error that happened with the 200Seconds file. What went wrong is that the encoding was extremely fast, because only a few frames at the beginning of the movie were encoded. All other frames were not encoded. I think you must also have seen this when you tried encoding the 200S file. Anyway, your first suggestion worked: Use DGDecNV when available. With that option enabled, the whole movie will be encoded. Thank you again! RE: hybrid target output resolution and resolution created through the script to not matc - Selur - 10.12.2022 Quote:Anyway, your first suggestion worked: Use DGDecNV when available.Wonderful, then it is an issue of LWLibAVSource with the source file. About the debug output: You set the output file in the Base-tab. Also try, setting the default output path under (Config->Defaults, Saving the defaults and restarting Hyrid, before enabling the debug output) Cu Selur RE: hybrid target output resolution and resolution created through the script to not matc - Robbie303 - 10.12.2022 Yeah, the output filename of the video you set in the Base... (you are funny ) I thought you were talking about the output filename of the Debug file.... Still, there are no files created in the default output path. I did notice that some files are created in the temp path: - encodingTempSynthSkript_2022-12-10@13_42_58_9410.vpy - iId_1_aid_0_lang_en_2022-12-10@13_42_58_9410_01.ac3 - lao_16972_834787687_131.dat (and 5 more of those .dat files) - ME17EURO.Title1_200S_QTGMC_2022-12-10@13_42_58_9410_04.stats.temp RE: hybrid target output resolution and resolution created through the script to not matc - Selur - 10.12.2022 Okay, no clue why on your system Hybrid can't create a debug output then. Cu Selur |