Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

Reply
 
Thread Tools Search this Thread Display Modes
Old 13th February 2018, 00:32   #41  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
A few versions ago mkvextract was changed:
1. Now it's "mkvextract timestamps_v2 file.mkv 0:output.txt
2. output.txt:
Code:
# timestamp format v2
0
42
83
...
(mkvmerge should accept old and new format)

Need additional changes?
sneaker_ger is offline   Reply With Quote
Old 13th February 2018, 00:33   #42  |  Link
FortMax
Registered User
 
Join Date: Oct 2011
Posts: 10
Getting some different errors now.

Code:
[path]>vfr.py -i "VTS_01_1b T80 2_0ch 384Kbps DELAY 0ms.aac.m4a" -o Exceedraft_05.mka -f 24000/1001 Exceedraft_05.avs
Traceback (most recent call last):
  File "C:\Program Files (x86)\cmdpgms\vfr.py", line 730, in <module>
    main(argv[1:])
  File "C:\Program Files (x86)\cmdpgms\vfr.py", line 166, in main
    o.verbose, o.test)
  File "C:\Program Files (x86)\cmdpgms\vfr.py", line 706, in split_audio
    if delay or ret else None)
NameError: global name 'tid' is not defined
FortMax is offline   Reply With Quote
Old 13th February 2018, 00:34   #43  |  Link
RiCON
Registered User
 
RiCON's Avatar
 
Join Date: Jan 2004
Posts: 69
Probably not? vfr.py doesn't use mkvextract.

@FortMax: fixed

Last edited by RiCON; 13th February 2018 at 00:48.
RiCON is offline   Reply With Quote
Old 13th February 2018, 01:07   #44  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
Quote:
Originally Posted by RiCON View Post
Probably not? vfr.py doesn't use mkvextract.
But it uses the timecode files it outputs, right?
sneaker_ger is offline   Reply With Quote
Old 13th February 2018, 01:16   #45  |  Link
FortMax
Registered User
 
Join Date: Oct 2011
Posts: 10
@RiCON:

That seems to have fixed my issue. Only difference from earlier performance is that it only outputs one file, rather than splitting it into multiple chunks.
FortMax is offline   Reply With Quote
Old 13th February 2018, 01:26   #46  |  Link
RiCON
Registered User
 
RiCON's Avatar
 
Join Date: Jan 2004
Posts: 69
It's been this way since at least mkvmerge 5.6.0 and --merge? Long as it's still the proper output should be fine.
RiCON is offline   Reply With Quote
Old 13th February 2018, 02:06   #47  |  Link
FortMax
Registered User
 
Join Date: Oct 2011
Posts: 10
Wouldn't that need the -m flag, or am I completely reading this wrong?
FortMax is offline   Reply With Quote
Old 13th February 2018, 02:29   #48  |  Link
RiCON
Registered User
 
RiCON's Avatar
 
Join Date: Jan 2004
Posts: 69
-m or --merge, yes.
RiCON is offline   Reply With Quote
Old 13th February 2018, 02:39   #49  |  Link
FortMax
Registered User
 
Join Date: Oct 2011
Posts: 10
My command line isn't using either of those, though. On some stuff, I found it useful when vfr.py output the stuff before x and after y for trim(x,y).
FortMax is offline   Reply With Quote
Old 13th February 2018, 11:35   #50  |  Link
RiCON
Registered User
 
RiCON's Avatar
 
Join Date: Jan 2004
Posts: 69
--merge rejoins the split audio that matters.
--remove removes the split audio segments after merging.
The audio in-between hasn't been there since mkvmerge 5.6.0 because of the type of --split used.
RiCON is offline   Reply With Quote
Old 14th February 2018, 03:59   #51  |  Link
FortMax
Registered User
 
Join Date: Oct 2011
Posts: 10
Thanks for that. That pointed me in the right direction on what I needed to change to bring back the old --split behavior, as I had some use for the stuff that was trimmed off.
FortMax is offline   Reply With Quote
Reply

Tags
chapters, helper script, python, vfr

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 21:17.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.