How can I split the file without re-transcoding it at all
28 May
2012
28 May
'12
11:36 p.m.
Hi all, Can anybody tell me that how can I split a video file without re transcoding it. Yes there is a command: ffmpeg -ss <time1> -i <input> -acodec copy -vcodec copy -t <time2> <output> But the confusion I am having is, does above command doesnt at all do transcoding hence consuming the CPU? Regards, Tarun Singhal
5190
Age (days ago)
5190
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tarun singhal