View Single Post
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