mirror of
https://github.com/lrenaud/burnSubs.git
synced 2025-06-17 12:53:01 -07:00
v0.10.2
This commit is contained in:
parent
cb96ff8b3c
commit
82e028bc14
1 changed files with 1 additions and 1 deletions
2
burnSubs
2
burnSubs
|
@ -211,7 +211,7 @@ function dumpFonts() {
|
||||||
# Dumb font dump
|
# Dumb font dump
|
||||||
cd "$FONTDIR"
|
cd "$FONTDIR"
|
||||||
"$FFMPEG" -dump_attachment:t "" -i "${INPUT_VIDEO}" -vn -an \
|
"$FFMPEG" -dump_attachment:t "" -i "${INPUT_VIDEO}" -vn -an \
|
||||||
-f null /dev/null 2>/dev/null || /bin/true
|
-f null -y /dev/null 2>/dev/null || /bin/true
|
||||||
cd "$WD"
|
cd "$WD"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue