Splitting an MP4 file
- by Asaf Chertkoff
what is the fastest and less resource consuming method for splitting an MP4 file?
@Alex: it didn't work, i don't know why. see the out put here:
asafche@asafche-laptop:~$ ffmpeg -vcodec copy -ss 0 -t 00:10:00 -i /home/asafche/Videos/myVideos/MAH00124.MP4 /home/asafche/Videos/myVideos/eh.mp4
FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1.1,…