This is a message.

Forum user: SFood

Basic information

Registered Mar 17, 2009
Last login Nov 18, 2011
Forum posts 8
Direct URL http://www.flowplayer.org/forum/users/9231

Latest forum posts

Posts:

Registered:

Video shows up much to small

Posted: Dec 16, 2009

Hello,

I have a problem with flowplayer in Internet Explorer. Sometimes the video is shown much to small after initialization of the player. It looks like a small thumb. The play button is also too small than. If I switch to full screen and back to normal view again, the video is shown with the correct size.

If this happenend one, all videos on the other pages will show up too small (even if I switched to fullscreen). The only way to solve this, that I could figure out yet, is to delete the cookies.

You can see a screenshot here:
http://www.stockfood.de/temp/screenshot%20flowplayer%20video%20to%20small.png

http://www.stockfood.de/results.asp?image=991585

Posts:

Registered:

» » » » » » » H.264 encoded clips stutter/jerk in Internet Explorer

Posted: Nov 23, 2009

Hi Edge,

thanks for your help. I tried the file you posted, but as you already assumed it stutters, too. Sorry, I cannot give you the original file, because this is a product we sell.

What exactly do you mean by "insufficient metadata wise" besides audio and keyframes? The file was encoded by "Episode Encoder" from telestream.

I am still wondering why the problem only occurs in Internet Explorer. In all other browsers the playback by Flowplayer is fine. Why is there a difference between two pages with the same file?

Posts:

Registered:

» » » » » H.264 encoded clips stutter/jerk in Internet Explorer

Posted: Nov 20, 2009

Hi,

thanks for all your posts. I hoped the latest version could fix this problem, so I just updated flow player. Unfortunately this did not change anything, the problem still remains.

We tried different encoded files of this clip, but each version stuttered.

During testing I realized some interesting fact. I wrote a reduced test page which just contains our brand and the player. On this test page the clip plays almost well, whereas the same clip stutters a lot on our detailed page. (Internet Explorer)

Test page:
http://www.stockfood.de/preview_test.asp

Detailed page
http://www.stockfood.de/results.asp?image=990616

Do you see any reason for this?
Thanks a lot in advance,

Alex

Posts:

Registered:

» » » H.264 encoded clips stutter/jerk in Internet Explorer

Posted: Oct 16, 2009

Thanks for your repliess.

You can download the file here:http://www.stockfood.de/FOOTAGE/99/06/990616_p.mov

The source file has 29.75 fps, the shown file has 24 fps. However, I guess the framerate is not related to this problem. If I open this file on a local player like VLC it does not stutter, therefore the file should be OK. I am also wondering, why it works on Firefox but not on Internet Explorer.

Posts:

Registered:

H.264 encoded clips stutter/jerk in Internet Explorer

Posted: Oct 13, 2009

Hello,

I experienced, that H.264 encoded clips stutter/jerk in Internet Explorer. In FireFox, Safari, Chrome und Opera it works fine.

Example:http://www.stockfood.de/results.asp?image=990616

Does anyone else have this problem?

Thanks in Advance

Posts:

Registered:

Events and flashvars?

Posted: Jun 4, 2009

Hi!

I need to add an onFinish event in the following code. It should fire an Java Script alert box for example.

I tried everything, but I can not get it wo work. Thanks for any help!

type="application/x-shockwave-flash">
<param name="wmode" value="transparent"></param>
<param name="movie" value="components/flowplayer/flowplayer.commercial-3.0.7.swf" />

<param name="flashvars" value='config={"key":"#$xxxxx", "clip":{"url":"movie.flv", "linkUrl": "results.asp?image=123456", "plugins":{"controls": null}}' />
</object>

Regards,

Harold

Posts:

Registered:

» OnClick event?

Posted: May 7, 2009

Solution:

clip: { linkUrl: 'results.asp?video=500658'},

Posts:

Registered:

OnClick event?

Posted: May 4, 2009

Hi!

I could find an OnClick Event for the player.

Is there any possibility to open a new page if someone clicks on the player? I don't want to start the movie, because I already use the OnMouseOver event to play the video. Many thanks in advance.

Harald