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

Rendering is like fast-forwarding

Tags: None
(comma "," separated)
bvalot
Registered Member
Posts
2
Karma
0

Rendering is like fast-forwarding

Wed Nov 11, 2015 10:34 am
Hi,

I have a problems of rendering since I migrate to debian Jessie:
kdenlive: 0.9.10-2
mlt: 0.9.2-2

I have MTS files (AVCHD, 25fps, interleaved) that I wont to edited and export to H264 (25fps progressif). Since the migration, the video is export like I make a fast-forwarding effect. I don't have this problems on wheezy.

I tried different export format and parameters (fps of project, forced interleaved or progressif) to get arround without success. I tried also openshot editor and get the same problems.

Thanks in advance, if someone could help me. I have many videos already edited to export.
bvalot
Registered Member
Posts
2
Karma
0
I send the workaround that I found.

The problems seems du to MTS format:
* I simply remuxe my source video files to .mp4
Code: Select all
find *.MTS -exec avconv -i '{}' -c:v copy -c:a copy '{}.mp4' \;
rename '~s/.MTS//' *.MTS.mp4

* I modify the kdenlive files project to use mp4 files
Code: Select all
sed -e '~s/MTS/mp4/g' myproject.kdenlive > myproject_mod.kdenlive


I hope that will help someone.
TheDiveO
Registered Member
Posts
595
Karma
3
OS
bvalot wrote:I tried also openshot editor and get the same problems.

This may be a strong indication that the MLT version you are using is the culprit. MLT is the tool that does the heavy lifting of rendering, not only for Kdenlive and OpenShot, but also ShotCut, and many other video editors.


Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot], rockscient