Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View luofanghao's full-sized avatar
🏠
Working from home

fanghao luofanghao

🏠
Working from home
  • Come and get me ;)
  • Los Angeles
View GitHub Profile
#how to get the path for VID:
#just copy the url for "Andorid/iOS" botton
VID=""
FILE="default.mp4"
#######
ffmpeg -i $VID -bsf:a aac_adtstoasc -vcodec copy -c copy -crf 50 $FILE