Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /usr/bin/avconv -i $1 -crf 20 -vf yadif -c:a mp3 -c:v libx264 -profile:v baseline /home/hts/LQ/$2 > /tmp/recproc.log 2>&1
- rm $1
- mv /home/hts/LQ/$2 $1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement