Home arrow Forum arrow Guides arrow User Guides arrow How to Set up Video Codecs on Windows Server (ASP)
How to Set up Video Codecs on Windows Server (ASP)
December 02, 2008, 01:38:49 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How to Set up Video Codecs on Windows Server (ASP)  (Read 134 times)
0 Members and 1 Guest are viewing this topic.
JasmineT
Newbie
*
Offline Offline

Posts: 5


View Profile
« on: October 30, 2008, 03:07:46 AM »

Video sharing sites are now really hot. To build your own video sharing site is not so hard. Here we will guide you to use ASP to create a video hosting site on Windows 2003 server step by step, and customize a Flash video player for this video sharing site.


From:http://www.sothinkmedia.com/guide/fvecw-asp.htm

Who may need this article:
If you have interest on running your video hosting services, you wanna create your own video sharing site on Linux server with thousands upon thousands of visitors and video clips hosted just like YouTube, iFilm, Break or other famous video sharing sites do, this tutorial will tell you how to make the first step.

What’s needed:
• Flash Video Encoder for Adobe Flash (Command-Line Version)
• Windows 2003 Server or
• Internet Information Server
• Active Server Pages
• File uploading component
• ADO (for database accessing)
• JavaScript
• Video Encoder for Adobe Flash


This is about:
1. Setup your video hosting site on a Windows 2003 Server,
Step 1: Setup folders and files
Step 2: Create Application Pool for the Web site
Step 3: Configure the Web site
Step 4: Create MIME Map for .flv files
Step 5: Test your Web site

2. Create a Flash video player
Step1 Installation of Sothink Video Encoder for Adobe Flash
Step2 Create a Flash Video Player
Step3 Deploy the Flash Video Player


Setup Folders and Files
1. Log on to your server with Administrator privilege.
2. Download Flash Video Encoder for Adobe Flash (Command-Line Version) from our Web site and install it on your Web server.
3. Find the file fvec-asp-demo.zip in the installation folder of Flash Video Encoder for Adobe Flash (Command-Line Version); Open it with WinZip and extract the files to a sub-folder under your wwwroot folder, for example, c:inetpubwwwrootfvec.
4. If you have changed the installation folder of Flash Video Encoder for Adobe Flash (Command-Line Version), you should open file fvec.asp and change the path to the correct one.
5. Assign "full control" permission to account "IUSR_COMPUTERNAME" for folder "c:inetpubwwwrootfvecfiles". By default, video files uploaded by users and encoded *.flv files will be stored in this folder.
6. Assign "full control" permission to account "IUSR_COMPUTERNAME" for file "c:inetpubwwwrootfvecfvec.mdb". In this demo, we use Microsoft Access database to simplify the configuration. If you would like to use other databases, for example, SQL Server or Oracle, you can open the file db.aspx and modify the database provider and connection string yourself.
7. Open Command Prompt. Change the current directory to "c:inetpubwwwrootfvec" and register MyRequest.dll using regsvr32.exe. This will install a component for ASP to handle file uploading.


From:http://www.sothinkmedia.com/guide/fvecw-asp.htm


Create Application Pool for the Web Site
1. Open Internet Information Service Manager.
2. Expand the "Internet Information Services (IIS) Manager" node. Right click the "Application Pools" node and select New > Application Pool.

3. Give a name for the new Application Pool, for example, "MyAppPool" and click OK.
4. Expand the "Application Pools" node, and right click "MyAppPool", select Properties.
5. Click the "Identify" page, change the predefined security account from "Network Service" to "Local System" and click OK.


Configure the Web Site
1. Open Internet Information Service Manager.
2. Expand the "Internet Information Services (IIS) Manager" node. Right click your Web site and select "Properties".
3. Change the Execute permissions to "Scripts and Executables".
4. Change the Application pool to "MyAppPool".

5. Change the file uploading limitation of IIS. By default, IIS does not allow users to upload file larger than 200 KB.
        1. Open Internet Information Service Manager.
        2. Right click the "Internet Information Services (IIS) Manager" node and select "Properties". Select "Enable Direct Metabase Edit" and click OK.
        3. Open C:WINDOWSsystem32inetsrvMetabase.xml with a text editor; Find AspMaxRequestEntityAllowed and change its value to a proper value.
        4. Save Metabase.xml and restart IIS.


