Advertisement
Guest User

Example

a guest
Dec 14th, 2015
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. In list.txt:
  2.  
  3. file 'video1.mp4'
  4. file 'video2.mp4'
  5. file 'video3.mp4'
  6.  
  7. in cmdline:
  8. ffmpeg -f concat -i list.txt -c copy videoout.mkv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement