Re: Embedded Video on Pocket PC?
- From: Raghu [MSFT] <RaghuMSFT@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 20 Mar 2007 14:00:26 -0700
Hi Phil,
- What was the error dialog (if any) that popped up when you tried playing
the video?
- What type of video file were trying to play?
- Also, many of the <param> tags that are supported on the desktop are not
supported on the devices. Did you try with a minimal set of <param> tags? If
you can post your HTML, I can take a look.
Thanks,
Raghu
--
---------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
"Phil" wrote:
Hello,.
I have almost the same problem with Windows Mobile 2003 SE
I just want to play my video file inside the Pocket IE. The file is stored
locally.
Could you please help? I tried several variants that work on PC IE, but
don't work here.
Thank you!
Philip
"Neil Smith [MVP Digital Media]" wrote:
Which version of Pocket PC, and which version of media player does it
have on it ? The answer differs between versions u see...
Cheers - Neil
On 5 Dec 2006 09:55:55 -0800, janefield2002@xxxxxxxxx wrote:
Hi All,------------------------------------------------
I have a web page with a video "embedded" in the HTML file. This file
is streamed over the internet.
I have a PocketPC with WiFi. However, I cannot see the video embedded
in the HTML on the Pocket PC. I can, however, access the video file
directly using my Windows Media Player, but I want it to be "embedded"
in the html page. Do you have any idea what the problem may be? Is the
video "screen" to big (given that it is embedded)?
Please help! The relevant HTML code is below.. Thanks!
OBJECT ID="MediaPlayer"
classid="CLSID:6bf52a52-394a-11d3-b153-00c04f79faa6"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab..."
standby="Loading Microsoft Windows Media Player components..."
TYPE="video/x-ms-wma" width="320" height="284">
<!-- TYPE="application/x-oleobject" width="520" height="300"> -->
<PARAM NAME="url" VALUE=""mms://192.168.0.01/video.wmv">
<PARAM NAME="uiMode" VALUE="mini">
<param name="windowlessvideo" value="true">
<param name="showFrame" value="true">
<PARAM NAME="ShowTracker" VALUE="false">
<PARAM NAME="enableTracker" VALUE="false">
<PARAM NAME="enableContextMenu" VALUE="false">
<PARAM NAME="AnimationatStart" VALUE="true">
<PARAM NAME="TransparentatStart" VALUE="false">
<PARAM NAME="AutoStart" VALUE="true">
<PARAM NAME="ShowStatusBar" VALUE="true">
<PARAM NAME="ShowControls" VALUE="true">
<PARAM NAME="ShowDisplay" VALUE="0">
<param name="invokeURLs" value="false">
<PARAM NAME="ShowPositionControls" VALUE="0">
<PARAM NAME="StretchToFit" VALUE="true">
<Embed TYPE="application/x-mplayer2"
pluginspage="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&..."
SRC="mms://192.168.0.01/video.wmv"
Name=MediaPlayer
WIDTH = 320
HEIGHT = 240>
<!-- ShowControls=0 -->
</embed>
</OBJECT>
Digital Media MVP : 2004-2006
http://mvp.support.microsoft.com/mvpfaqs
- Prev by Date: Re: WMP 11 Sync to Storage card on device
- Next by Date: camera .avi to play on pocketpc
- Previous by thread: Re: WMP 11 Sync to Storage card on device
- Next by thread: camera .avi to play on pocketpc
- Index(es):
Relevant Pages
|