Unix Webhosting

Categories

Home -> Unix Hosting, -> Unix Webhosting

Unix Webhosting


How to Add Mp4 Videos Onto Your Flv (flash) Video Site for Free

I will start by stating what is required for this to work for you. Any website containing videos in a flash format (typically ending in .flv) that can be accessed via FTP (file transfer protocol) hosted on a machine with PHP scripting capability. This covers the majority of the linux/Unix Webhosting out there that let you install or add on a pre-made video script such as PHP-motion. The second prerequisite a desktop computer running windows XP or Vista that has a cable / DSL internet connection.

If you are using windows hosting I don't know if this will work. If it is windows hosting that also has PHP it might work but that has never been tested.

The primary focus of this article will deal with how I did this on my site http://www.funnyvideoguy.com and hopefully it will get you started if you wish to do the same.

A basic overview of how it will work is this:

1) The original videos in FLV format reside on the server in whatever directory the video script uploads them into when they are added to your site. DCU (Download, Upload, Convert) software connects to the server via FTP and compares the files on the server to determine which of the original videos in FLV format have a file of the same name in MP4 format. For example if the video filename is 1.flv it checks to see if 1.mp4 exists.

2) If 1.mp4 does not exist download a copy of the original 1.flv file and convert it into 1.mp4

3) Upload the newly converted 1.mp4 back up to the server.

To make this happen the first thing to do is get DCU (Download, Convert, Upload) software for free from FVG software by right-clicking then choosing 'Save Link As' on the following link

http://www.fvgsoftware.com/DCU/DCU.msi

Once, the file has finished downloading double click it or right-click then choose install to install it.

When installation has completed start DCU from the start menu or the icon on your desktop. Enter your ftp server info into the boxes at the top and click the TEST button to check if the connection is working.

If you have any problems with this login to your webhosting account/control panel and look for an FTP option there. Info for connecting via FTP client should be there somewhere. This info will include server name, something like ftp.your-host-name.com, port number 21 and username and password.

Once that the FTP connection is working select both radio buttons labeled 'Remote Directory via FTP' under 'Get files to convert from:' and 'Put converted files into:' The textbox below the radio buttons should both contain a forword slash '/' indicating the root directory of your ftp account. Then, find the directory the original video files are located in, for my installation of PHPmotion script the location of the original video files is in /public_html/uploads. To move up and down in the directories on the server double-click on the directory names shown in the listbox. The names in bold are directory names and the non-bold are the files in the current directory. Use the double dots '..' to move back up a directory. Once you find the directory the original files are located in and you have choosen the output directory I recommend using the same directory in which the original files are stored.

The listbox in the lower-left shows the files that need to be downloaded, converted, and uploaded. And, the listbox on the lower-right is a log of converted files.

All that is left is to click the 'Convert Files' button to get the converting of files underway.

Ok, one more thing is needed for this to work out well. In the template folder edit the play.php file but by adding this code to the code.

$download_url = "Sorry, No MP4 is available for this video." ;
$newname = 'uploads/' . $result["video_id"] . '.mp4' ;
if (file_exists($newname)) { $download_url = "Right-click to download this in MP4 format" ;

and put it in just before this bit of code.

//get members personal information
$sql = "SELECT * FROM member_profile WHERE user_id = $member_id";
$query = @mysql_query($sql);
@$result = @mysql_fetch_array($query);
$member_username = $result["user_name"];


Hello,
This is Guy Knee. I've created a very simple way to make money online with no risk. I take on all the risk. There is no risk left for you. Check it out at www.the5and10plan.com

Article Source: ArticlesBase.com

Next page: Unix Web Hosting Solution


Unix Webhosting News


HostGator.com Special Promotion - $100 OFF ALL Windows Dedicated Servers

HostGator.com has extended its $100 OFF Windows Dedicated Server Promotion!Houston, Texas (PRWEB) May 09, 2012 HostGator.com, a leading web hosting provider, has announced today that it is extending its special promotion of $100 off of the first month on all Windows Dedicated Servers through the remainder of May!With this promotion, Windows Dedicated Servers start at only $74 for the first month ...

Read more...


eUKhost Announces 15% Discount on its Cloud Hosting & Dedicated Servers

All existing as well as new customers of eUKhost are eligible to take advantage of this attractive 15% discount offer on purchase of VMware/Hyper-V Cloud Servers or any Dedicated Server.Leeds, West Yorkshire, UK (PRWEB) May 03, 2012 UK Web Hosting (http://www.eukhost.com) provider eUKhost is pleased to announce a very special discount offer on its most popular hosting products Cloud Hosting ...

Read more...


Cbeyond to Present at the Jefferies Global Technology, Internet, Media & Telecom Conference

Cbeyond, Inc. , , a managed services provider delivering integrated packages of IT infrastructure and communications services to small businesses, includin

Read more...


Web Hosting Sales and Promos Roundup – May 4, 2012

May 4, 2012 -- In the week ending on May 4, 2012, UK web hosting provider eUKhost is offering 15 percent off the first month cloud servers and managed dedicated servers, and web hosting provider Host Gator is offering multiple discounts on web hosting plans.

Read more...


Colocation America is Expanding its Los Angeles Data Centers

Colocation America increases space in Los Angeles to meet high demand in colocation and dedicated servers.(PRWEB) May 15, 2012 Colocation provider and dedicated server hosting company, Colocation America, announced today that it is increasing its available Los Angeles data center space by fifty percent. With a rise in foreign and domestic companies seeking to have West Coast server redundancy ...

Read more...


Check out OXM's Minecraft Xbox 360 server

Jump online, build stuff, bathe in the glory. The Xbox 360 version of Minecraft doesn't support dedicated servers, but we've managed to pull together our own simple equivalent. Downloaded the game? Fancy crafting away from home? Simply add 'OXM Minecraft' as a friend on Xbox Live, and pop into our world for a collective adventure. Click here to read the full article

Read more...


Cbeyond Reports First Quarter 2012 Results

Cbeyond, Inc. , , a managed services provider delivering integrated packages of IT infrastructure and communications services to small and medium sized bus

Read more...


Permalink: Unix Webhosting | Copyright © 2012 surefirehosting.com All Rights Reserved