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)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once
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)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



Selur's Little Message Board
Encode says 130% complete for some reason and hasn't finished - 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: Encode says 130% complete for some reason and hasn't finished (/thread-3831.html)

Pages: 1 2 3


RE: Encode says 130% complete for some reason and hasn't finished - Selur - 29.09.2024

Okay, no idea, atm.
Please create and share two debug outputs.
One that is created with the loading of your source.
One that is created when calling the Vapoursynth Preview while DgDecNV is enabled.
Hopefully that will help me understand what is happening.
Thanks.

Cu Selur


RE: Encode says 130% complete for some reason and hasn't finished - lostsnowboardvideos - 29.09.2024

Okay, both attached.


RE: Encode says 130% complete for some reason and hasn't finished - Selur - 29.09.2024

First file includes the loading of the source.
Based on that, you should not use QTGMC since the source is not interlaced, its either telecined or soft telecined.

Second files also include the analysis of the source, so it's not what I asked for. => not spending time on it.


Do you see combing artifacts when using DGDecNV and:
a. overwriting the scan type to progressive?
b. overwriting the scan type to soft telecine?
c. overwriting the scan type to telecine?
What is the frame count in those scenarios?


RE: Encode says 130% complete for some reason and hasn't finished - lostsnowboardvideos - 29.09.2024

Not sure how you wanted the VPY preview debug output, all i did was press VPY and loaded the previewer and saved the debug output. What should I do there?

Quote:Do you see combing artifacts when using DGDecNV and...What is the frame count in those scenarios?


a. overwriting the scan type to progressive? - yes 3 good frames, 2 combed, input frames 75439, output 75439, vpy preview 94290

b. overwriting the scan type to soft telecine? - no combing artifacts, input frames 75439, output 60351, vpy preview 75439

c. overwriting the scan type to telecine? -  no combing artifacts, input frames 75439, output 60351, vpy preview 75439


RE: Encode says 130% complete for some reason and hasn't finished - Selur - 29.09.2024

No clue, why MakeMKV creates the video the way it is and why Mediainfo is reporting it this way. Seems like my old MakeMKV workarounds don't work anymore.
If you:
a. use DGDecNV with soft telecine
b. overwrite the output frame count to the correct value (75439)
progress should be correct. (still 130% seems strange, I would have expected 125%.)

Cu Selur

Ps.: I'll try to find some time during the week to install MakeMKV and try to recreate the problem by ripping an old NTSC DVD with it. (I think I might still have one somewhere.) Maybe I can come up with a new workaround.


RE: Encode says 130% complete for some reason and hasn't finished - Selur - 29.09.2024

Uploaded a new dev version which should adjust the frame count during analysis, not sure if this does not cause problems on other files from MakeMKV, so best check whether output frame count and frame count shown by Vapoursynth Preview are roughly the same (+/- a few frames).

Cu Selur


RE: Encode says 130% complete for some reason and hasn't finished - lostsnowboardvideos - 29.09.2024

That worked but now the encode cuts the last 10 and a half minutes of audio out. Right around the last chapter of the mkv file. **with previous** dev version. will try new one now. Should add that I have not encountered this problem on any other DVD other than the blu-ray's you helped me with a few weeks ago in this thread.


RE: Encode says 130% complete for some reason and hasn't finished - lostsnowboardvideos - 30.09.2024

New dev version worked completely! thank you


RE: Encode says 130% complete for some reason and hasn't finished - Selur - 30.09.2024

Hopefully it doesn't cause issues with other MakeMKV rips.

Cu Selur