Synfig Project Forum

Forums for Synfig Project
It is currently Sun May 19, 2013 12:12 am

All times are UTC - 4 hours [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Wed Dec 29, 2010 2:07 am 
Offline

Joined: Wed Dec 29, 2010 12:17 am
Posts: 7
I'm sure many people have different methods when it comes to exporting animations to videos so I'd like to hear a few.
After exporting all the frames, I tried using a program called Stopmotion to put them all together, but exporting to video failed. I tried another program called Luciole and it worked... but it wasn't an ideal solution considering how long it took (i had to add each frame one by one).
If anyone can give me suggestions as to how I can export my animations to videos (using free programs), that would be greatly appreciated.


Top
 Profile  
 
PostPosted: Wed Dec 29, 2010 6:29 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4119
Location: Spain
Hi outlandishflamingo,
Synfig Studio has incorporated recently the control of video codec and bitrate for ffmpeg renderer. If you install the latest version from our website you'll get benefit of that feature. With it you could export directly to a video file format without need to assemble the png sequence in any external application. Use ffmpeg as target renderer and .avi or .mp4 as extension and the proper codec and video bitrate at the renderer parameters dialog. Check out the release notes: http://www.synfig.org/en/news/releases/89-release-06201
If you want to use the old style, I recommend to use Avidemux. It nicely imports the png sequence and produce fine video outputs. Be sure to set the frames per second at avidemux to match your animation frame rate, because it cannot deduce it from the png sequence. Avidemux is opensource and available in the main platforms.
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
PostPosted: Wed Dec 29, 2010 4:12 pm 
Offline

Joined: Wed Dec 29, 2010 12:17 am
Posts: 7
Thanks! :]


Top
 Profile  
 
PostPosted: Thu May 05, 2011 10:02 am 
Offline

Joined: Sun May 01, 2011 9:55 am
Posts: 4
I think the best way is:

1. export to a .yuv file
2. then
Code:
ffmpeg -i <animation-file-name>.yuv -sameq <animation-file-name>.avi

We've got a perfect quality video file!
After that we can use any video editing soft ware, e.g. openshot or cinelerra.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 4 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group