| 63 | | If you use -ss with "-vcodec copy" sometimes weird things can happen, since it's forced to only use i-frames. For instance it might insert audio for 0.5s before the first video frame appears, so be careful! |
| | 63 | If you use -ss with "-vcodec copy" sometimes weird things can happen, since it's forced to only use/split on i-frames. For instance it might insert audio for 0.5s before the first video frame appears, so be careful! |
| | 64 | |
| | 65 | == multiple at one == |
| | 66 | |
| | 67 | You can do do multiple splits with the same file, as well, see http://stackoverflow.com/questions/5651654/ffmpeg-how-to-split-video-efficiently/12939780#12939780 which may or may not save time/cpu. |