Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
free_media_tools [2014-02-23 00:37] nikfree_media_tools [2020-05-20 12:07] – [sound software] nik
Line 1: Line 1:
  
 ==== working with media on GNU/Linux ==== ==== working with media on GNU/Linux ====
 +  * list of lists...
 +  * linux audio https://github.com/nodiscc/awesome-linuxaudio
 +  * music-dsp https://github.com/olilarkin/awesome-musicdsp
  
 ==== imaging /graphics ==== ==== imaging /graphics ====
  
   * the gimp http://www.gimp.org   * the gimp http://www.gimp.org
-  * k3studio http://k3studio.sf.net+  * vectors with inkscape / [[Inkscape]] or http://www.inkscape.org/ 
 +  * DTP and layout with scribus > http://www.scribus.net/
   * Image Magick http://www.imagemagick.org   * Image Magick http://www.imagemagick.org
   * fontforge > http://fontforge.sourceforge.net/   * fontforge > http://fontforge.sourceforge.net/
-  * vectors with inkscape / [[Inkscape]] or http://www.inkscape.org/ 
-  * basic dtp with scribus > http://www.scribus.net/ 
   * 3d stuff -> http://www.linuxartist.org/3d.php   * 3d stuff -> http://www.linuxartist.org/3d.php
     * blender (back from purgatory) http://www.blender.org/     * blender (back from purgatory) http://www.blender.org/
     * see also [[Blender Notes]]     * see also [[Blender Notes]]
  
-==== photography & image cataloging ==== +==== photography & digital asset management (DAM)==== 
-  * http://www.ubuntuproductivity.com/journal/ubuntu/07/2008/ubuntu-photo-manager-experiment+  * [[http://www.darktable.org/|darktable]] is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. 
-  * http://bluemarine.tidalwave.it/+  * [[https://mathiashueber.com/migrate-from-lightroom-to-open-source-alternative/|Migrate from Lightroom® to Darktable]]  
  
 ==== video software ==== ==== video software ====
