Hope someone here can assist me. We are needing to concatenate GoPro files together but are having huge issues.
I am able to take 3 files and concatenate the files in MPEGStreamclip but when I try 4 files it does work. Have tried each of the 6 GoPros footage and its the same thing. All I can imagine is the file size/length thats causing issues possibly?
Whats the best and simplest way to concatenate video files which equate to +-1 hour in length?
ff-prompt.bat (don't now why, but couldn't make windows use ffmpeg through PATH in cmd by default), navigate to the folder and then use script ffmpeg -f concat -i list.txt -c copy Cam01.mp4