Advertisement
Guest User

Untitled

a guest
Jul 30th, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. C:ffmpegffmpeg.exe -i "%NAME%.mp4" -n -t %LENGTH% -codec copy "%NAME%_1.mp4"
  2. C:ffmpegffmpeg.exe -ss %LENGTH% -i "%NAME%.mp4" -n -codec copy "%NAME%_2.mp4"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement