<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/eclipsemp/news/" rel="alternate"/><link href="https://sourceforge.net/p/eclipsemp/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/eclipsemp/news/</id><updated>2009-11-13T14:10:49Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Source and media samples released</title><link href="https://sourceforge.net/p/eclipsemp/news/2009/11/source-and-media-samples-released/" rel="alternate"/><published>2009-11-13T14:10:49Z</published><updated>2009-11-13T14:10:49Z</updated><author><name>Giovanni Tummarello</name><uri>https://sourceforge.net/u/jccq/</uri></author><id>https://sourceforge.net30562914c43da00a372fd00b00388473a1e24a84</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;2 files have been released. The first is the source code of this project; the second file contains some media files coded in various formats, useful to test Eclipse Media Player.&lt;/p&gt;
&lt;p&gt;The development was interrupted in the January 2007; in the last days some small changes have been made to fix few bugs and to improve the &amp;quot;Eclipse Media Player Tester&amp;quot; view. The file contains the source now (November 2009) in the CVS.&lt;/p&gt;
&lt;p&gt;Some notes on Eclipse Media Player:&lt;/p&gt;
&lt;p&gt;* 2 players are embedded: OLE and Java Media Framework&lt;/p&gt;
&lt;p&gt;* The OLE player embeds Windows Media Player: it can play everything that Windows Media Player can&lt;/p&gt;
&lt;p&gt;* The JMF player (Java Media Framework) can play very few kinds of videos and audio (refer to &lt;a href="http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/formats.html\" rel="nofollow"&gt;http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/formats.html\&lt;/a&gt;). JMF is really old and not updated from Sun since a lot of time, native (and most of all newer) libraries should be introduced. If you want to test the player functions and you don't one which file to use, the cinepak.avi video in the samples directory can be played for sure from JMF &lt;br /&gt;
* You can use the &amp;quot;Eclipse Media Player Tester&amp;quot; view to test some of the plug-in functions&lt;br /&gt;
* For a complete list of the functions implemented, please refer to the interfaces eclipsemp.player.Player and eclipsemp.player.select.Selectable and the class eclipsemp.player.select.Selection&lt;/p&gt;
&lt;p&gt;* There are some known issues with the OLE player: in some cases Windows Media Player could not be loaded, some versions of WMP could not work fine. If this happens you should use the JMF instead of the OLE player; to prevent OLEPlayer to be loaded look at the comment at eclipsemp.player.createPlayer(parent): it's just matter of commenting a line.&lt;/p&gt;
&lt;p&gt;* Importing the source in eclipse, missing references to the OS specific SWT library could create problems, please check them.&lt;br /&gt;
* Using the plug-in not in Windows the eclipsemp.player.OLEPlayer class will have errors (because the OLE classes can't be found in the OS specific SWT library). Despite these errors, the plug-in will work fine: the OLEPlayer class won't be loaded.&lt;/p&gt;
&lt;p&gt;In the source you can also find a second plug-in: Eclipse Media Annotations. It can be used to generate semantic annotations of media opened with Eclipse Media Player. The Rhizomik MPEG-7 ontology and sesame library are used.&lt;br /&gt;
Some notes on Eclipse Media Annotation:&lt;/p&gt;
&lt;p&gt;* Eclipse Media Annotation permits to annotate audio e video intervals, video frames and video still regions.&lt;/p&gt;
&lt;p&gt;* You can use the &amp;quot;Media Annotations Tester&amp;quot; and the &amp;quot;MediaAnnotations&amp;quot; views to try this plug-in: the first permits to load a media file and shows an example of the functions avaible, with the second new annotations can be created. The &amp;quot;Media Annotations Tester&amp;quot; is just an example of a possible use: it doesn't use a lot of the functions of this plug-in. &lt;/p&gt;
&lt;p&gt;* A JUnit Plug-in Tes is availablet: mpeg7TestCase.MediaQueryTestCase.&lt;/p&gt;
&lt;p&gt;* Use the eclipsemediaannotations.MediaQuery class to interrogate the annotations created&lt;br /&gt;
* For a complete list of the functions implemented, please refer to the classes in the eclipsemediaannotations package.&lt;/p&gt;
&lt;p&gt;One last note: &lt;br /&gt;
* all the files of Eclipse Media Player and Eclipse Media Annotations are under the GPL license&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>