The following warnings occurred:
Warning [2] Undefined array key 1 - Line: 313 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 313 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key 1 - Line: 314 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 314 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key "" - Line: 327 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 327 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once



This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] Audio/video out of sync with Mkv Cutter
#4
short explanation: Your video isn't really cfr since the time code differences are not constant. Smile

longer explanation:
Extracing the time codes using:
"G:\Hybrid\mkvextract.exe" timecodes_v2 "C:\Users\Selur\Desktop\psych100clues.mkv" 0:"H:\Temp\timeCode_04_26_11_389.txt"
I get:
# timecode format v2
945
961
978
995
1011
1028
1045
1061
1078
1095
1112
1128
1145
1162
1178
1195
1212
1228
1245
1262
1278
1295
..
Problem is:
a. Time codes do not start at 0
b. difference between time codes isn't constant (16/17/17/16)-> video is vfr and thus Mkv Cutter can't handle it properly. Sad
In theory one could rewrite Hybrid to extract the time codes before cutting, cut the time codes separately and apply them at the end of the cutting.
Mkv Cutter doesn't do this atm. and thus can't handle the input properly.

Cu Selur

Ps.: just saw that I did already write code for this, and the problem is that mediaInfo doesn't report the video as vfr thus Mkv Cutter doesn't extract the time codes. Will look at it some more later today (after work) and report back, whether a 'quick-hack' can fix this.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Audio/video out of sync with Mkv Cutter - by Selur - 20.06.2017, 04:36

Forum Jump:


Users browsing this thread: 3 Guest(s)