View Single Post
Old 25th November 2017, 01:46   #1326  |  Link
Wildfire
Registered User
 
Join Date: Apr 2003
Location: the Netherlands
Posts: 156
Recently installed v1.3 and today I tried encoding... but it fails, on two separate computers, right after generating the project finishes:

Quote:
missing operand at _@_
in expression "round(+ _@_* 1000)"
missing operand at _@_
in expression "round(+ _@_* 1000)"
(parsing expression "round(+ * 1000)")
invoked from within
"expr round($audiodelays($audiouid) * 1000)"
(procedure "GetMKVAudioDelays" line 48)
invoked from within
"GetMKVAudioDelays $mplsfile"
(procedure "GenerateAvs" line 1346)
invoked from within
"GenerateAvs"
invoked from within
".nbf5.gf.gen invoke "
invoked from within
".nbf5.gf.gen instate {pressed !disabled} { .nbf5.gf.gen state !pressed; .nbf5.gf.gen invoke } "
(command bound to event)
I'm trying to encode a 3D MKV created with MakeMKV, something I've done dozens of times before without any issues.

Support tools are installed. 32- or 64-bits AVS2YUV doesn't make any difference...

Audio track is DTS by the way, which I left untouched (no conversion to AC3 or AAC).

Last edited by Wildfire; 25th November 2017 at 01:49.
Wildfire is offline