Problems with streaming f4v files longer than approximate 1 hour
Hey Everybody!
I have a problem streaming on-demand f4v-files longer than 1 hour! The video starts normaly playing the stream and the player shows the correct overall duration. But if you start skipping/seeking the overall duration change to 13 h 20m and 28s (instead of 1 hour) and the stream breaks down. All f4v files with less than one hour duration works fine with playing and skipping!
I encode the f4v files with Adobe Media Encoder. I have also checked the f4v file with FLVcheck (passed). So, does anybody have an idea in fixing this problem and which format is the best for FMS streaming (MP4, FLV, F4V?)?
Thanks
Hinricht
SAMPLE: Try to skip/seek and check the duratoin!
http://webcast.hfmt-hamburg.de/archiv/2011_06_05_Master_Basica.html
SOURCE:
<object width="1024" height="576">
<!-- FÜR MICROSOFT INTERNETEXPLORER -->
<param
name="movie" value="http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf">
</param>
<param
name="flashvars" value="src=rtmp://flash.hfmt-hamburg.de/vod/mp4:2011_06_05_Master_Basica.f4v&controlBarMode=docked&streamType=recorded &backgroundColor=000000&volume=1&scaleMode=letterbox&verbose=false&highQualityThreshold=1025&urlIncludesFMSApplicationInstance=false&autoPlay=true">
</param>
<param
name="allowFullScreen" value="true">
</param>
<param
name="allowscriptaccess" value="always">
</param>
<!-- ALTERNATIV EINBINDUNG //FIREFOX;CHROME;SAFARI -->
<embed
src="http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="1024" height="576" flashvars="src=rtmp://flash.hfmt-hamburg.de/vod/mp4:2011_06_05_Master_Basica.f4v&controlBarMode=docked &streamType=recorded&backgroundColor=000000&volume=1&scaleMode=letterbox&verbose=false&highQualityThreshold=1025&urlIncludesFMSApplicationInstance=false&autoPlay=true">
</embed>
</object>
