<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de-AT">
	<id>https://becomwiki.live.md-websolutions.com/index.php?action=history&amp;feed=atom&amp;title=Multimedia_codecs_%28SBC-i.MX51%29</id>
	<title>Multimedia codecs (SBC-i.MX51) - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://becomwiki.live.md-websolutions.com/index.php?action=history&amp;feed=atom&amp;title=Multimedia_codecs_%28SBC-i.MX51%29"/>
	<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=Multimedia_codecs_(SBC-i.MX51)&amp;action=history"/>
	<updated>2026-05-13T15:00:36Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in BECOM Systems Support</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://becomwiki.live.md-websolutions.com/index.php?title=Multimedia_codecs_(SBC-i.MX51)&amp;diff=510&amp;oldid=prev</id>
		<title>Peter: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=Multimedia_codecs_(SBC-i.MX51)&amp;diff=510&amp;oldid=prev"/>
		<updated>2023-10-31T08:03:11Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de-AT&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 31. Oktober 2023, 10:03 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de-AT&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Peter</name></author>
	</entry>
	<entry>
		<id>https://becomwiki.live.md-websolutions.com/index.php?title=Multimedia_codecs_(SBC-i.MX51)&amp;diff=509&amp;oldid=prev</id>
		<title>en&gt;Peter: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=Multimedia_codecs_(SBC-i.MX51)&amp;diff=509&amp;oldid=prev"/>
		<updated>2023-08-22T19:35:54Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Basic libraries =&lt;br /&gt;
&lt;br /&gt;
;imx-lib&lt;br /&gt;
:openembedded/recipes/imx-lib/imx-lib_10.07.11.bb&lt;br /&gt;
:i.MX specific libraries for VPU, IPU, etc.&lt;br /&gt;
;firmware-imx&lt;br /&gt;
:openembedded/recipes/firmwares/firmware-imx_10.07.11.bb&lt;br /&gt;
:Firmware for the VPU&lt;br /&gt;
&lt;br /&gt;
= Codec libraries =&lt;br /&gt;
&lt;br /&gt;
;fsl-mm-codeclib&lt;br /&gt;
:openembedded/recipes/fsl-mm-codeclib/fsl-mm-codeclib_1.9.0.bb&lt;br /&gt;
:Libraries for all hardware de-/encoders&lt;br /&gt;
&lt;br /&gt;
= GStreamer support =&lt;br /&gt;
&lt;br /&gt;
A plug-in for the GStreamer framework (see [https://en.wikipedia.org/wiki/Gstreamer here] for the Wikipedia overview) allows for playing multimedia files using the i.MX hardware codecs.&lt;br /&gt;
&lt;br /&gt;
;gst-fsl-plugin&lt;br /&gt;
:openembedded/recipes/gstreamer/gst-fsl-plugin_1.9.0.bb&lt;br /&gt;
:Freescale GStreamer plug-in&lt;br /&gt;
&lt;br /&gt;
In addition to the GStreamer plug-in, there are also patches applied to the GStreamer core.&lt;br /&gt;
&lt;br /&gt;
== Command-line usage ==&lt;br /&gt;
&lt;br /&gt;
The gst-fsl-plugin comes with a command-line player that is called &amp;#039;&amp;#039;gplay&amp;#039;&amp;#039;. Simply supply the multimedia file as an argument to gplay. For more information, please have a look at the &amp;quot;Application Specification for gplay&amp;quot; document provided by Freescale at [https://www.freescale.com].&lt;br /&gt;
&lt;br /&gt;
There&amp;#039;s even a more low-level interface that can be used: &amp;#039;&amp;#039;gst-launch&amp;#039;&amp;#039;. Here is an example:&lt;br /&gt;
 gst-launch filesrc location=avatar.mov ! qtdemux ! queue max-size-time=0 ! mfw_vpudecoder ! mfw_v4lsink disp-width=1024 disp-height=768&lt;br /&gt;
For more information, please refer to the &amp;quot;i.MX Linux Multimedia Framework User&amp;#039;s Guide&amp;quot; available from Freescale at [https://www.freescale.com].&lt;br /&gt;
&lt;br /&gt;
== Media player ==&lt;br /&gt;
&lt;br /&gt;
The SBC Gnome demo image comes with the &amp;#039;&amp;#039;Totem&amp;#039;&amp;#039; media player. Totem exclusively uses GStreamer to play multimedia files (audio and video).&lt;br /&gt;
&lt;br /&gt;
To start Totem, navigate to {{mp|Applications--&amp;gt;Sound &amp;amp; Video--&amp;gt;Movie Player}} in the Gnome menu.&lt;br /&gt;
&lt;br /&gt;
If you are interested in which codecs are used in the background, start Totem from a Gnome terminal. Start playing any file and you can view a similar output in the terminal (look for the colored lines):&lt;br /&gt;
&lt;br /&gt;
 root@sbc-imx51:~# totem&lt;br /&gt;
 &amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:#00ff00&amp;quot;&amp;gt;MFW_GST_V4LSINK_PLUGIN 1.9.0 build on Oct  7 2010 23:14:53.&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
 [INFO]	Product Info: i.MX51&lt;br /&gt;
 &amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:#ffff00&amp;quot;&amp;gt;VPU Version: firmware 13.4.0; libvpu: 5.1.0 &amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
 &amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:#00ff00&amp;quot;&amp;gt;MFW_GST_VPU_DECODER_PLUGIN 1.9.0 build on Oct  7 2010 23:14:32.&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
 &amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:#ffff00&amp;quot;&amp;gt;BLN_MAD-MMCODECS_AACD_ARM_03.05.00  build on Nov 25 2009 15:02:24.&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
 &amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:#00ff00&amp;quot;&amp;gt;MFW_GST_AAC_PLUGIN 1.9.0 build on Oct  7 2010 23:14:15.&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
 &amp;gt;&amp;gt;V4L_SINK: Actually buffer status:&lt;br /&gt;
 	hardware buffer : 14&lt;br /&gt;
 	software buffer : 0&lt;br /&gt;
 &amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;[V4L Update Display]: left=5, top=202, width=440, height=184&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
 Total rendered:3192&lt;br /&gt;
 &lt;br /&gt;
 &amp;gt;&amp;gt;VPU_DEC: State: Ready to Null&lt;br /&gt;
 &amp;gt;&amp;gt;V4L_SINK: All buffer freed, close device.&lt;br /&gt;
 root@sbc-imx51:~# &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:SBC-i.MX51]]&lt;br /&gt;
[[Category:i.MX]]&lt;/div&gt;</summary>
		<author><name>en&gt;Peter</name></author>
	</entry>
</feed>