mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 07:11:09 +00:00
Update from len lap
This commit is contained in:
@@ -68,7 +68,7 @@ videoformobile(){
|
|||||||
local infile=$1;
|
local infile=$1;
|
||||||
shift
|
shift
|
||||||
set -x
|
set -x
|
||||||
ffmpeg -i "$infile" -c:v libx264 -pix_fmt yuv420p -profile:v baseline -level 3.0 $@
|
ffmpeg -i "$infile" -c:v h264 -pix_fmt yuv420p -level 3.0 $@
|
||||||
}
|
}
|
||||||
|
|
||||||
# allow permission for docker container. dockerAllow <path>
|
# allow permission for docker container. dockerAllow <path>
|
||||||
|
|||||||
Reference in New Issue
Block a user