<?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: Transmageddon 0.7 released</title>
	<atom:link href="http://blogs.gnome.org/uraeus/2009/04/27/transmageddon-07-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/uraeus/2009/04/27/transmageddon-07-released/</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Wed, 25 Nov 2009 02:40:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Passing on the Left &#187; Blog Archive &#187; Entropy Wave</title>
		<link>http://blogs.gnome.org/uraeus/2009/04/27/transmageddon-07-released/comment-page-1/#comment-2317</link>
		<dc:creator>Passing on the Left &#187; Blog Archive &#187; Entropy Wave</dc:creator>
		<pubDate>Mon, 27 Apr 2009 19:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1051#comment-2317</guid>
		<description>[...] see Christian outed my new company, Entropy Wave.  The mission of the new company is to create video [...]</description>
		<content:encoded><![CDATA[<p>[...] see Christian outed my new company, Entropy Wave.  The mission of the new company is to create video [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uraeus</title>
		<link>http://blogs.gnome.org/uraeus/2009/04/27/transmageddon-07-released/comment-page-1/#comment-2316</link>
		<dc:creator>uraeus</dc:creator>
		<pubDate>Mon, 27 Apr 2009 15:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1051#comment-2316</guid>
		<description>@stu: I&#039;ll look into fixing that for the next version

@Alexandre: I&#039;ll be hanging out in #conduit in the next weeks, hopefully we can talk there.

@Tobias: Well the learning part is a big part of it, I have a hard enough time understanding my own code, much less anyone elses yet. The other part is that I am also trying to write down what is hard to do today, in order to file API addition bugs for GStreamer. Finally I of course do have my own ideas for how I want the UI to behave etc. But I do want to try to share code and standards with other similar applications going forward, I mean ideally the difference between Transmageddon and other transcoders would be limited to the glade file and a little bit of glue code.</description>
		<content:encoded><![CDATA[<p>@<a href="http://blogs.gnome.org/uraeus/2009/04/27/transmageddon-07-released/#comment-2313">stu</a>: I&#8217;ll look into fixing that for the next version</p>
<p>@Alexandre: I&#8217;ll be hanging out in #conduit in the next weeks, hopefully we can talk there.</p>
<p>@Tobias: Well the learning part is a big part of it, I have a hard enough time understanding my own code, much less anyone elses yet. The other part is that I am also trying to write down what is hard to do today, in order to file API addition bugs for GStreamer. Finally I of course do have my own ideas for how I want the UI to behave etc. But I do want to try to share code and standards with other similar applications going forward, I mean ideally the difference between Transmageddon and other transcoders would be limited to the glade file and a little bit of glue code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://blogs.gnome.org/uraeus/2009/04/27/transmageddon-07-released/comment-page-1/#comment-2315</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Mon, 27 Apr 2009 14:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1051#comment-2315</guid>
		<description>&quot;I also came across another python/gstreamer transcoder the other day, Arista. It got a pretty nice feature set already, and both application and website is a bit more polished in terms of looks than Transmageddon :) One thing I want to try to share with Arista is the XML device profile format, so that we can start building a database of profiles that can be shared between a lot of different applications.&quot;

Why do you keep Transmageddon, if there is a programm like Arista? I know Transmageddon is you learning project and it is hart to let you child die. But I think to join the forces will bring us a much better product.</description>
		<content:encoded><![CDATA[<p>&#8220;I also came across another python/gstreamer transcoder the other day, Arista. It got a pretty nice feature set already, and both application and website is a bit more polished in terms of looks than Transmageddon <img src='http://blogs.gnome.org/uraeus/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' />  One thing I want to try to share with Arista is the XML device profile format, so that we can start building a database of profiles that can be shared between a lot of different applications.&#8221;</p>
<p>Why do you keep Transmageddon, if there is a programm like Arista? I know Transmageddon is you learning project and it is hart to let you child die. But I think to join the forces will bring us a much better product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre</title>
		<link>http://blogs.gnome.org/uraeus/2009/04/27/transmageddon-07-released/comment-page-1/#comment-2314</link>
		<dc:creator>Alexandre</dc:creator>
		<pubDate>Mon, 27 Apr 2009 13:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1051#comment-2314</guid>
		<description>Have you thought/implemented two-pass encoding? It might seem like too much, but it improves the video quality a lot, specially in h264.
I might be able to help too, I implemented the video transcoding in Conduit with GStreamer and Python.

Btw, I would love to see a service such as your application availiable as a DBus interface, it would help a lot of applications and it would prevent applications from doing the same mistakes (I know the Conduit code is not perfect ;) Or we could build a library on it, so we can share the code more easily.
At least we could share the device profile, as Conduit currently hardcodes elements for each device / format.</description>
		<content:encoded><![CDATA[<p>Have you thought/implemented two-pass encoding? It might seem like too much, but it improves the video quality a lot, specially in h264.<br />
I might be able to help too, I implemented the video transcoding in Conduit with GStreamer and Python.</p>
<p>Btw, I would love to see a service such as your application availiable as a DBus interface, it would help a lot of applications and it would prevent applications from doing the same mistakes (I know the Conduit code is not perfect <img src='http://blogs.gnome.org/uraeus/wp-content/mu-plugins/tango-smilies/tango/face-wink.png' alt=';)' class='wp-smiley' />  Or we could build a library on it, so we can share the code more easily.<br />
At least we could share the device profile, as Conduit currently hardcodes elements for each device / format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu</title>
		<link>http://blogs.gnome.org/uraeus/2009/04/27/transmageddon-07-released/comment-page-1/#comment-2313</link>
		<dc:creator>Stu</dc:creator>
		<pubDate>Mon, 27 Apr 2009 12:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1051#comment-2313</guid>
		<description>One small tweak - could you put heightxwidth, instead of height/width
Cheers :)</description>
		<content:encoded><![CDATA[<p>One small tweak &#8211; could you put heightxwidth, instead of height/width<br />
Cheers <img src='http://blogs.gnome.org/uraeus/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
