Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

mp4 is not streaming

12 replies [Last post]
Reply

we encoded mp4 videos with sony vegas 11. They play back well butt when I click on a later position in the video I have to wait until it's loaded up to that position - it's not jumping and playing back after short buffering.

The second problem is that the player crops although I have so.addVariable('stretching','fill');

here is my full script:

<div id="mediaspace">
<script type="text/javascript">
var so = new SWFObject('http://aaron-film.de/typo3conf/ext/JW-Player/flvplayer.swf','mpl','898','364','9');
so.addParam('allowscriptaccess','always');
so.addParam('wmode','opaque');
so.addVariable('image','http://aaron-film.de/fileadmin/templates/img/cubes/1.gif');
so.addVariable('file','http://aaron-film.de/fileadmin/images/Demo/playlist_11-11.xml');
so.addVariable('playlist','left');
so.addVariable('skin','http://aaron-film.de/typo3conf/ext/JW-Player/Skins/simple/simple.swf');
so.addVariable('playlistsize','350');
so.addVariable('stretching','fill');
so.addVariable('dock','false');
so.write('mediaspace');
</script>
</div>

What's wrong?

Reply

cropping is solved - that was a wrong ratio in the player setup.

I also tried to fix the streaming problem with "AoA MP4 Patch" but that did not help.

Reply

I also tried Episode for encoding - nothing changed. Is there something in the script to change?

Reply

Do you have a link ?

Reply

www.aaron-film.de goto showroom

thank you.

Reply

Ich habe kein problem mit die videos

gruss aus Bad Salzuflen

Reply

When I click showroom I see a player on the top of the window, but I can't click on it, I only see the bottom bar...

Reply

they start playing. but when you click e.g. 10 sec. before end it doeas not take the 5 seconds to buffer but it seems that you have to wait until the whole movie loaded upto that point.

Isn't that so, WILLIE ?

ETHAN, poor to ask YOU ;-) what browser are you using?

Tobias.

Reply

Firefox 10, Win 7!

Reply

Ethan, I have Win7 and Chrome and that works. Could you try another browser please to help me out of my (first) problem?
Meanwhile I will try to to fix the other (FF10) but that will take time...

Thank you!

Reply

Hi Tobias, I have tried out IE9, Firefox 10, and Chrome, and I can't replicate here, so I am not sure what to tell you...

Reply

our web-team has tried and tested:

windows 7 / firefox 10 / 32bit and 64bit: works without any restrictions.
comment from them: "use current flash-player and switch off the ad-blocker".

But never the less: if it works for you in other environment, you could maybe answer my initial question: Why do the clips have to be fully buffered?

Tobias.

Reply

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options