VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    What is the quickest and easiest way to get an 800mg AVI up on to a webstie for viewing?

    edit...I'm using WinXP Pro
    Quote Quote  
  2. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    Originally Posted by jagabo
    ftp
    err sorry...what's the best way to get a 800mg file on to the web....and viewable for you average person? (30mg's or something)
    Quote Quote  
  3. Member
    Join Date
    Sep 2006
    Location
    United States
    Search Comp PM
    Import to Windows Movie Maker..It has several options to "save as"...1 of which is for viewing on the internet..
    Quote Quote  
  4. Member thecoalman's Avatar
    Join Date
    Feb 2004
    Location
    Pennsylvania
    Search PM
    You can supply a direct link or embed it, here's the basic code for embedding it:

    Code:
     <object id="MediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112" type="application/x-mplayer2" width="XXX" height="XXX">
    <param name="autostart" value="true" />
    <param name="src" value="XXX.wmv" /> 
    <param name="showstatusBar" value="true" />
    <embed width="XXX" height="XXX" showstatusbar="true" src="XXXXXXX.wmv" autostart="true" type="application/x-mplayer2">
    </embed>
    </object>
    Not sure if that will work with a AVI becasue I never tested it. Be aware that if it's a divx AVI the user needs a divx compatible codec instsalled to playe it. As suggeted convert it to a WMV .
    Quote Quote  
  5. mg = miligrams
    Quote Quote  



Similar Threads

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