vv_conf_vars() reads conf as text; TRANSCODE_STATE_FILE=$STATE_DIR/... is returned as a literal string, not expanded. Build path from STATE_DIR directly.
vv_conf_vars() reads conf as text; TRANSCODE_STATE_FILE=$STATE_DIR/... is returned as a literal string, not expanded. Build path from STATE_DIR directly.