grh.mur.at - gstreamer http://grh.mur.at/taxonomy/term/44/0 en VideoIO http://grh.mur.at/software/videoio.html <div class="field field-type-text field-field-description"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Short Description:&nbsp;</div> <p>general video IO framework for Pure Data</p> </div> </div> </div> <div class="field field-type-number-integer field-field-year"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Started in:&nbsp;</div> 2007 </div> </div> </div> <div class="field field-type-text field-field-authors"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Authors:&nbsp;</div> Thomas Holzmann </div> <div class="field-item even"> <div class="field-label-inline"> Authors:&nbsp;</div> Georg Holzmann </div> </div> </div> <div class="field field-type-text field-field-license"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> License:&nbsp;</div> GNU General Public License (GPL) </div> </div> </div> <div class="field field-type-text field-field-progamming-lang"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Programming language:&nbsp;</div> C, C++ </div> </div> </div> <div class="field field-type-text field-field-abstract"> <div class="field-label">Overview:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <p>This framework should provide a general video input and output system (reading/writing various files and from/to devices) for <a href="http://puredata.info">Pure Data</a>. The interface is platform independent and the needed libraries are checked and loaded at runtime, so the host application (e.g. Gem, Gridflow, PDP) has no compile time dependency on all those video libraries.</p> <p>At the moment only the interface to <a href="http://gem.iem.at">Gem</a> is implemented and consists of the following objects: <em>pix_file_read</em>, <em>pix_file_write</em> and <em>pix_devic_read</em>. They use the gstreamer plugins for all these opterations, but alternative libraries, especially on Windows and OSX, should be added in future.</p> <p>What they can do ATM:</p> <ul> <li> <em>pix_file_read:</em> reading audio and video from all formats <a href="http://www.gstreamer.net/">gstreamer</a> supports (quite a lot), reading from dvd, http, mms, udp streams, ... </li> <li> <em>pix_file_write:</em> writes in some codecs to disk, also streams over udp </li> <li> <em>pix_device_read:</em> can read from camera and DV devices </li> </ul> <p>This project was part of the <a href="http://code.google.com/soc/2007/">Google Summer of Code program 2007</a>.<br /> The latest source can be downloaded from the SVN repository, an other (maybe outdated) version can be found in the download section below.</p> </div> </div> </div> <div class="field field-type-link field-field-version-url"> <div class="field-label">Version Control System URL:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="http://pd-gem.svn.sourceforge.net/viewvc/pd-gem/trunk/videoIO/">VideoIO SVN repository</a> </div> </div> </div> <div class="field field-type-filefield field-field-tarball"> <div class="field-label">Release Tarball:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <div class="filefield-file clear-block"><div class="filefield-icon field-icon-application-octet-stream"><img class="field-icon-application-octet-stream" alt="application/octet-stream icon" src="http://grh.mur.at/sites/all/modules/filefield/icons/protocons/16x16/mimetypes/application-octet-stream.png" /></div><a href="http://grh.mur.at/sites/default/files/videoIO.tar_.gz" type="application/octet-stream; length=153725" title="videoIO.tar_.gz">VideoIO source and documentation</a></div> </div> </div> </div> gem gstreamer Pd Wed, 24 Jun 2009 15:23:31 +0000 grh 138 at http://grh.mur.at