<?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 and GNOME</title>
	<atom:link href="http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/</link>
	<description>GStreamer and Collabora news and more</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:30:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Michael Sheldon</title>
		<link>http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/comment-page-1/#comment-302</link>
		<dc:creator>Michael Sheldon</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/#comment-302</guid>
		<description>The GTK theme support in Swing is still pretty bad in 1.5; it looks like it&#039;s been improved greatly in 1.6 (Mustang) though. The reason eMusicJ looks nice is because it uses SWT instead of Swing, and SWT actually uses native widgets.</description>
		<content:encoded><![CDATA[<p>The GTK theme support in Swing is still pretty bad in 1.5; it looks like it&#8217;s been improved greatly in 1.6 (Mustang) though. The reason eMusicJ looks nice is because it uses SWT instead of Swing, and SWT actually uses native widgets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Steiner</title>
		<link>http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/comment-page-1/#comment-303</link>
		<dc:creator>Jakub Steiner</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/#comment-303</guid>
		<description>I wish I knew a bit more what&#039;s happening, but the pipeline isn&#039;t too happy about the output -&lt;p/&gt;jimmac@hal:~$ transcode2oggt /home/jimmac/Desktop/mystuff2.mpg foo.ogm&lt;br/&gt;Setting pipeline to PAUSED ...&lt;br/&gt;ERROR: Pipeline doesn&#039;t want to pause.&lt;br/&gt;ERROR: from element /pipeline0/gnomevfssink0: Could not open vfs file &quot;file:foo.ogm&quot; for writing: Invalid URI.&lt;br/&gt;Additional debug info:&lt;br/&gt;gstgnomevfssink.c(383): gst_gnome_vfs_sink_open_file (): /pipeline0/gnomevfssink0:&lt;br/&gt;system error: Success&lt;br/&gt;Setting pipeline to NULL ...&lt;br/&gt;FREEING pipeline ...&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>I wish I knew a bit more what&#8217;s happening, but the pipeline isn&#8217;t too happy about the output -
<p />jimmac@hal:~$ transcode2oggt /home/jimmac/Desktop/mystuff2.mpg foo.ogm<br />Setting pipeline to PAUSED &#8230;<br />ERROR: Pipeline doesn&#8217;t want to pause.<br />ERROR: from element /pipeline0/gnomevfssink0: Could not open vfs file &#8220;file:foo.ogm&#8221; for writing: Invalid URI.<br />Additional debug info:<br />gstgnomevfssink.c(383): gst_gnome_vfs_sink_open_file (): /pipeline0/gnomevfssink0:<br />system error: Success<br />Setting pipeline to NULL &#8230;<br />FREEING pipeline &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Steiner</title>
		<link>http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/comment-page-1/#comment-304</link>
		<dc:creator>Jakub Steiner</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/#comment-304</guid>
		<description>And it still does it even with:&lt;p/&gt;transcode2oggt /home/jimmac/Desktop/mystuff2.mpg /home/jimmac/foo.ogm&lt;p/&gt;or&lt;p/&gt;transcode2oggt /home/jimmac/Desktop/mystuff2.mpg &lt;a href=&quot;file:///home/jimmac/foo.ogm&quot;&gt;file:///home/jimmac/foo.ogm&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>And it still does it even with:
<p />transcode2oggt /home/jimmac/Desktop/mystuff2.mpg /home/jimmac/foo.ogm
<p />or
<p />transcode2oggt /home/jimmac/Desktop/mystuff2.mpg <a href="file:///home/jimmac/foo.ogm">file:///home/jimmac/foo.ogm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/comment-page-1/#comment-305</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/#comment-305</guid>
		<description>Yeah, I&#039;m using SWT for eMusic/J. It&#039;s pretty easy, although it lacks the power of full-blown Swing (mostly because it has to cater to something close to the lowest common denominator of GTK, Windows, and OSX). However it makes it very easy to write something that integrates into the rest of the Linux desktop, which is what I care about given it&#039;s what I use, and  there is already a nice client for Windows and OSX. There are a few noticable differences, the main one is that the system tray icon is square in pixel-based counting (i.e. 16x16) whereas most native apps I think make it a bit wider so it appears square on a screen. One day I plan to see if that&#039;s possible, but my few experiments haven&#039;t shown anything promising.</description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;m using SWT for eMusic/J. It&#8217;s pretty easy, although it lacks the power of full-blown Swing (mostly because it has to cater to something close to the lowest common denominator of GTK, Windows, and OSX). However it makes it very easy to write something that integrates into the rest of the Linux desktop, which is what I care about given it&#8217;s what I use, and  there is already a nice client for Windows and OSX. There are a few noticable differences, the main one is that the system tray icon is square in pixel-based counting (i.e. 16&#215;16) whereas most native apps I think make it a bit wider so it appears square on a screen. One day I plan to see if that&#8217;s possible, but my few experiments haven&#8217;t shown anything promising.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ole Laursen</title>
		<link>http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/comment-page-1/#comment-306</link>
		<dc:creator>Ole Laursen</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/#comment-306</guid>
		<description>Any chances of a handy script for generating an Ogg Theora with sound from a sound track and a series of still images (say I have 1000 PNGs, 5 per second, and a .wav file)?</description>
		<content:encoded><![CDATA[<p>Any chances of a handy script for generating an Ogg Theora with sound from a sound track and a series of still images (say I have 1000 PNGs, 5 per second, and a .wav file)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Garton</title>
		<link>http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/comment-page-1/#comment-307</link>
		<dc:creator>Martin Garton</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/#comment-307</guid>
		<description>thanks for that transcoding script, but unfortunately for me it just seems to hang:&lt;p/&gt;[martin@eel xgl_demos]$ transcode2oggt xgl-demo1.xvid.avi /home/martin/Desktop/xgl_demos/xgl-demo1.xvid.ogg&lt;br/&gt;Setting pipeline to PAUSED ...&lt;br/&gt;Pipeline is PREROLLING ...&lt;p/&gt;Any suggestion?&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>thanks for that transcoding script, but unfortunately for me it just seems to hang:
<p />[martin@eel xgl_demos]$ transcode2oggt xgl-demo1.xvid.avi /home/martin/Desktop/xgl_demos/xgl-demo1.xvid.ogg<br />Setting pipeline to PAUSED &#8230;<br />Pipeline is PREROLLING &#8230;
<p />Any suggestion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Garton</title>
		<link>http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/comment-page-1/#comment-308</link>
		<dc:creator>Martin Garton</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/#comment-308</guid>
		<description>Regarding my previous post, the problem was that the input file contained no audio.  I removed &quot;decoder. ! audioconvert ! vorbisenc ! queue ! mux.&quot; from the end as succested by &quot;__tim&quot; on #gstreamer.&lt;p/&gt;</description>
		<content:encoded><![CDATA[<p>Regarding my previous post, the problem was that the input file contained no audio.  I removed &#8220;decoder. ! audioconvert ! vorbisenc ! queue ! mux.&#8221; from the end as succested by &#8220;__tim&#8221; on #gstreamer.
<p />
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/uraeus/2006/03/24/java-and-gnome/feed/ ) in 0.16170 seconds, on Feb 10th, 2012 at 5:08 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 6:08 pm UTC -->
