mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-03-16 11:10:10 +00:00
small fix for pgs tmpdir
This commit is contained in:
@@ -211,7 +211,7 @@ setup_pgs_mkv() {
|
||||
|
||||
# setup tempdir
|
||||
local ogSup cropSup cropMkv tmpdir
|
||||
tmpdir="${TMP_DIR}/pgs-${OUTPUT// /.}"
|
||||
tmpdir="${pgsMkvOut}-dir"
|
||||
recreate_dir "${tmpdir}" || return 1
|
||||
|
||||
# get video resolution
|
||||
|
||||
Reference in New Issue
Block a user