%PDF- %PDF-
Direktori : /home/waritko/ |
Current File : //home/waritko/dash.sh |
#!/bin/bash set -x fe=$1 # fullname of the file f="${fe%.*}" # name without extension python ~/build/Bento4/Source/Python/utils/mp4-dash-encode.py -b 3 -v "$1" --audio-codec=aac -n 4500 -m 700 python ~/build/Bento4/Source/Python/utils/mp4-dash.py --mpd-name="${f}.mpd" video_0* --exec-dir=/home/waritko/build/Bento4/cmakebuild/ -o "$f" rm video_0*