PDA

View Full Version : Video / Audio File Hosting/Editing/Converting



W3bMa5t3r
02-23-2006, 06:12 PM
I've taken care of a few people already but I guess we can start trying this out since I think the kinks have been worked out... lol

I'm offering FREE video / audio file hosting on my website for GS members only, for use here (basically anything over 1MB in size since that's the limit here). If I find the files being used elsewhere, they will be deleted and your username will be removed from the upload permissions list. Once the files are uploaded to my site, you will be able to use the URL given to you, in your codes for adding music and videos to your webpages. Basic steps are below:

Register for a new account here at W3bMa5t3r.com
GS members, make sure that you signup using the SAME username as you use on GS, this way I can verify member accounts. I'm only hosting for members of GS. Thanks.

Once you are registered with the site, I will add you to the UPLOADS permission list. Once on the list, you will be able to click on UPLOADS in the left side menu, select your module (your username) and upload files.

Once the files are uploaded you may view your uploaded files and it will display the link needed for the video/audio embedding codes. Just replace the example URL/Link in the code for adding video/audio to your page, with the URL/link given to you from my site.

If you're not sure what I'm talking about, look at the blog writeup I did for adding video to your webpage http://www.gotstang.com/blogs.php?blogid=15

If you have any questions feel free to ask. Peace... The W3bMa5t3r

NOTE: I'm not quite sure of the max upload size yet, but tbird uploaded a 5meg file, so we can go from there... lol (10Meg didn't seem to work).

NOTE 2: We have an additional upload function for files that won't upload via the normal method, so files over 10Meg work now :-D :devil:

Also, If you need me to edit (cut/split/trim) any videos for you, just let me know. I can aslo convert most formats. For videos here, I recommend either Quicktime (*.MOV) or Windows Media (*.WMV). If so, message me here and I'll give you the email address to send the files to. Peace... :beerchug:

tkeddy
06-22-2006, 09:39 PM
can I use music video on my web page from U-tube..this one..this is the file from the web page..if I can,could you please put it on my Web page?
thanks tkeddy

http://www.youtube.com/watch?v=xaG51yBK30U

steelfalcon29
06-23-2006, 06:23 AM
can I use music video on my web page from U-tube..this one..this is the file from the web page..if I can,could you please put it on my Web page?
thanks tkeddy

http://www.youtube.com/watch?v=xaG51yBK30U

I can't put it on your page without having your password but I can tell you how to do it yourself:
1st. I'm assuming you know how to build a page? ok
2nd. once your in the manage area and have found the page you wish to add this video too you will need to look at the bottom of the editor and you'll see tabs there and one of them is tagged html.
3rd. Click on the html tab then paste this in there at the bottom... <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/xaG51yBK30U"></param><embed src="http://www.youtube.com/v/xaG51yBK30U" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
4th. click save page then go view it. I did it on my test page just to see if this sites videos would work and it does you can view it on my vert site under the test page at the bottom.

tkeddy
06-23-2006, 07:55 AM
OK I will try it......thanks for the help

steelfalcon29
06-23-2006, 08:01 AM
Just let me know if there are any problems with it!!

tkeddy
06-23-2006, 03:12 PM
Thank you VERY much SteelFalcon29!, it worked! got another question though, is there a way to where it starts playing automaticly when you open the Web page,instead of having to push the button on the player?

FnsweetS3
06-24-2006, 04:20 AM
Can I make my embedded videos autoplay?
Yes, you can autoplay movies! At the bottom of every video, we give you the source code to embed the video:


<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/OdT9z-JjtJk"></param><embed src="http://www.youtube.com/v/OdT9z-JjtJk" type="application/x-shockwave-flash" width="425" height="350"></embed></object>

To make it autoplay, just append "&autoplay=1" to the code so it looks like this:


<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/OdT9z-JjtJk&autoplay=1"></param><embed src="http://www.youtube.com/v/OdT9z-JjtJk&autoplay=1" type="application/x-shockwave-flash" width="425" height="350"></embed></object>

tkeddy
06-24-2006, 05:59 PM
thanks everyone for your HELP ......you made it so eazy....the site is up and running fine...just got to add more pic's and more info....... thanks again everyone