
Start video at 10seconds
Hi everybody and thx a lot to Jeroenwijering !
*I'm looking for a way to point in time in an flv...*
for example can i point in a 30min flv and start it playing at 15min and stop at 20min ?
*total time of the FLV 30min
i just want 5min starting at 15min
Is that possible ?*
I tried via an .asx like that :
------------------------------------------------
bc.. <asx version="3.0">
<entry>
<title>TITLE</title>
<Starttime value="00:15:00" />
<Duration value="00:05:00" />
<ref href="video.flv" />
</entry>
</asx>
------------------------------------------------
But it does not work.
Can someone help me ?
Thx in advance.
Toinan
toinan@toinan.com