Difference between revisions of "Related Projects"
From Synfig Studio :: Documentation
Line 23: | Line 23: | ||
* [http://www.inkscape.org/ inkscape] - SVG-based vector graphics, animation capability scheduled for Milestone 20 - Inkscape 0.54 | * [http://www.inkscape.org/ inkscape] - SVG-based vector graphics, animation capability scheduled for Milestone 20 - Inkscape 0.54 | ||
* [http://www.xaraxtreme.org/about/ xaralx] - vector graphic program | * [http://www.xaraxtreme.org/about/ xaralx] - vector graphic program | ||
− | |||
==Video editing== | ==Video editing== | ||
+ | * [http://freshmeat.net/browse/256/ Freshmeat Category: Non-Linear Video Editor] | ||
* [http://cvs.cinelerra.org/ Cinelerra] - video editor and compositor | * [http://cvs.cinelerra.org/ Cinelerra] - video editor and compositor | ||
* [http://www.jahshaka.org/ jahshaka] - video and film compositing, editing and special fx system | * [http://www.jahshaka.org/ jahshaka] - video and film compositing, editing and special fx system | ||
Line 33: | Line 33: | ||
* [http://www.pitivi.org pitivi] - open source video editor. | * [http://www.pitivi.org pitivi] - open source video editor. | ||
* [http://positron.sourceforge.net positron] - windows based NLE, last release 2006 | * [http://positron.sourceforge.net positron] - windows based NLE, last release 2006 | ||
+ | *[http://cuisine.bigasterisk.com cuisine] - NLE, last updated 2004ish. | ||
+ | *[http://www.kinodv.org/ Kino] - Linux NLE | ||
+ | *[http://users.pandora.be/acp/kino/kinoplus.html Kino plus]- Plugins for Kino | ||
+ | *[http://lives.sourceforge.net Lives] - Linux NLE video editing software | ||
== Lipsyncing == | == Lipsyncing == | ||
Line 41: | Line 45: | ||
* [http://www.amanith.org amanith] - an OpenSource C++ CrossPlatform framework designed for 2d & 3d vector graphics. | * [http://www.amanith.org amanith] - an OpenSource C++ CrossPlatform framework designed for 2d & 3d vector graphics. | ||
− | == | + | ===Realtime/VJ tools=== |
− | + | *[http://effectv.sourceforge.net/ effectv] - Real-time video effector | |
+ | *[http://freej.dyne.org/ freej] - Real-time video manipulation, available on the Dynebolic distribution. | ||
+ | ===Utilities=== | ||
+ | *[ http://dvbackup.sourceforge.net/ Dv backup]- Utility to back up data to DV tape. | ||
+ | *[http://ronald.bitfreak.net/lvs/ LVS] Video capture software for Linux, last updated 2002 | ||
+ | *[http://mjpeg.sourceforge.net/ mjpegtools] - Tools for video capture and editing under linux | ||
+ | *[http://www.theora.org/ theora] - Video compression format | ||
− | + | ===Subtitle editors=== | |
− | + | *[http://www.allusion.net/bakasub/ bakasub] - Subtitling software for Linux, last updated in 1999 | |
− | + | *[http://gsubedit.sourceforge.net/ gsubedit]- Subtitle Editor (Gnome) | |
− | + | *[http://sourceforge.net/projects/ksubeditor/ ksubeditor]- Subtitle Editor (KDE) | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | *http://www.allusion.net/bakasub/ - Subtitling software for Linux | + | |
− | *http://gsubedit.sourceforge.net/ - Subtitle Editor (Gnome) | + | |
− | *http://sourceforge.net/projects/ksubeditor/ - Subtitle Editor (KDE) | + | |
− | * [http://freshmeat.net/browse/ | + | ===Video Players=== |
+ | *[http://freshmeat.net/browse/128/ freshmeat] freshmeat video player category | ||
+ | *[http://www.MPlayerHQ.hu/ mplayer] Multi platform video player (windows/linux/mac) | ||
+ | *[http://www.xinehq.de/ xine] Linux video player | ||
+ | *[http://www.videolan.org/vlc/ vlc] Multi platform video player (windows/linux/mac) | ||
+ | |||
+ | ===Sound Editing/Recording=== | ||
+ | |||
+ | |||
+ | ===Sound libraries=== | ||
+ | |||
+ | |||
+ | ===Script software=== | ||
+ | |||
+ | ===Xsheets?=== | ||
+ | |||
+ | |||
+ | Please note, old software is perfectly fine to use :) It may not support newer hardware though. | ||
+ | |||
+ | |||
+ | ==TODO== | ||
+ | (Please add/verify URLs, comment it, sort it) | ||
* [http://dvr.sourceforge.net DVR], digital video recorder | * [http://dvr.sourceforge.net DVR], digital video recorder | ||
Revision as of 08:19, 6 March 2008
Vector/2d Animation
- Synfig - vector based 2D animation (this project!)
- KToon - Pixel-based 2D animation, similar layout to ToonBoom Studio
- pencil - software for traditional hand-drawn animation (both vector & raster)
- Uira - Flash clone, sourceforge project closed 2008-01-13
- F4L - Flash for Linux, a Flash clone.
3d Animation
- blender - 3D modelling and animation
- aqsis - 3D renderer, Renderman compatible
- k-3d - 3D modelling, animation, rendering
- sharp3d - opensource version of Zbrush, integrated onto Blender
Raster Image Manipulation
- GIMP - GNU image manipulation program
- the iwrap deformation tool can create (crude) animations
- layers can be saved as animated .gif
- GAP - GIMP Animation Plugin
- cinepaint - a GIMP fork used for motion picture frame-by-frame retouching
Vector Image Manipulation
- inkscape - SVG-based vector graphics, animation capability scheduled for Milestone 20 - Inkscape 0.54
- xaralx - vector graphic program
Video editing
- Freshmeat Category: Non-Linear Video Editor
- Cinelerra - video editor and compositor
- jahshaka - video and film compositing, editing and special fx system
- stopmotion - create stop-motion movies
- frameworks - stop-motion frame capture
- DIVA - Defunct linux video editor
- pitivi - open source video editor.
- positron - windows based NLE, last release 2006
- cuisine - NLE, last updated 2004ish.
- Kino - Linux NLE
- Kino plus- Plugins for Kino
- Lives - Linux NLE video editing software
Lipsyncing
- jlipsync - java based Lip sync program. Allows users to align phoneme key frame shapes to an audio track. Output to a shot sheet or AVI file (convert the AVI to a series of PNG files and import them into Synfig for added fun!)
- papagayo python based lipsync program. Allows export to Anime studio, or contact genete to import into Synfig ;)
Programming/API's
- amanith - an OpenSource C++ CrossPlatform framework designed for 2d & 3d vector graphics.
Realtime/VJ tools
- effectv - Real-time video effector
- freej - Real-time video manipulation, available on the Dynebolic distribution.
Utilities
- [ http://dvbackup.sourceforge.net/ Dv backup]- Utility to back up data to DV tape.
- LVS Video capture software for Linux, last updated 2002
- mjpegtools - Tools for video capture and editing under linux
- theora - Video compression format
Subtitle editors
- bakasub - Subtitling software for Linux, last updated in 1999
- gsubedit- Subtitle Editor (Gnome)
- ksubeditor- Subtitle Editor (KDE)
Video Players
- freshmeat freshmeat video player category
- mplayer Multi platform video player (windows/linux/mac)
- xine Linux video player
- vlc Multi platform video player (windows/linux/mac)
Sound Editing/Recording
Sound libraries
Script software
Xsheets?
Please note, old software is perfectly fine to use :) It may not support newer hardware though.
TODO
(Please add/verify URLs, comment it, sort it)
- DVR, digital video recorder
Information
- http://www.robfisher.net/video/ - Linux video information
Language: |
English |