<?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 for Verbal Diaryer</title>
	<atom:link href="http://noraisin.net/diary/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://noraisin.net/diary</link>
	<description>Writing stuff down, where it can&#039;t hurt anyone</description>
	<lastBuildDate>Wed, 23 May 2012 04:16:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on New GStreamer Plugins and FOSDEM by sister0</title>
		<link>http://noraisin.net/diary/?p=45#comment-37864</link>
		<dc:creator>sister0</dc:creator>
		<pubDate>Wed, 23 May 2012 04:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://noraisin.net/~jan/diary/?p=45#comment-37864</guid>
		<description>a n00b like questions but : please :

i need to tell gstreamer how to store the   output as an file as .avi, 

when i run this:

#gst-launch-0.10 filesrc location=/dev/mem ! videoparse ! xvimagesink

any advise - I know its with filesink somehow but im at a blind spot..  
alaas</description>
		<content:encoded><![CDATA[<p>a n00b like questions but : please :</p>
<p>i need to tell gstreamer how to store the   output as an file as .avi, </p>
<p>when i run this:</p>
<p>#gst-launch-0.10 filesrc location=/dev/mem ! videoparse ! xvimagesink</p>
<p>any advise &#8211; I know its with filesink somehow but im at a blind spot..<br />
alaas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fun things to do with GStreamer command-lines by JustMe</title>
		<link>http://noraisin.net/diary/?p=40#comment-33496</link>
		<dc:creator>JustMe</dc:creator>
		<pubDate>Sat, 11 Feb 2012 00:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://noraisin.net/~jan/diary/?p=40#comment-33496</guid>
		<description>The original article is four years old, it helped me.
I was calling another program in my script to capture. I knew v4l had the tools but I didn&#039;t stumble across the correct information to get it to work. I was looking up something else, stumbled across this page and you answered a question, but more importantly it helped me find the correct answer to other questions I had.  I can eliminate that call to the other program, streamline my script and clean up the code.
Thanks</description>
		<content:encoded><![CDATA[<p>The original article is four years old, it helped me.<br />
I was calling another program in my script to capture. I knew v4l had the tools but I didn&#8217;t stumble across the correct information to get it to work. I was looking up something else, stumbled across this page and you answered a question, but more importantly it helped me find the correct answer to other questions I had.  I can eliminate that call to the other program, streamline my script and clean up the code.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fun things to do with GStreamer command-lines by swathi lakshmi</title>
		<link>http://noraisin.net/diary/?p=40#comment-21288</link>
		<dc:creator>swathi lakshmi</dc:creator>
		<pubDate>Mon, 31 Jan 2011 10:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://noraisin.net/~jan/diary/?p=40#comment-21288</guid>
		<description>i want to display a picture slide show using 
gstreamer ??

any help</description>
		<content:encoded><![CDATA[<p>i want to display a picture slide show using<br />
gstreamer ??</p>
<p>any help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fun things to do with GStreamer command-lines by Harshit</title>
		<link>http://noraisin.net/diary/?p=40#comment-11720</link>
		<dc:creator>Harshit</dc:creator>
		<pubDate>Fri, 29 Jan 2010 09:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://noraisin.net/~jan/diary/?p=40#comment-11720</guid>
		<description>I dont know if it will be answered or not but nevertheless, my question is:

Well, I am relatively new to Gstreamer and would want to modify something called as Gamma correction for the image generated by my gstreamer output. THe reason for this is that the image generated is a bit darker. Moreover, I would like to know if there is a GUI which would allow me to set parameters for Camera Configuration?</description>
		<content:encoded><![CDATA[<p>I dont know if it will be answered or not but nevertheless, my question is:</p>
<p>Well, I am relatively new to Gstreamer and would want to modify something called as Gamma correction for the image generated by my gstreamer output. THe reason for this is that the image generated is a bit darker. Moreover, I would like to know if there is a GUI which would allow me to set parameters for Camera Configuration?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A glimpse of audio nirvana by thaytan</title>
		<link>http://noraisin.net/diary/?p=111#comment-11172</link>
		<dc:creator>thaytan</dc:creator>
		<pubDate>Fri, 13 Nov 2009 23:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://noraisin.net/~jan/diary/?p=111#comment-11172</guid>
		<description>@Russ: Using either audio device individually works fine. The not-quite-perfect synch problem comes from the combine module.</description>
		<content:encoded><![CDATA[<p>@Russ: Using either audio device individually works fine. The not-quite-perfect synch problem comes from the combine module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A glimpse of audio nirvana by Russ</title>
		<link>http://noraisin.net/diary/?p=111#comment-11171</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Fri, 13 Nov 2009 22:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://noraisin.net/~jan/diary/?p=111#comment-11171</guid>
		<description>It would certainly be nice if pulse audio knew about actual latencies and made the sound stream match the video stream and other sound streams.</description>
		<content:encoded><![CDATA[<p>It would certainly be nice if pulse audio knew about actual latencies and made the sound stream match the video stream and other sound streams.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A glimpse of audio nirvana by thaytan</title>
		<link>http://noraisin.net/diary/?p=111#comment-11165</link>
		<dc:creator>thaytan</dc:creator>
		<pubDate>Wed, 11 Nov 2009 13:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://noraisin.net/~jan/diary/?p=111#comment-11165</guid>
		<description>@Philip: Yeah, SP/DIF passthrough of encoded streams seems to be still a large blind spot in PA&#039;s world view. Any comment, Lennart?

@Anonymous from Poland: I disagree. That might be true for a commercial product, but in my opinion if &quot;casual users&quot; expect software for no money, they take the good with the bad. Join the collaborative effort to improve things and consider the QA pain the price of admission.</description>
		<content:encoded><![CDATA[<p>@Philip: Yeah, SP/DIF passthrough of encoded streams seems to be still a large blind spot in PA&#8217;s world view. Any comment, Lennart?</p>
<p>@Anonymous from Poland: I disagree. That might be true for a commercial product, but in my opinion if &#8220;casual users&#8221; expect software for no money, they take the good with the bad. Join the collaborative effort to improve things and consider the QA pain the price of admission.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A glimpse of audio nirvana by user from Poalnd</title>
		<link>http://noraisin.net/diary/?p=111#comment-11164</link>
		<dc:creator>user from Poalnd</dc:creator>
		<pubDate>Wed, 11 Nov 2009 13:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://noraisin.net/~jan/diary/?p=111#comment-11164</guid>
		<description>&quot;I’m well aware that Pulseaudio integration into the distributions has been a bumpy ride for lots of people, but I think the end goal justifies the painful process of fixing all the sound drivers. &quot;
The end goal never justifies unneeded pain for casual users. Pulseaudio could and should be integrated at slower peace. (ie. testing it in real live only in distros beta releases, shipping in official release after few iterations.)</description>
		<content:encoded><![CDATA[<p>&#8220;I’m well aware that Pulseaudio integration into the distributions has been a bumpy ride for lots of people, but I think the end goal justifies the painful process of fixing all the sound drivers. &#8221;<br />
The end goal never justifies unneeded pain for casual users. Pulseaudio could and should be integrated at slower peace. (ie. testing it in real live only in distros beta releases, shipping in official release after few iterations.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A glimpse of audio nirvana by Philip Jägenstedt</title>
		<link>http://noraisin.net/diary/?p=111#comment-11163</link>
		<dc:creator>Philip Jägenstedt</dc:creator>
		<pubDate>Wed, 11 Nov 2009 12:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://noraisin.net/~jan/diary/?p=111#comment-11163</guid>
		<description>With benefits with this, perhaps I will someday be able to forgive PA (or Ubuntu) for how horribly difficult it is to get S/PDIF output to work (by purging PA from the system).</description>
		<content:encoded><![CDATA[<p>With benefits with this, perhaps I will someday be able to forgive PA (or Ubuntu) for how horribly difficult it is to get S/PDIF output to work (by purging PA from the system).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A glimpse of audio nirvana by neo</title>
		<link>http://noraisin.net/diary/?p=111#comment-11162</link>
		<dc:creator>neo</dc:creator>
		<pubDate>Wed, 11 Nov 2009 10:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://noraisin.net/~jan/diary/?p=111#comment-11162</guid>
		<description>&quot;
But hey I hear that’s all Ubuntu’s fault - so much, that PA doesn’t even have a usable bugtracker of their own.&quot;

What a huge lie. Ubuntu patches PA very horribly. They have to deal with that on their own.  

PulseAudio works fine and the bug tracker for that is at pulse audio website.</description>
		<content:encoded><![CDATA[<p>&#8221;<br />
But hey I hear that’s all Ubuntu’s fault &#8211; so much, that PA doesn’t even have a usable bugtracker of their own.&#8221;</p>
<p>What a huge lie. Ubuntu patches PA very horribly. They have to deal with that on their own.  </p>
<p>PulseAudio works fine and the bug tracker for that is at pulse audio website.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
