Could someone tell me whether issue SDOCM00081313 removed or not in WinCE ARM-A8 BSP Release V 02.30.00 ?
3. New Features
3.1. Rel 02_30_00
Following bugs have been fixed in this release:
SDOCM00081313 Video playback is corrupted when using silverlight based video player on LCD
9. Limitations
Due to hardware and software limitations, some of the feature may not work properly. See current list
below. For an updated list, please visit http://processors.wiki.ti.com/index.php/WinCE_BSP_ARMA8_
Known_Limitations
9.4. Multimedia Limitations
3. Video playback fails on LCD and display goes blank (SDOCM00081313). This is due to the fact:
a. Display on LCD is in portrait mode by default.
b. Silverlight based video player plays video file only in landscape mode and hence needs
rotation.
c. DMA based rotation is not sufficient enough for this purpose.
Workaround: Use Microsoft provided Dshow player (ceplayit) which is not Silverlight based for
LCD based demos. See
C:\WINCE700\public\directx\sdk\samples\dshow\Players\ceplayit\readme.txt for more details
on this player.