Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. ffmpeg -i 819.mp4 -vf scale=-1:720 -c:v libx264 -c:a copy 819_720p.mp4
  2. ffmpeg -i 819.mp4 -vf scale=-2:480 -c:v libx264 -c:a copy 819_480p.mp4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement