<?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>Raspberry Pi &#8211; Flugphase</title>
	<atom:link href="https://blog.reauktion.de/tag/raspberry-pi/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.reauktion.de</link>
	<description>Die Gedanken sind frei</description>
	<lastBuildDate>Sat, 04 Aug 2012 00:24:48 +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>Encoding Videos</title>
		<link>https://blog.reauktion.de/encoding-videos/</link>
					<comments>https://blog.reauktion.de/encoding-videos/#comments</comments>
		
		<dc:creator><![CDATA[Markus Fritsche]]></dc:creator>
		<pubDate>Sat, 04 Aug 2012 00:15:23 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[A10]]></category>
		<category><![CDATA[Allwinner]]></category>
		<category><![CDATA[cedar]]></category>
		<category><![CDATA[cedarx]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[H264]]></category>
		<category><![CDATA[MK802]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[RPI]]></category>
		<guid isPermaLink="false">https://dynamic.reauktion.de/flugphase/?p=1871</guid>

					<description><![CDATA[&#8230; or the quest for low power hardware assisted video encoding&#8230; My hardware zoo is growing rapidly (thanks to my wife being patient with my attraction to new toys). Unfortunately, although most of my new toys have either a screen or an hdmi interface, they are not all playing all video formats. Plus, I don&#8217;t...]]></description>
										<content:encoded><![CDATA[<p>&#8230; or the quest for low power hardware assisted video encoding&#8230;</p>
<p style="text-align: left;">My hardware zoo is growing rapidly (thanks to my wife being patient with my attraction to new toys). Unfortunately, although most of my new toys have either a screen or an hdmi interface, they are not all playing all video formats. Plus, I don&#8217;t want to have mpeg transport streams (dvb-t recordings) lying around. On the other hand, I don&#8217;t want to heat my living room having my laptop doing H264-encoding on it&#8217;s CPU.</p>
<p style="text-align: left;"><a href="https://dynamic.reauktion.de/flugphase/wp-content/uploads/2012/08/rpi.jpg"><img fetchpriority="high" decoding="async" class="aligncenter size-medium wp-image-1874" title="Raspberry Pi" src="https://dynamic.reauktion.de/flugphase/wp-content/uploads/2012/08/rpi-300x225.jpg" alt="Raspberry Pi - ARM based mini computer" width="300" height="225" /></a></p>
<p>I bought an elgato h264 turbo (plus the hd version, which features a Maxim MG3500), but these are only supported on Apple MacOS X. It looks like the software sends a blob to the USB stick (firmware), then the parameters and finally the stream to encode. A lot to reverse engineer if I want to get it to run &#8211; back to eBay I guess.</p>
<p>Two recent purchases I&#8217;ve made are a <a title="Raspberry Pi Blog" href="http://www.raspberrypi.org/">Raspberry Pi</a> and an Allwinner A10 based Mk802 &#8222;android stick&#8220;. It turns out, that both devices have hardware h264 encoding capability. The Pi hardware encoding isn&#8217;t usable yet since the necessary driver is closed source and so far, the Raspberry Pi foundation has not yet the possibility to sell the licenses needed to use the encoding features of the BCM2835 GPU chip.</p>
<p><a href="https://dynamic.reauktion.de/flugphase/wp-content/uploads/2012/08/mk802.jpg"><img decoding="async" class="aligncenter size-medium wp-image-1875" title="mk802" src="https://dynamic.reauktion.de/flugphase/wp-content/uploads/2012/08/mk802-225x300.jpg" alt="Mk802 &quot;Android mini mainframe&quot; ;)" width="225" height="300" /></a></p>
<p>For the Mk802 I found a library on <a title="github allwinner-a10 video libraries" href="https://github.com/amery/allwinner-a10-video">github</a> that seems to facilitate the encoding features of the Allwinner A10 chip. Unfortunately, the only document about the encoder is mostly chinese &#8211; which I can&#8217;t read.</p>
<p>It would be cool to hook up ffmpeg to one of those and have my low power network encoding gadget!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.reauktion.de/encoding-videos/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
