Advertisement
Guest User

Untitled

a guest
Feb 29th, 2016
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. aria2c --stream-piece-selector=inorder --enable-http-pipelining=true --min-split-size=4m --file-allocation=none --max-connection-per-server=10 --split=10 "https://www.dropbox.com/s/o1ikmhc4nm03gwo/The%20Stupidest%20Bid%20on%20The%20Price%20is%20Right.mp4?dl=1" | ffmpeg -i pipe:0 -vcodec libx264 -preset fast -crf 22 -acodec copy output.mkv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement