VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Member The111's Avatar
    Join Date
    Mar 2009
    Location
    United States
    Search Comp PM
    I am learning how to put streaming MP4 video on my website using OpenVideoPlayer. However, the MP4 files I create will not play until they are completely loaded in the client's browser, while the MP4 that OVP uses in their example streams "progressively" (plays/loads simultaneously like Youtube).

    mine: 69MB, 4:00, takes almost 2 minutes to load
    http://openvideoplayer.sourceforge.net/ovpfl/akamai_multi_player/player.html?src=http://www.matthoover.com/video/Z-Flock_4.0-HD.mp4&mode=sidebyside&scaleMode=fit&themeColor=0395d3&f rameColor=333333&fontColor=cccccc&autostart=true&w idth=774&height=469

    theirs: 54MB, 10:00, loads progressively
    http://openvideoplayer.sourceforge.net/ovpfl/akamai_multi_player/player.html?src=http://mediapm.edgesuite.net/ovp/content/demo/video/elephants_dream/elephants_dream_768x428_24.0fps_608kbps.mp4&mode=sidebyside&scaleMode=fit&themeColor=0395d3&f rameColor=333333&fontColor=cccccc&autostart=true&w idth=774&height=469

    The code is identical... the only difference is the MP4 file itself. So how do I encode an MP4 file for streaming applications? Is this even the right place to ask? Currently I'm just using the Sony Vegas AVC render option, 2Mbps. Don't see anything in there about streaming options.

    Thanks!

    www.matthoover.com
    Quote Quote  
  2. Member ricardouk's Avatar
    Join Date
    Mar 2005
    Location
    Portugal
    Search Comp PM
    you need to use yamb to move the atoom to the beggining of the mp4 so that it streams progressivly.

    Tools like AutoMkv, Xvid4psp do this automatically, but remuxing the mp4 with yamb works the same

    or

    put the mp4 and mp4box on a folder, create a bat file with the following command:

    Code:
    mp4box -inter 500 name_of_the_video.mp4
    and run the bat file
    I love it when a plan comes together!
    Quote Quote  
  3. Member The111's Avatar
    Join Date
    Mar 2009
    Location
    United States
    Search Comp PM
    Yamb worked like a charm... thanks!!!

    Here is my new test page: http://www.matthoover.com/yamb/yamb.html
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!