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 - 23.08.2024

Seems like BestSource properly detects the frame count and doesn't add duplicate frames.
"Filtering->Vapoursynth->Misc->Source->BestSource for input"


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

BestSource for input worked! Thank you. Tried the other settings and still kept getting the duplicates, even with SelectEvery and offsets enabled. Feel like I was close with that but the settings kept speeding it up and not matching it to the audio. "Overwrite output to" also didn't work.


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

Strange, overwrite output frame count worked fine here, but using BestSource is the better solution.


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

Having a similar issue with a new input source. Source is flagged as telecine, mediainfo flags it as VFR, so I used TIVTC to deinterlace and the audio is synced but stops with about 10mins left in the video. I tried "ignore input time codes" and didn't work. Haven't tried anything else yet. Debug output attached. Thoughts?


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

1. try latest dev
2. try different source filter


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

Tried QTGMC. same result. Trying new dev now.


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

Okay,...


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

Using the new dev version didn't help. Tried best source for input and didn't work. Audio still out of sync. Also tried prefer ffmpeg and didn't help.

I'm also noticing that the VPY preview is showing the out the to be 75432 frames but the Hybrid output shows 60531.


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

Multiple debug outputs no explaination about them.
Looked at HybricDebugOutpu(2) and it contains output of multiple versions.
=> no clue what I should do with that.

Quote: VPY preview is showing the out the to be 75432 frames but the Hybrid output shows 60531.
Okay. So Hybrid assumes that there are way fewer frames than the decoder returns.
Is the frame count correct if you use IVTC?
(Also if you have an nvidia card, try enabling DGDecNV support)


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

That frame count is with IVTC enabled. If I enable QTGMC, it foes from 75439 -> 94290 in the preview. Enabling DGDecNV didn't change the VPY.