<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>digital video &#8211; Flugphase</title>
	<atom:link href="https://blog.reauktion.de/tag/digital-video/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.reauktion.de</link>
	<description>Die Gedanken sind frei</description>
	<lastBuildDate>Sun, 03 Feb 2013 22:23:57 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Toy resists</title>
		<link>https://blog.reauktion.de/toy-resists/</link>
		
		<dc:creator><![CDATA[Markus Fritsche]]></dc:creator>
		<pubDate>Sun, 03 Feb 2013 22:23:57 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[digital video]]></category>
		<category><![CDATA[dm368]]></category>
		<guid isPermaLink="false">https://dynamic.reauktion.de/flugphase/?p=1909</guid>

					<description><![CDATA[The wrestling with my latest toy  proves to be difficult. First, I obtained the RidgeRun SDK for the LeopardBoard DM365. Following the user guide in the wiki, I was able to build the image for the board. First difficulty: my USB-to-RS232 serial dongle (PL2303) seems to be not working well &#8211; I wasn&#8217;t able to...]]></description>
										<content:encoded><![CDATA[<p>The wrestling with my <a title="LeopardBoard DM368" href="https://www.leopardimaging.com/LI-TB02.html">latest toy</a>  proves to be difficult.</p>
<p>First, I obtained the <a title="RigdeRun Download Center" href="http://www.ridgerun.com/index.php/download-center.html">RidgeRun SDK</a> for the LeopardBoard DM365. Following the <a title="RidgeRun wiki" href="https://www.ridgerun.com/developer/wiki/index.php/RidgeRun_2011Q2_SDK_User_Guide">user guide</a> in the wiki, I was able to build the image for the board.</p>
<p>First difficulty: my USB-to-RS232 serial dongle (PL2303) seems to be not working well &#8211; I wasn&#8217;t able to use the serial console&#8230; So I had to work around and get a ssh shell &#8211; which took me a while to integrate my ssh key into the root file system correctly and install dropbear correctly. But I made it. Unfortunately, I have a DM368 (higher clock speeds) which are not supported out-of-the-box by the RidgeRun SDK.</p>
<p>Getting to know the whole thing more, I got the Texas Instruments SDK working for the DM368. After a night with playing with <a title="GStreamer homepage" href="http://gstreamer.freedesktop.org/">GStreamer</a> (the framework TI integrated their hardware assisted codecs), I figured that GStreamer on the TI can&#8217;t do decoding and encoding at the same time.</p>
<p>I started to look for alternatives and found <a title="ffmpeg-dm365" href="https://github.com/xhpohanka/ffmpeg-dm365">ffmpeg-dm365</a>. To compile I had to install the updated codecs from Texas Instruments into the SDK. ffmpeg-dm365 itself links to some components of the dvtb &#8211; which are relying on includes of the old codec. In order to build ffmpeg-dm365, I had to adjust the dvtb source to fit the new codecs. Which I finally managed. Bad luck: ffmpeg crashes when I try to use any of the libdm365-codecs.</p>
<p>Kind of a dead end for now.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
