Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chenjoya
/
LiveCC
like
41
Running
on
Zero
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
229d737
LiveCC
/
ffmpeg_720p.sh
chenjoya
fix
138eaec
24 days ago
raw
Copy download link
history
blame
172 Bytes
ffmpeg -ss 0 -t 30 -i demo/sources/howto_fix_laptop_mute_1080p.mp4 -vf
"scale='if(gt(a,1),-2,720)':'if(gt(a,1),720,-2)'"
-an demo/sources/howto_fix_laptop_mute_720p.mp4 -y