VideoHelp Forum
+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 30 of 50
Thread
  1. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    This guide will help you to convert your video to Flash FLV Video and also how to add / embed it to your homepage. Google Video and Youtube are also using Flash Video but you might not want to use them for your video clips and by converting the clips yourself you can getter better quality. Remember that sharing video on your homepage requires a lot of homepage bandwidth.

      [*]Tools required[*]Converting to Flash FLV video[*]Converting with Riva FLV Encoder[*]Converting with SUPER[*]Adding the flash flv video to your site[*]Examples[/list]
      Tools required
      Riva FLV Encoder (Free) or Super (Free) or On2 Flix ($40-$250) or Flash Professional ($600)
      Flash Video Player (Free for noncommercial use) / Flash Video Player 3.5 Mirror download


      Converting to flash flv video
      Convert the video to flash flv with Riva FLV Encoder or Super or On2 Flix or Flash Professional.
      Riva FLV Encoder and Super are free and supports most video input formats. On2 and Flash also supports several video input formats and they also support the new flv4/on2 vp6 codec and that helps you create better looking video.

      Convert with Riva FLV Encoder
      Choose your video source.
      Set the video Movie size/resolution, for example 320x240. If you use higher size and your source is interlaced click deinterlace.
      Set the Framerate, use same as your video source, for example 25fps.
      Set the Bitrate, higher bitrates means better quality but bigger file size, for example 360. You can use a bitrate calculator to calculate the exact output file size.
      Set the Audio setttings, audio bitrate 56 kbps, 22khz and mono or stereo.
      Set the Start offset and duration if you want to cut out a clip from video. Like start at 120 sec in to the video and encode 120 seconds.
      Set the Output folder.
      Encode! It will take some time. Check the output folder and a .flv file should be created, if not it doesn't work. You can then try encode with SUPER instead. See below
      Click Preview to view the video.



      Convert with SUPER
      Right click in the super window and deselect Stay on top of all.
      Right click and specify the Output Folder destination.
      Select the Output container and choose flv or swf.
      Set the Video Size. If you use higher size than 320x240 and your source interlaced click on Other Opt and select Deinterlace.
      Set the Frame Rate
      Set the Bitrate, higher bitrates means better quality but bigger file size, for example 480. You can use a bitrate calculator to calculate the exact output file size.
      Set the Audio settings.
      Right click to add your file(s).
      If you want a custom watermark click on the O to the right of "Use DirectShow". A "me :-)" logo is enabled by default just select disabled to turn it off.
      Click Encode and select FLV.
      It should now say ENCODING FILE. Check also the output folder.




      Adding the FLV Video to your homepage
      You need a flash video player together with your FLV player. Download Flash Video Player. It includes a free Flash Video Player for your FLV video.
      Upload the flvplayer.swf file that comes with Flash Video Player to your server
      Upload your .flv video file to your server
      Add the following html code to your page:
      Code:
      
      
      
      
      
      Replace myvideofile.flv with your flv filename
      Replace http://www.myhomepage.com/ with your address.
      Replace the width and height with your flv width and height.
      Add &autostart=1 to the video file if you want it to autoplay, like
      Code:
      file=http://www.myhomepage.com/myvideofile.flv&autostart=1
      (Read the included Readme in Flash Video Player for more advanced options)



      Examples
      Riva FLV Encoder:
      Code:
       


      On2 Flix Converter:
      Code:


      Test video




      edit: update with riva and super converting.
      edit: update html code so it should work in most browsers.
    Quote Quote  
  2. Member
    Join Date
    Dec 2004
    Location
    United States
    Search Comp PM
    I got it working and it was easy with your help here thanks!

    Got one question though, is there a way i can edit the code so the player starts automatically once a visitor clicks into the site that has the player embeded on it?
    HP m7760n, Vista Premium w/ media center, Intel Core 2 Duo 2.13 GHz, 2 Gig Ram DDR2, Nvidia Geforce 8600 GT, 2- 250 GB wd 7200 rpm, Hauppauge WinTV HVR-1600 NTSC/ATSC.

    Not the fastest but gets me online :)
    Quote Quote  
  3. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Yep, replace
    Code:
    file=http://www.myhomepage.com/myvideofile.flv
    with
    Code:
    file=http://www.myhomepage.com/myvideofile.flv&autostart=true
    .

    I have also updated the html code with object so it should work in most browsers.
    Quote Quote  
  4. Member
    Join Date
    Oct 2005
    Location
    Austin TX
    Search Comp PM
    the flv files created using super arent seekable. anyone know why? (i'm following exactly what OP said)
    Quote Quote  
  5. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Command line flv / flv4 vp6 / vp62 encoding:
    http://sh0dan.blogspot.com/2006/09/command-line-flash-8-flv-encoding.html
    you need the vp62 codec.

    Corpx: Not seekable with the flash video player above? or what player?
    Quote Quote  
  6. Member
    Join Date
    Apr 2006
    Location
    Australia
    Search Comp PM
    tnx for the great tut but how can i change the overstretch to false i cant find where to do it
    Quote Quote  
  7. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    overstrech?
    Quote Quote  
  8. Member
    Join Date
    Apr 2006
    Location
    Australia
    Search Comp PM
    yeah in the code some where there is a way to change the aspect ratio its in your readme html file search for overstretch
    Quote Quote  
  9. Member
    Join Date
    Dec 2006
    Location
    United States
    Search Comp PM
    deleted
    Quote Quote  
  10. Member
    Join Date
    Dec 2006
    Location
    United States
    Search Comp PM
    deleted
    Quote Quote  
  11. What about adding a button on the flash player so when you click it, it will pop up a new window without browser navigation so you can optionally view the video in full screen?
    Quote Quote  
  12. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    It's not my flash player. Contact http://www.jeroenwijering.com/?item=Flash_Video_Player
    Quote Quote  
  13. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Update to latest version and you can add a fullscreen button,
    3.4: Various bugfixes. Added Flash9 fullscreen support.
    Quote Quote  
  14. Thanks for the info on this Baldrick. Coincidentally I'm using one of the plugins listed on his page, the AllVideos mambot for Joomla. I read through the readme about the fullscreen flashvars:
    FULLSCREEN FLASHVARS

    * fullscreenpage (url): The players automatically show a fullscreen button if a user has installed a flashplayer capable of true fullscreen (from 9.0.28). With this flashvar, you can also present a sort-of fullscreen for users who have an older version of the Flash plugin. A click on the fullscreen button will jump to the HTML page you specified here. In this HTML page, you can present a full-browser-screen version of the flvplayer/mediaplayer (just like in the download's example).
    * fsreturnpage (url): To let the browser know what page to jump to when somebody wants to close the semi-fullscreen, you can set the "normal" page as the fsreturnpage flashvar. It will be passed through to the fullscreen page with a flashcookie.
    * fullscreenmode (true,false): Set this flashvar to true for embedding of the player in the fullscreen page. The player will then get the "file","image","id" and "fsreturnpage" flashvars from a cookie and will present the "normal screen" button in the playlist, instead of the "full screen" button.
    * showfsbutton (true,false): Set this flashvar to false to hide the fullscreenbutton, even if flash9 is detected.
    And so I tried changing the code like this and adding the showfsbutton var since I just want it to be in fullscreen and not actually create a seperate url for the fullscreen video:
    Code:

    Get the Flash Player to see this player.

    However, no fullscreen button appears. What am I missing?
    Quote Quote  
  15. Is there a way to keep the "fla.tmp" files? I can see it in my Temp folder, but get automatically deleted when the browser is closed. I would like to view them "offline". Something I can do?
    Thanks!
    LD
    Quote Quote  
  16. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Please stick to the topic. This is NOT how to save flash, see https://forum.videohelp.com/viewtopic.php?t=270338 how to record flash.
    Quote Quote  
  17. Any updates or ideas on this?
    Quote Quote  
  18. Member
    Join Date
    May 2007
    Location
    Sweden
    Search Comp PM
    Have anyone got it working in Firefox? Do you need the player if you have Flash 8 already?
    Quote Quote  
  19. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    It works fine here in Firefox. I have flash 9 but I guess it should work with flash 8 also.
    Quote Quote  
  20. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Yep, it works on my other computer that has firefox with flash 8 also.
    .

    What exactly doesn't work for you?
    Quote Quote  
  21. Member
    Join Date
    May 2007
    Location
    Sweden
    Search Comp PM
    Well, I can se the "tv" and the arrow that you klick on to start the movie, but when I click the arrow disapears and nothing happends.
    Quote Quote  
  22. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Does it work in Internet Explorer?
    Quote Quote  
  23. Member
    Join Date
    May 2007
    Location
    Sweden
    Search Comp PM
    Yes, it works fine there. Could I be missing some pluggin?
    Quote Quote  
  24. Originally Posted by net
    Yes, it works fine there. Could I be missing some pluggin?
    What version of flash are you running? I just had to upgrade the other day, I think the newest version is like 9.0.28.x or something
    Quote Quote  
  25. Member
    Join Date
    Jul 2007
    Location
    United States
    Search Comp PM
    Hello,
    Problem solved. FLV videos are playing nicely now on my page. Thanks Baldrick!
    Quote Quote  
  26. Member
    Join Date
    Mar 2007
    Location
    United States
    Search Comp PM
    I was able to get the HTML code to work (A big thank you Baldrick! ), but I also wanted the option for FULL SCREEN MODE. So in the line: embed src = (after the width, height size) I added this : allowfullscreen="true"

    And now when you view the video, you can watch it in the small window size or click on the Full Screen Button AND it works! BUT it only works when I use the FireFox Browser

    When I go to JW FLV Player 3.99 web site (it's been updated to 3.99 now and I've updated), at the top he has a video there. I can click on Full Screen Button and his works on my IE based browsers and in Firefox.

    My simple videos work great on my website, it's just that I can't get the FULL SCREEN mode to work in IE.

    Anyone know how I can get this FULL SCREEN Mode to work on IE based browsers as well?

    EDIT>> One more question in addition to my above question.
    Even before I added the allowfullscreen=true to the HTML Code, my videos have never been able to work when I paused them - then click on it to play again from where it was paused.

    What it does is that it goes back to the beginning of the video and plays rather than to play from where it was paused. Whether in Firefox or IE based browsers I get that same problem.

    **help?**
    Quote Quote  
  27. Member
    Join Date
    Sep 2007
    Location
    Colombia
    Search Comp PM
    I'm getting some problems with IE. when I load the page where I have the videos, the preview loads just the superior right corner and I can not see the the total video.

    please take a peak at it and let me know how can I fix it.
    http://www.colombiansweethearts.com/videos_of_the_latin_women_2.php

    Thank you.
    Quote Quote  
  28. Member
    Join Date
    Nov 2007
    Location
    India
    Search Comp PM
    Hi All,

    I m trying to make a web site where people can upload videos and watch them as flv.
    Can any one advise me on which command line tool i should use so that people can upload any format of video and get them converted to flv.


    Thanks and Regards,
    Askana
    Quote Quote  
  29. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Askana: ffmpeg. But this has nothing to do with this topic. Make a new if you want more help.
    Quote Quote  
  30. Member
    Join Date
    Nov 2007
    Location
    India
    Search Comp PM
    my bad Baldrick, since i saw the topic as Howto convert to FLV, i thought i might get any clue in here and decided to post the question.

    Thanks for the help.

    Surely will make a new topic, i need all your guidance and help.
    Quote Quote  



Similar Threads

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