Skip to main content

Just a really simple export

6 posts / 0 new
Last post
stephen22
Offline
Joined: 09/03/2007
Posts:
Just a really simple export

I'm a total newbie, and I'm having the hardest time exporting a video. It's just a fun clip for youtube, so I don't need any widescreen or hd stuff.

I have it set up like this

[attachment=0]

Screenshot-Render Timeline.png

[/attachment]

but there is no audio in the finished file.

What am I doing wrong?

0
Your rating: None
gattotrino
Offline
Joined: 03/30/2007
Posts:
Re: Just a really simple export

I don't have the feature to create custom scripts! From packman rpms on opensuse... Are you compiling from svn?

j-b-m
Offline
Joined: 05/19/2009
Posts:
Re: Just a really simple export

Yes, the "Create script" feature was added after the 0.5 release. What it does is that instead of doing the export right now, it creates a bash script that will do the rendering and that can be launched later. That way, you can for example create several rendering scripts and execute them during the night. You can also launch the script on another computer if it has access to the source clips under the same paths.

Regarding the audio problem, it works on my system. Which FFMPEG version are you using ? I remember that audio in flash didn't work at some point in FFMPEG, maybe you can find an updated version.

regards

gattotrino
Offline
Joined: 03/30/2007
Posts:
Re: Just a really simple export

So when i create a script i can also add/modify parameters like ffmpeg's command line?

j-b-m
Offline
Joined: 05/19/2009
Posts:
Re: Just a really simple export

Well you can edit the script, but if you just want to edit the parameters, you can simply create a custom encoder. The parameters are the undocumented libavformat one's, not FFMPEG command line parameters.

oss_tester
Offline
Joined: 08/22/2007
Posts:
Re: Just a really simple export

I just tried to render my project into a simple dv file (version 0.5.) but nothing happened - progress bar remained at 0%, then "kdenlive_renderer closed unexpectedly", as the message was.

Test rendering into a VOB file using the DVD rendering option, however, worked o.k. Can anyone help?

I will integrate any useful answer into the Kdenlive handbook wiki :-).