This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Keep the source parameters as musch as posible

Tags: None
(comma "," separated)
amadrigal
Registered Member
Posts
1
Karma
0
HI

I am editing some videos and i just need to cut some parts, so would like to have the same video as an output just a bit shorter, so I want to keep the audio and video codecs and also quality, size, aspec, and most of the parameters from the source, but if I keep the parameters as defaults it is going to use the kdenlive profiles parameters defaults, what I do not want to use at all, can anyone please advice.

Regards
User avatar
ttguy
Moderator
Posts
1152
Karma
6
OS
Advice: Do not use Kdenlive for this job.
You can use ffmpeg apparently.
I pulled this eg from http://stackoverflow.com
ffmpeg -ss 00:00:03 -t 00:00:08 -i movie.mp4 -acodec copy -vcodec copy -async 1 cut.mp4

This command should cut the video starting at 3 secs and giving you next 8 seconds of video.

The -acodec copy and -vcodec copy parameters tell it to copy the audio and video streams - so you would keep the same source audio and vidoe parameters.
mrdocin
Registered Member
Posts
21
Karma
0
OS
+1 off course, it works too with avconv
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
If this issue is solved, please mark it as solved to allow others to find it more easily in the future.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft