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
- PHP: add a download as pdf file button in report page
- Formatting my post
- How to blend adsense inside your post?
- PHPWind-- A PHP forum script applcaition in China
- Promote your Forum/Blog/Website via major search Engines
- Google Adsense forum and pin number
- ActionScript 3.0 demo: create a falling snow in flash CS6
- phpexcel toggle expand and hide column in EXCEL and summary
- Wayback Machine - see archived versions of web pages across time
- Datatable export excel wraptext and newline
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