Online computer courses, code, programming tutorial and sidebar information for monitoring Canadian S&P/TSX index. Build friendship and networking. Welcome to visit my blogs often!!! I also have two other sites: YouTube Channel and Google site.
Adsense
Popular Posts
- How to blend adsense inside your post?
- Formatting my post
- PHPWind-- A PHP forum script applcaition in China
- PHP: add a download as pdf file button in report page
- Google Adsense forum and pin number
- Datatable export excel wraptext and newline
- Promote your Forum/Blog/Website via major search Engines
- Install PHP ibm_db2 extension in Linux (redHat)
- ActionScript 3.0 demo: create a falling snow in flash CS6
- Linux, automatically backup MySQL database daily
Friday, May 3, 2013
Export animation from synfig to YouTube format
If you do not have money to buy Adobe CS6, you may think about synfig for your animation. Synfig Studio is a free and open-source 2D animation software and creates film-quality animation using a vector and bitmap artwork. You can create animation easily frame-by frame using sygfig built-in tools.
Synfig can be downloaded from:
http://www.synfig.org/cms/
.To export the animation to youtube format:
Right click on animation, in pop-up menu, select File->render, in pop-up window, change filename ending .yuv, target Auto. For example you produce twilight1.yuv file. Tying following command in Windows command prompt with same directory of yuv file:
ffmpeg -i twilight1.yuv -sameq twilight1.mpg
You will produced a mpg file twilight1.mpg, which can be uploaded to YouTube.
Reference:
http://wiki.synfig.org/wiki/Render_options
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment