Registered Member
|
I have a larger clip i want to cut into smaller clips. No real editing. Clip is on 100mb and about an hour. When i cut in and render to a smaller time (about 5 mins) the final file size is massive compared to the original (almost 700mb). Not really sure what im doing wrong but would like the ability to simply cut sections into smaller clips and export. Can this be done in Kdenlive or is there another linux program that would do this.
|
Registered Member
|
You are probably rendering with different settings relative to the original footage.
It can be done using kdenlive but if you are not planing to editing, so why not just use a simple code line to cut your video like this:
-i = input file -ss = start time ( hh:mm:ss ) -to = end time ( hh:mm:ss ) -c = codec to use In this example I cut the same footage each 5 minutes of video and you can easily write a script to make it for you automatically. |
Registered Member
|
Thanks for the info. Ive been using lossless cut to shorten the clips recently...it works but its not exact. Can that code line be used to do an exact cut?
|
Registered Member
|
That's exactly what it does!
This line cuts exactly at the minute (5) of your footage.
and this cuts exactly at minute (5) to (10) |
Registered users: Bing [Bot], Evergrowing, Google [Bot]