<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=CM-T3530%3A_WinCE%3A_Video_playback</id>
	<title>CM-T3530: WinCE: Video playback - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=CM-T3530%3A_WinCE%3A_Video_playback"/>
	<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=CM-T3530:_WinCE:_Video_playback&amp;action=history"/>
	<updated>2026-05-03T08:35:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://www.mediawiki.compulab.com/w/index.php?title=CM-T3530:_WinCE:_Video_playback&amp;diff=692&amp;oldid=prev</id>
		<title>Mike at 12:30, 23 December 2009</title>
		<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=CM-T3530:_WinCE:_Video_playback&amp;diff=692&amp;oldid=prev"/>
		<updated>2009-12-23T12:30:20Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Introduction ==&lt;br /&gt;
The OMAP3530 includes a built-in TMS320C64X+ DSP Core that provides advanced hardware acceleration support for media encoding / decoding.&amp;lt;br&amp;gt;&lt;br /&gt;
For further details, refer to the [http://focus.ti.com/general/docs/litabsmultiplefilelist.tsp?literatureNumber=spruf98d OMAP35x Technical Reference Manual].&lt;br /&gt;
&lt;br /&gt;
== Windows CE Media Codec Framework ==&lt;br /&gt;
The OMAP35x Media Codec Framework for Windows CE is comprised of a set of software components integrated into the operating system environment: &lt;br /&gt;
# '''DirectShow Filter''' - Direct Show is the standard media streaming architecture within the Windows CE operating system.&lt;br /&gt;
# '''Codec Engine''' - Codec Engine is a framework for creation and interaction with multimedia codecs, running either locally or on another processor (DSP). &lt;br /&gt;
&lt;br /&gt;
DSP codecs (i.e. the ones in the DSP server/combo) can be utilized through the DirectShow framework in Windows Media Player.&lt;br /&gt;
&lt;br /&gt;
== Creating Videos ==&lt;br /&gt;
The DirectShow video application framework currently supports accelerated MPEG4, MPEG2, H.264 and MP3 wrapped in an AVI container with video quality up to D1 (720x480p @ 30 fps). &lt;br /&gt;
&lt;br /&gt;
The framework also supports WMV content playback. WMV hardware acceleration is not implemented, therefore only videos of up to 640x480 @ 15 fps are supported.&lt;br /&gt;
&lt;br /&gt;
Example video clips can be downloaded from [http://www.apple.com/trailers Apple trailers]. Use Quicktime Pro to download and save the trailer videos. Apple trailer videos must be converted for compatibility with Windows CE media player. Use the [http://www.erightsoft.com/SUPER.html Super] conversion tool.&lt;br /&gt;
&lt;br /&gt;
The tables below provide sample Super configuration settings for video conversion.&lt;br /&gt;
&lt;br /&gt;
=== Output Container: === &lt;br /&gt;
{| border=&amp;quot;1&amp;quot; width =&amp;quot;250&amp;quot;&lt;br /&gt;
| ''Format :''             || AVI &lt;br /&gt;
|-&lt;br /&gt;
| ''Encoder :''            || FFMPEG  &lt;br /&gt;
|-&lt;br /&gt;
| ''DirectShow Decode :''  || OFF&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output Audio Codec: === &lt;br /&gt;
{| border=&amp;quot;1&amp;quot; width =&amp;quot;250&amp;quot;&lt;br /&gt;
| ''Codec :''             || '''mp3''' &lt;br /&gt;
|-&lt;br /&gt;
| ''Sampling Freq :''     || 22050 Hz &lt;br /&gt;
|-&lt;br /&gt;
| ''Channels :''          || 2&lt;br /&gt;
|-&lt;br /&gt;
| ''Bit rate :''          || 96 Kbps&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Output Video Codecs: === &lt;br /&gt;
{| border=&amp;quot;1&amp;quot; width =&amp;quot;250&amp;quot;&lt;br /&gt;
| ''Codec :''             || '''MPEG-II''' &lt;br /&gt;
|-&lt;br /&gt;
| ''Width :''             || 848 pixels &lt;br /&gt;
|-&lt;br /&gt;
| ''Height :''            || 480 pixels &lt;br /&gt;
|-&lt;br /&gt;
| ''Frame rate :''        || 30 fps &lt;br /&gt;
|-&lt;br /&gt;
| ''Bit rate :''          || 2064 Kbps &lt;br /&gt;
|-&lt;br /&gt;
| ''Hi Quality :''        || Unchecked &lt;br /&gt;
|-&lt;br /&gt;
| ''Top Quality :''       || Unchecked&lt;br /&gt;
|-&lt;br /&gt;
| ''Stretch It :''        || Checked&lt;br /&gt;
|-&lt;br /&gt;
| ''48K Audio :''         || Checked&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; width =&amp;quot;250&amp;quot;&lt;br /&gt;
| ''Codec :''             || '''MPEG-4''' &lt;br /&gt;
|-&lt;br /&gt;
| ''Width :''             || 848 pixels &lt;br /&gt;
|-&lt;br /&gt;
| ''Height :''            || 480 pixels &lt;br /&gt;
|-&lt;br /&gt;
| ''Frame rate :''        || 30 fps &lt;br /&gt;
|-&lt;br /&gt;
| ''Bit rate :''          || 2064 Kbps &lt;br /&gt;
|-&lt;br /&gt;
| ''Hi Quality :''        || Unchecked &lt;br /&gt;
|-&lt;br /&gt;
| ''Top Quality :''       || Unchecked&lt;br /&gt;
|-&lt;br /&gt;
| ''Stretch It :''        || Checked&lt;br /&gt;
|-&lt;br /&gt;
| ''48K Audio :''         || Checked&lt;br /&gt;
|-&lt;br /&gt;
| ''FourCC :''            || DIVX&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; width =&amp;quot;250&amp;quot;&lt;br /&gt;
| ''Codec :''             || '''H.264/AVC''' &lt;br /&gt;
|-&lt;br /&gt;
| ''Width :''             || 720 pixels &lt;br /&gt;
|-&lt;br /&gt;
| ''Height :''            || 480 pixels &lt;br /&gt;
|-&lt;br /&gt;
| ''Frame rate :''        || 30 fps &lt;br /&gt;
|-&lt;br /&gt;
| ''Bit rate :''          || 1008 Kbps &lt;br /&gt;
|-&lt;br /&gt;
| ''Hi Quality :''        || Unchecked &lt;br /&gt;
|-&lt;br /&gt;
| ''Top Quality :''       || Unchecked&lt;br /&gt;
|-&lt;br /&gt;
| ''Stretch It :''        || Checked&lt;br /&gt;
|-&lt;br /&gt;
| ''48K Audio :''         || Checked&lt;br /&gt;
|-&lt;br /&gt;
| ''H.264 Profile :''     || Baseline (CABAC off)&lt;br /&gt;
|-&lt;br /&gt;
| ''H.264 Level :''       || 3&lt;br /&gt;
|-&lt;br /&gt;
| ''FourCC :''            || DIVX&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting  ==&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Media Player (ceplayer.exe) registry settings might get corrupted during video playback. If rebooting the system does not fix the problem, please delete the following registry key:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CEPlayer]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows CE|Video Playback]]&lt;br /&gt;
[[Category:CM-T3530|WinCE: Video Playback]]&lt;/div&gt;</summary>
		<author><name>Mike</name></author>
		
	</entry>
</feed>