<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Java movie playback: JOGL + Fobs4JMF</title>
	<atom:link href="http://blog.pirelenito.org/2008/08/java-movie-playback-jogl-fobs4jmf/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pirelenito.org/2008/08/java-movie-playback-jogl-fobs4jmf/</link>
	<description>Thoughts dump yard</description>
	<lastBuildDate>Wed, 08 Jun 2011 14:29:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: nito</title>
		<link>http://blog.pirelenito.org/2008/08/java-movie-playback-jogl-fobs4jmf/comment-page-1/#comment-1587</link>
		<dc:creator>nito</dc:creator>
		<pubDate>Wed, 08 Jun 2011 14:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pirelenito.org/?p=12#comment-1587</guid>
		<description>Thanks!

I&#039;ve used this solution mostly to play mpeg files, so I am sorry to say that I don&#039;t know what is the problem.

Fell free to fork the code and share any solution you might find.

Best regards!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>I&#8217;ve used this solution mostly to play mpeg files, so I am sorry to say that I don&#8217;t know what is the problem.</p>
<p>Fell free to fork the code and share any solution you might find.</p>
<p>Best regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sparrow</title>
		<link>http://blog.pirelenito.org/2008/08/java-movie-playback-jogl-fobs4jmf/comment-page-1/#comment-1586</link>
		<dc:creator>Sparrow</dc:creator>
		<pubDate>Fri, 03 Jun 2011 12:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pirelenito.org/?p=12#comment-1586</guid>
		<description>Hi,

This is a really great solution, thanks for sharing!

One quick question, I&#039;ve managed to get it working with most file formats but I am still struggling to get it working with WMV formats. I&#039;ve managed to get this format working with standard video playback using fobs4jmf, but when i try using your renderer i get the error &quot;CRC failed, CRC switched off&quot;

Any ideas why this might be? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is a really great solution, thanks for sharing!</p>
<p>One quick question, I&#8217;ve managed to get it working with most file formats but I am still struggling to get it working with WMV formats. I&#8217;ve managed to get this format working with standard video playback using fobs4jmf, but when i try using your renderer i get the error &#8220;CRC failed, CRC switched off&#8221;</p>
<p>Any ideas why this might be? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nito</title>
		<link>http://blog.pirelenito.org/2008/08/java-movie-playback-jogl-fobs4jmf/comment-page-1/#comment-1146</link>
		<dc:creator>nito</dc:creator>
		<pubDate>Sun, 11 Apr 2010 02:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pirelenito.org/?p=12#comment-1146</guid>
		<description>Hi Robert,

Regarding your problem, fobs4jmf is a wrapper on top of ffmpeg and it supports a wide range of formats: 
http://en.wikipedia.org/wiki/Libavcodec

So the problem might be on the configuration of your environment. Have you follow the steps on the README file to download all the dependencies? 
http://labs.pirelenito.org/experiments/svn/java/MovieGL/README.txt

I googled for a sample MPEG1 file and found this website:
http://www.jhepple.com/support/sample_movies1.htm

If you still having trouble, don&#039;t hesitate on dropping another comment.

Good luck.</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>Regarding your problem, fobs4jmf is a wrapper on top of ffmpeg and it supports a wide range of formats:<br />
<a href="http://en.wikipedia.org/wiki/Libavcodec" rel="nofollow">http://en.wikipedia.org/wiki/Libavcodec</a></p>
<p>So the problem might be on the configuration of your environment. Have you follow the steps on the README file to download all the dependencies?<br />
<a href="http://labs.pirelenito.org/experiments/svn/java/MovieGL/README.txt" rel="nofollow">http://labs.pirelenito.org/experiments/svn/java/MovieGL/README.txt</a></p>
<p>I googled for a sample MPEG1 file and found this website:<br />
<a href="http://www.jhepple.com/support/sample_movies1.htm" rel="nofollow">http://www.jhepple.com/support/sample_movies1.htm</a></p>
<p>If you still having trouble, don&#8217;t hesitate on dropping another comment.</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

