VideoHelp Forum
+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 50 of 50
Thread
  1. Never mind, I got it. I am dumb beyond belief!
    Quote Quote  
  2. Member zoobie's Avatar
    Join Date
    Feb 2005
    Location
    Florida
    Search Comp PM
    I think the pseudo streaming (where video displays while downloading) is encoder specific...
    Quote Quote  
  3. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Originally Posted by zoobie
    I think the pseudo streaming (where video displays while downloading) is encoder specific...
    Nope. It's just some info in the mp4 header(so called hinting). If it doesn't start stream automatically you can easily fix it using mp4box, mp4box -hint videofile.mp4 .

    Captain Satellite: Just put your code between [code]code[/code] and it should display.
    Quote Quote  
  4. Member zoobie's Avatar
    Join Date
    Feb 2005
    Location
    Florida
    Search Comp PM
    Thanks man...

    I just read to use -isma for mp4box

    Try the easy to use GUI http://www.datagoround.com/lab/
    It's handled everything I've thrown at it unlike the others...
    Quote Quote  
  5. Member zoobie's Avatar
    Join Date
    Feb 2005
    Location
    Florida
    Search Comp PM
    Actually, Xvid4PSP comes with mp4box...that's why it progressively streamed...Avidemux not so or at least I didn't see a fast-start option...don't know about StaxRip & Ripbot264
    Also noteworthy is that moving the metadata to the front seems to be mp4 specific...doesn't work on mov, wmv, flv...
    Quote Quote  
  6. Baldrick, thanks from a forum newbie for this guide. It works great! Kudos.
    Quote Quote  
  7. Member
    Join Date
    Jan 2009
    Location
    Chicago
    Search Comp PM
    Is there a way to place an opening image on the player to avoid having visitors see an initial black screen?
    Quote Quote  
  8. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Yep, just add the "&=image.jpg" to the flashvars like

    Code:
    s1.addParam('flashvars','file=video.mp4&stretching=fill&image=screenshot.jpg');
    Quote Quote  
  9. Member
    Join Date
    Jan 2009
    Location
    Chicago
    Search Comp PM
    Originally Posted by Baldrick
    Yep, just add the "&=image.jpg" to the flashvars like

    Code:
    s1.addParam('flashvars','file=video.mp4&stretching=fill&image=screenshot.jpg');
    Thanks for that tip. Much easier than using Flash MX.
    Quote Quote  
  10. Member
    Join Date
    Apr 2005
    Location
    Sweden
    Search Comp PM
    I most do something very very wrong here.
    I have create a movie (slideshow) with sound in vegas.
    I create a HD movie (m2t) and I open Xvid4PSP and you the guide.
    I like to have big movie and good quality so I have a bitrate of 1500 so my movie that is 1280x592 is a little over 50 mb in mp4.

    I can play it local and it show very very nice.

    I upload it with the flash but nothing happend, the flash just loading and loading.

    I have try with mp4box, and I have try with Yamb (with mp4box) and I have try with MP4 faststart and nothing change.

    I did try to upload the movie that have been create in this guide and it start play instant so my webserver can stream a mp4 file.

    I have search everywhere but never find any idea that work.

    I have no idea what more I can do?
    Quote Quote  
  11. My video and audio are out of sync after encoding. What would cause this? I followed the guide as close as possible. Thanks for any help.
    Quote Quote  
  12. Member
    Join Date
    Sep 2009
    Location
    United States
    Search Comp PM
    This guide worked perfectly for me. Thank you so much!
    Quote Quote  
  13. Member
    Join Date
    Oct 2009
    Location
    Netherlands
    Search Comp PM
    Hello,

    when I click to get the player.swf, I get that horrible and annoying page "http://jeroenwijering.com/?abd946cf35380c615c4d9a37e627d2f8=325467165&6fa970d50480e816942b6fab7c4e7a23=506683626&5f17a83ba43604eb3d1c06f73d82e119=63389980066850793 6"

    and I am at a loss.

    Please, where to get that player thing without ridiculous ads?

    Francois
    Quote Quote  
  14. Originally Posted by Francois43
    Hello,

    when I click to get the player.swf, I get that horrible and annoying page "http://jeroenwijering.com/?abd946cf35380c615c4d9a37e627d2f8=325467165&6fa970d50480e816942b6fab7c4e7a23=506683626&5f17a83ba43604eb3d1c06f73d82e119=63389980066850793 6"

    and I am at a loss.

    Please, where to get that player thing without ridiculous ads?

    Francois
    you have to buy it now. the paid version has no ads.
    Quote Quote  
  15. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    You can try another flash player like flowplayer, http://flowplayer.org/download/index.html
    Quote Quote  
  16. Member
    Join Date
    Jul 2007
    Location
    United States
    Search Comp PM
    I was wondering if I could choose AAC-LC ABR instead of the recommended AAC-HE CBR or will that screw with the 'streaming' settings of the mp4 off a webpage?


    Originally Posted by ben4vols
    My video and audio are out of sync after encoding. What would cause this? I followed the guide as close as possible. Thanks for any help.
    Did you actually try it through the flash player on a webpage, because mine is kinda out of sync on my computer (with VLC, WMP with FFmpeg, and quicktime) but when I play it with a flash player off a webpage it plays in sync. Strange.
    Quote Quote  
  17. Member
    Join Date
    Jul 2007
    Location
    United States
    Search Comp PM
    BTW- Here's a free flash player that allows commercial use! Hard to find. A bit different then the other solutions. I use the iframe method for multiple videos on a single page.

    http://www.video-flash.de/flv-flash-fullscreen-video-player/
    Quote Quote  
  18. Member
    Join Date
    Dec 2008
    Location
    United States
    Search Comp PM
    I got the video to play great from my site. Problem is, it only plays the first 50 seconds then stops. I see the bar at the botom fully loaded so it's not a buffering problem though it acts like one. I even restarted my compter but it still stops after exactly 50 seconds. I am using the JW Flv player. Could this be the problem?
    Quote Quote  
  19. Member
    Join Date
    Feb 2010
    Location
    New York
    Search PM
    I can see everything else, but not the code. Help!
    Quote Quote  
  20. Member
    Join Date
    Mar 2010
    Location
    Ontario Canada
    Search Comp PM
    Just noticed it's fixed thank you, thank you.
    Quote Quote  



Similar Threads

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