View Single Post
Old 23rd October 2014, 17:32   #124  |  Link
frank
Banned
 
Join Date: Oct 2001
Location: https://t.me/pump_upp
Posts: 811
error: can't read "subsfilename": no such variable

After building the project BD3D2MK3D 0.52 ends with an error message:
Code:
can't read "subsfilename": no such variable
    while executing
"file extension $subsfilename"
    (procedure "GenerateAvs" line 1814)
    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)
Console:
Code:
*** Saving "_ENCODE.cmd"
x264 command:
"C:\Users\Chef\BD3D2MK3D\toolset\avs2yuv.exe" ^
  "_ENCODE_3D_MOVIE.avs" -frames 178660 -o - ^
  | "C:\Users\Chef\BD3D2MK3D\toolset\x264_x64.exe" ^
  --crf 18 --preset medium ^
  --bluray-compat --profile high --level 4.1 --open-gop --keyint 24 --slices 4 ^
  --colormatrix bt709 --colorprim bt709 --transfer bt709 --b-pyramid strict ^
  --vbv-bufsize 30000 --vbv-maxrate 40000 --aud ^
  --frame-packing 4 --qpfile chapters_3D.qpfile ^
  --output "00799_mpls.264" --frames 178660 --demuxer y4m --stdin y4m -

*** Saving "tags.xml"

*** Saving "_MUX_3D.cmd"

*** Saving "_MUX_3D_OPTIONS.txt"

*** Saving "_MUX_2D.cmd" and "_MUX_2D_OPTIONS.txt"
*** can't read "subsfilename": no such variable
() 1 %
___________
frank
System: Win 7 x64

Last edited by frank; 23rd October 2014 at 17:35.
frank is offline