HexaCone/tools/encode.sh

15 lines
143 B
Bash
Raw Normal View History

2025-01-05 10:41:14 +11:00
#!/bin/bash
set -e ; set -u
if [ $# == 1 ]
then
srcdir=$1
else
srcdir="essai"
fi
source tools/fonctions.sh
ff_encodage $srcdir wip.mp4