Create MIME Map for .flv Files
1. Select the site to configure in IIS, right click and select "Properties".
2. Under HTTP Headers Tab, click the "MIME Types" button and select "New".
3. Enter ".flv" as the extension and "video/x-flv" as the MIME type and click OK.


Test Your Web Site
To test the site, please open your browser and navigate to http://yourdomain/fvec/upload.htm. If everything goes well, you can upload video files to your server and encode them now. To view our demo site, please visit http://flashvideo.sothinkmedia.com/flash-video-encoder-command-line/.


Installation of Sothink Video Encoder for Adobe Flash
After purchasing Sothink Video Encoder Engine for Adobe Flash (Linux Version), you can get Sothink Video Encoder for Adobe Flash Windows GUI version for free. With the Windows GUI version, you can make customized Flash Video Players for general use on your video hosting and sharing server.
System Requirements: Windows 2000 / XP / 2003 / Vista



From:http://www.sothinkmedia.com/guide/fvecw-asp.htm


How to install
1. Download Sothink Video Encoder for Adobe Flash from our web site.
2. Extract the ZIP file to your hard disk
3. Run Setup.exe and follow the wizard to install the software.
4. Launch Sothink Video Encoder for Adobe Flash by double-clicking the program icon on your desktop.
5. Enter the registration key to register the software. If you have not get the registration key yet, please send your registration information of Sothink Video Encoder Engine for Adobe Flash (Linux Version) to support@sothinkmedia.com and we will send you the registration key then.


Create a Customized Flash Video Player
1. Launch Sothink Video Encoder for Adobe Flash by double-clicking the program icon on your desktop.
2. Select any video file and click "Next".
3. In the "Encoding preferences" page, change the "Width" and "Height" to desired values, then click Next.
4. In the "Select output folder and files" page, check "Generate SWF" and uncheck "Generate FLV", "Generate HTML" and "Generate thumbnail". Enter "player.swf" as the name of the output SWF file. Select "Get FLV path from a URL variable and play progressively" and enter "flv" as the name of the URL variable. You can also change the playback settings as you like. Click "Next" after done.
5. In the "Select play control skin" page, check "Use a skin" and select a desired skin. You can also specify a color scheme for the skin and adjust the saturation of the color.
6. Click "Next" and a file name "player.swf" will be created in the specified folder.


From:http://www.sothinkmedia.com/guide/fvecw-asp.htm






Logged
hqconverter
Hero Member
*****
Offline Offline

Posts: 1162


View Profile
« Reply #1 on: November 19, 2008, 03:35:53 AM »

TOD Converter is a powerful TOD File Converter for windows user to perfectly convert TOD files to other popular video formats including AVI, MPG, MPEG1, MPEG2, WMV, ASF, DivX, XviD, MP4, VCD, SVCD, DVD-Video, VOB, etc. The TOD Video Converter also can convert AVI, MKV, MPV, MOD, TS, Mp4, M4V, MPG, MPEG, VOB files to other video format.The TOD Converter also provides powerful edit functions. The TOD Converter allows users to trim the added files, crop the files, adjust output video quality, adjust 4:3 or 16:9 video aspect, etc. Merge files into one is also permitted.Hope to enjoy your favorite DV in the formats of MPG, MPEG? Just free download the TOD Converter and convert TOD to MPG.
Logged
amada
Hero Member
*****
Offline Offline

Posts: 666


View Profile
« Reply #2 on: November 24, 2008, 09:07:09 PM »

DVD burner for Mac provides an easy and fast way to convert popular video formats (including AVI, MPEG, WMV, DivX, XviD, MP4, DV, VOB, ASF, 3GP, NUT, YUV, H.264/AVC, M4V files to DVD. The DVD Burner Mac could also burn DVD movie onto DVD disk that playable on portable or home DVD player and burn DVD folder or ISO files. No other Mac DVD burner can provide so many formats.
AVI to DVD for Mac, a profeesional but easy-to-use DVD burn software for Mac users, can convert AVI to DVD format on Mac OS X perfectly and quickly. The AVI to DVD Mac not only supports converting AVI to DVD Mac but also supports other popular formats to DVD on Mac, such as MPA, ASF, DIF, H261, YUV, NUT and so on.
DivX to DVD Converter for Maccan not only convert DivX to DVD Mac, but also support convert AVI to DVD, 3GP to DVD, MP4 to DVD, FLV to DVD, MPEG to DVD, WMV to DVD, etc.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.094 seconds with 18 queries.