dpappus
03-20-2007, 03:35 PM
I have a question to make for the staff most experienced of fórum and wait to
be able to get a result.
I have a video of a HTML page , the codified video this with stream, index
and marks.
What it occurs and that the functions To fast-forward and fast rewind so
after function to have passed the time of 4 minutes. I do not obtain to
understand the reason, simply in these 4 minutes initial the buttons to fast
forward and to fast rewind they do not function and also not me of the
acknowledgment of error, after this time they function very well.
In the audio version alone of the functions to fast forward and to fast
rewind they function immediately and and alone this when I call the video to
standalone player does not happen the same thing fast-forward and to fast
rewind they only function after 4 minutes passed the video Somebody can say
me as makes to correct this, as poso to diminish this open assembly time?
The housed video this in a server Windows 2003
I work with lessons on-line I will want myself to see a sample of my work
this in this address,
http://www.atualizemed.com.br/aula2/index.htm
I use following script of embedding player in the web page
<object
id="VPlay"
name="VPlay"
width="240"
height="160"
type="application/x-oleobject"
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95">
<param name="AnimationAtStart" value="0" />
<param name="AutoStart" value="0" />
<param name="CurrentMarker" value="0" />
<param name="EnablePositionControls" value="0" />
<param name="EnableTracker" value="0" />
<param name="ShowAudioControls" value="0" />
<param name="ShowCaptioning" value="0" />
<param name="ShowControls" value="0" />
<param name="ShowDisplay" value="0" />
<param name="ShowGotoBar" value="0" />
<param name="ShowPositionControls" value="0" />
<param name="ShowStatusBar" value="0" />
<param name="ShowTracker" value="0" />
<param name="SRC" value="video.wmv" />
<param name="TransparentAtStart" value="1" />
<!-- <param name="Volume" value="-600"> -->
<embed>
src="video.wmv"
width="240"
height="160"
autostart="0"
type="application/x-mplayer2"
id="VPlay"
name="VPlay"
showdisplay="0"
showcontrols="0"
animationatstart="0"
transparentatstart="1"
showstatusbar="0"
showtracker="0"
currentmarker="0"
enablepositioncontrols="0"
enabletracker="0"
showcaptioning="0"
showaudiocontrols="0"
showgotobar="0"
volume="-600"
showpositioncontrols="0">
</embed>
</object>
This is mime tipes configure em IIS (windows 2003 server)
File extension MIME type
.asf video/x-ms-asf
.asx video/x-ms-asf
.wma audio/x-ms-wma
.wax audio/x-ms-wax
.wmv video/x-ms-wmv
.wvx video/x-ms-wvx
.wm video/x-ms-wm
.wmx video/x-ms-wmx
.wmz application/x-ms-wmz
.wmd application/x-ms-wmd
I wait to be able to have shown what it occurs and pardons me the English,
my native language is the Portuguese.
Any aid and very well coming
Dimitris
be able to get a result.
I have a video of a HTML page , the codified video this with stream, index
and marks.
What it occurs and that the functions To fast-forward and fast rewind so
after function to have passed the time of 4 minutes. I do not obtain to
understand the reason, simply in these 4 minutes initial the buttons to fast
forward and to fast rewind they do not function and also not me of the
acknowledgment of error, after this time they function very well.
In the audio version alone of the functions to fast forward and to fast
rewind they function immediately and and alone this when I call the video to
standalone player does not happen the same thing fast-forward and to fast
rewind they only function after 4 minutes passed the video Somebody can say
me as makes to correct this, as poso to diminish this open assembly time?
The housed video this in a server Windows 2003
I work with lessons on-line I will want myself to see a sample of my work
this in this address,
http://www.atualizemed.com.br/aula2/index.htm
I use following script of embedding player in the web page
<object
id="VPlay"
name="VPlay"
width="240"
height="160"
type="application/x-oleobject"
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95">
<param name="AnimationAtStart" value="0" />
<param name="AutoStart" value="0" />
<param name="CurrentMarker" value="0" />
<param name="EnablePositionControls" value="0" />
<param name="EnableTracker" value="0" />
<param name="ShowAudioControls" value="0" />
<param name="ShowCaptioning" value="0" />
<param name="ShowControls" value="0" />
<param name="ShowDisplay" value="0" />
<param name="ShowGotoBar" value="0" />
<param name="ShowPositionControls" value="0" />
<param name="ShowStatusBar" value="0" />
<param name="ShowTracker" value="0" />
<param name="SRC" value="video.wmv" />
<param name="TransparentAtStart" value="1" />
<!-- <param name="Volume" value="-600"> -->
<embed>
src="video.wmv"
width="240"
height="160"
autostart="0"
type="application/x-mplayer2"
id="VPlay"
name="VPlay"
showdisplay="0"
showcontrols="0"
animationatstart="0"
transparentatstart="1"
showstatusbar="0"
showtracker="0"
currentmarker="0"
enablepositioncontrols="0"
enabletracker="0"
showcaptioning="0"
showaudiocontrols="0"
showgotobar="0"
volume="-600"
showpositioncontrols="0">
</embed>
</object>
This is mime tipes configure em IIS (windows 2003 server)
File extension MIME type
.asf video/x-ms-asf
.asx video/x-ms-asf
.wma audio/x-ms-wma
.wax audio/x-ms-wax
.wmv video/x-ms-wmv
.wvx video/x-ms-wvx
.wm video/x-ms-wm
.wmx video/x-ms-wmx
.wmz application/x-ms-wmz
.wmd application/x-ms-wmd
I wait to be able to have shown what it occurs and pardons me the English,
my native language is the Portuguese.
Any aid and very well coming
Dimitris