-  * http://www.pitivi.org/ +  * currently  
-  Cinelerra, http://heroinewarrior.com/cinelerra.php3 +    * openshot - https://www.openshot.org/ 
-  * Kino, nonlinear video editing for GnuLinux http://kino.schirmacher.de/ +    shotcut - https://www.shotcut.org/ 
-  * av file manipulation http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/ (contains x86 assembly) +    * natron - https://natrongithub.github.io/ 
-  * dvd resources http://dvd.sourceforge.net/ +    * mltframework  
-  * gstreamer media framework http://www.gstreamer.net/docs/faq.php +    * [[https://www.mltframework.org/docs/melt/|melt]] the "powerful, if somewhat obscure, multitrack command line oriented video editor" 
-  * discussion forum http://forums.projectmayo.com/ +  * previously (possibly ongoing?) 
-  * video effects (intel only) http://effectv.sourceforge.net/index.html +    * pitivi http://www.pitivi.org/ 
-  what happened to broadcast 2000 ?!(well, it became http://heroinewarrior.com/cinelerra.php3 ) http://heroinewarrior.com/bcast2000.php3 (source available -> http://www.brouhaha.com/~eric/broadcast2000/ ) +    * Kino, nonlinear video editing for GnuLinux http://kino.schirmacher.de/ 
-  * freej video instrument (x86 only) http://freej.dyne.org/+    * av file manipulation http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/ (contains x86 assembly) 
 +    * dvd resources http://dvd.sourceforge.net/ 
 +    * gstreamer media framework http://www.gstreamer.net/docs/faq.php 
 +    * discussion forum http://forums.projectmayo.com/ 
 +    * video effects (intel only) http://effectv.sourceforge.net/index.html 
 +    * broadcast 2000 became cinelerra which branched a few times -> https://en.wikipedia.org/wiki/Cinelerra 
 +    * freej video instrument (x86 only) http://freej.dyne.org/
   * an overview of free media formats and tools (in french), with links to animation software (amongst others) http://www.lamenagerie.com/boite/   * an overview of free media formats and tools (in french), with links to animation software (amongst others) http://www.lamenagerie.com/boite/
   * lives (linux video editing system) for [[GNU Linux]], [[BSD]] (maybe [[OS X]] ) http://www.xs4all.nl/~salsaman/lives/   * lives (linux video editing system) for [[GNU Linux]], [[BSD]] (maybe [[OS X]] ) http://www.xs4all.nl/~salsaman/lives/
 +
 +==== visual effects ====
 +  * Natron
 +  * http://opensourcevfx.org/
 +
 +====analog filmmaking====
 +  * free and open-source tools for analog filmmaking > https://sixteenmillimeter.com/ 
  
 ==== sound software ==== ==== sound software ====
  
-  * overview of sound software for gnu/liNux based on freshmeat.net categories http://freshmeat.net/articles/view/354/+Multitrack recording DAW 
 +  * ardour. http://ardour.sourceforge.net/ 
 +  * audacity. simple, yet multiplatform/multilingual http://audacity.sourceforge.net/ 
 + 
 +synthesis 
 +  * [[supercollider]], tidal, puredata, etc 
 + 
 +various
   * ecasound, recording + processing software http://www.wakkanet.fi/~kaiv/ecasound/   * ecasound, recording + processing software http://www.wakkanet.fi/~kaiv/ecasound/
-  * multitrack recording 
-    * ardour. http://ardour.sourceforge.net/ 
-    * audacity. simple, yet multiplatform/multilingual http://audacity.sourceforge.net/ 
   * general links to linux sound software http://www.linuxsound.at/   * general links to linux sound software http://www.linuxsound.at/
   
Line 45: Line 65:
   * icecast/shoutcast/darwin streming server/ etc+   * icecast/shoutcast/darwin streming server/ etc+
   
-==== programming + dev ====+==== sound programming + dev ====
  
 +  * [[Supercollider]], syntheis engine https://supercollider.github.io/ (previously http://www.audiosynth.com + sourceforge page) and various interfaces e.g. rsc, overtone, ...
 +  * Tidal / tidalcycles "live coding environment designed for musical improvisation. In particular, it is a domain-specific language embedded in Haskell, focused on the generation and manipulation of audible or visual patterns" > https://tidalcycles.org/
   * PD (aka [[puredata]]) is a graphical programming environment (see [[Visual Programming]]) , often used for rapid the prototyping of sound synthesis. with GEM/Framestein/Gridflow it can also be used for graphics.   * PD (aka [[puredata]]) is a graphical programming environment (see [[Visual Programming]]) , often used for rapid the prototyping of sound synthesis. with GEM/Framestein/Gridflow it can also be used for graphics.
   * jMax based on the ideas of pd, and it's commercial offshoot, Max/MSP   * jMax based on the ideas of pd, and it's commercial offshoot, Max/MSP
   * http://www.ircam.fr/equipes/temps-reel/jmax/en/index.php3   * http://www.ircam.fr/equipes/temps-reel/jmax/en/index.php3
   * quick reference http://artengine.ca/jmax/doc/jmax_reference.html   * quick reference http://artengine.ca/jmax/doc/jmax_reference.html
-  * Supercollider, recently 'opened'-up for [[Mac OS|MacOS 9]] + OsX / linux http://www.audiosynth.com + sourceforge page 
   * most things are possible with perl. http://www.cpan.org   * most things are possible with perl. http://www.cpan.org
  
Line 57: Line 78:
 ==== codecs ==== ==== codecs ====
 see: [[Open Codecs]] see: [[Open Codecs]]
-  * ogg http://www.xiph.org/ogg/vorbis/docs.html 
-  * xvid, openDivX, 3ivx, Gstreamer etcX+ in ranges of openness/documentaiton 
-  * vp3, thoera,, ogm containers.. 
  
 ==== source material ==== ==== source material ====
  
-  * see [[Free Media Matter]]+see [[Free Media Matter]]
   
 ===== discussion / comments ===== ===== discussion / comments =====
  • free_media_tools.txt
  • Last modified: 2020-05-20 12:09
  • by nik