The Pocket DivX Player is a FREE Open Source multifunction video and audio player for the PocketPC platform that can play DivX, OpenDivX, MPEG-4, MPEG-1 videos and MP3 audio. This version is a special HPC and Windows CE.NET adaption for webpads with a screen size of 800x600 pixels from Marc E. Dukettes Pocket MVPplayer. Download TCPMP (The Core Pocket Media Player) - A media player for Palm OS-based and Windows CE / Windows Mobile-based devices capable of rendering some of the most commonly used media. The Windows Embedded CE 6.0 Platform Builder Service Pack 1 Tools helps address some areas of the Windows Embedded CE 6.0 toolkit impacted by Windows Vista™ enhancements and also helps improve other aspects of the toolkit. The Pocket DivX Player is a FREE Open Source multifunction video and audio player for the PocketPC platform that can play DivX, OpenDivX, MPEG-4, MPEG-1 videos and MP3 audio. This version is a special HPC and Windows CE.NET adaption for webpads with a screen size of 800x600 pixels from Marc E. Dukettes Pocket MVPplayer. Windows Media Player. Do you have any other solution for win ce 6.0 video player? Resolution is 800x480. Software Update Download Root Any Device How to Guides.
Actually we got flash lite (in binary form, dll) from BSP vendor as part of
the BSP. Now we have a requirement for streaming FLV4 media, so we are
thinkig of make use of the existing flash lite binary,
>>1. a reader/receiver for the streaming protocol (file? HTTP? RTSP? Flash->>specific?)
>>2. a parser/splitter for the specific file format/transport stream (FLV)
I have a question here, i don't know whether FLV4 reader and splitter can be
individual filters and will be invoked by flash lite when it (if i am right
IE invoking flash lite) comes across FLV4 media? If not then we have only
option of contacting BSP vendor for all the flash lite, reader, splitter as
one module. Can you please suggest me for alternatives on this.
>>3. a video decoder for the specific video format (VP6)
We are thinking of purchasing ON2-VP6 codec, if that is the case is it
sufficient writing DirectShow Trasnform Filter?
>>4. an audio decoder for the specific audio format (MP3)
I think we are already able to play MP3 files in WMP. I feel we already have
this DirectShow filter in the BSP.
>>If you play a file (or if you download then play an HTTP resource), then you already have #1, otherwise you may need to write one. You will have to write #2.
I am new to media technologies, can you please suggest me any related info
or URL's to proceed on these things and also for developing a sample flash
application using flash lite.
Thanks,
Venkat