This website works better with JavaScript.
Explore
Help
Register
Sign In
jorge
/
my_scripts
mirror of
https://github.com/jorgevasquezp/my_scripts
Watch
1
Star
0
Fork
You've already forked my_scripts
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24a8551fbc
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '24a8551fbc'
${ noResults }
my_scripts
/
bash
/
make_mkn_att_review.sh
5 lines
86 B
Raw
Blame
History
for
i
;
do
ffmpeg -i
"
$i
"
-s 960x540 -b:v 900k -b:a 64k -g
15
"
${
i
%.*
}
.wmv
"
;
done
;
Reference in new issue
View Git Blame
Copy Permalink