The procedures described here are subject to change at any time, and are likely to change often for a while longer, because the software that they describe is still under active development. Please bear with us, and do let us know if you have any suggestions for enhancing the software or this documentation.
The Flash Media Server is configured to process a wide range of video files (including f4v, mp4 with H.264 Video Codec and AAC Audio Codec, ra, wmv, avi, mkv, etc.) for consistent display on web pages. As with any video recording, the file size will be roughly proportional to the product of the width, the height, the frame-rate, and the duration.
Before you can upload files, you must be a member of a CommonSpot group that is authorized to do so.
Files of 500 MB or smaller size may be uploaded through the "One-at-a-Time" method described first, below, or through the "Bulk" method, described second, below.
Larger files may be uploaded only by the "Bulk" method, described second, below. The Bulk method requires that you create a playlist file, in addition to the video file(s), even if you are using it to upload a single video file. Use iTunes or VLC (which is free software for Windows or Macintosh) to generate the playlist file with a filename extension of ".m3u8"; the playlist filename is case-sensitive and will be the category (new, unless it matches an existing category within the group you select in step 4). The playlist will include the path and filename for the video file as it was on your computer. The video's title will be taken from the video filename; the video's "album" will be taken from the name of the folder containing the video; the video's "artist" or "author" will be taken from the name of the folder containing the album; farther out than that does not matter. If you use iTunes, video file types are limited; for example, wmv, 3gp, f4v, and so on are not accepted. If you use VLC, you will have to change the playlist file extension from m3u to m3u8 before uploading it.
Go to http://www.ohio.edu/media/manage/ and login with your Ohio ID and password (if you had already been looking at the /media/manage/ page for a while, force your browser to "reload" or "refresh" the page, so that you will be properly logged in before starting the upload media process).
Click on the "Upload Media" button near the top-left.
Observe the "lightbox" with the initial dialog.
Select the group that your new video should be included among from the pop-up tool and click on the "proceed" button.
Fill in the file's title, description, etc.
Click on the "Browse..." button near the middle for the preview image file if you want to use that feature.
Click on the "Browse..." button near the end to select the video file itself.
Ensure that "autoscale" is checked, unless you know you want to force a specific scaling. With autoscale, you will avoid having part(s) of your video frame cropped away.
Click on the "upload video" button near the end.
Prepare in advance:
Install and configure FileZilla according to the standard instructions.
Save the video files with appropriate names, each in a folder of the appropriate name, which is itself inside a folder of the appropriate name, as discussed in the Overview section, above
Build the playlist file and save it; rename it if necessary, as discussed in the Overview section, above.
Go to http://www.ohio.edu/media/manage/ and login with your Ohio ID and password (if you had already been looking at the /media/manage/ page for a while, your session may have expired, so force your browser to "reload" or "refresh" the page, in order that you will be properly logged in before starting the upload media process).
Identify the group that your new videos should be included among, and take note of the numerical group ID, at the upper-left corner of the listings for that group.
Click on the "Bulk Upload" button.
Observe the lightbox with the initial dialog.
If you have multiple groups, select the group that your new video should be included among from the pop-up tool.
If in doubt, click the "Provision" button -- if you didn't need to do that, it will just tell you that right away.
Click on the "Close" button in the lower-right of the lightbox.
Wait one minute for the provisioning steps to complete.
Once the destination folder has been provisioned, upload the video data files and the playlist files, using FTPS (FileZilla is free and works on Windows and on Macintosh; we won't do anything intentional to break other FTPS software, but with anything else you are on your own; at this time, Fetch on Macintosh is known to fail):
Specify the host as "ftps://ftp-media.ohio.edu" (without the quotes); your own Ohio ID as the username; your own Ohio password; and leave the Port blank.
Navigate on the left side of the FileZilla window to find your playlist and video files (you can set a FileZilla bookmark to be able to get back there more quickly); select the playlist and all of the video files it references; drag them to the right side and drop them onto the folder whose name matches the numerical group ID you noted in step 3.
If you wait "too long" (and it will seem like a very short time!), then the FTPS session will be terminated; you can revive it by clicking on the FileZilla tool icon that has a blue arrow to the right above a green arrow to the left (which will also refresh the file and folder lists).
If you encounter difficulties, take precise note of any error messages and contact the OIT Web Services team; the most likely issues would be you not having permission for bulk uploading, or your disk quota limit having been exceeded.
Repeat steps 2 through 6; but then click on the "Process" button.
Use http://www.ohio.edu/media/manage/ to update each video's information, such as description, duration, owner, etc.
[Maybe some more missing steps here, to be added.]
Go to http://www.ohio.edu/media/manage/ and login with your Ohio ID and password.
Each of the listed videos is available for you to use in your choice of the following ways:
directly included on your classic CommonSpot pages;
directly included on your manage CommonSpot pages (Web Services staff will set that up, but then you will be able to change which video is displayed, and various other parameters;
directly included on your web pages on any other server (e.g., the static-page Front Door server);
linked to from any of your pages, with the video displayed on the standard display page.
Clicking on the title or any of the other text items in that row will result in a "lightbox" displaying some additional information about that video.
Click on "close" in the lower-right corner when done examining the information in the lightbox.
While on http://www.ohio.edu/media/manage/, and after having found the row for the video you want, click on the green tool icon near the right end of the row.
Observe the resulting lightbox with the link URL, which will start with "http://www.ohio.edu/media/?videoid=" and conclude with the long, ugly, unique identifier for that video.
Copy the text of the link, including the long, ugly, unique identifier for that video.
Navigate to the page where you want the link to be; build the link; and paste the URL in for the destination.
This will result in a link that leads to a standard page displaying only that one video, and no other specific information. If you want to have the video displayed on a page with other information that you control, see the next two sections.
While on http://www.ohio.edu/media/manage/, and after having found the row for the video you want, click on the brown tool icon near the right end of the row.
Observe the resulting lightbox, with the HTML code that will cause the display of the video on the page. It will start with an "object" tag and end with a "/object" tag.
Copy the entire HTML code.
Navigate to the page where you want the video to be displayed.
You may use either of two methods to get the HTML into the page:
Use a Formatted Text Block, clicking on the tool icon (marked with the red arrow in the figure immediately below) in the upper-left quadrant of the toolbar to get the HTML view in the Rich Text Editor, and then pasting the code you copied in step 3 at the appropriate place. Don't forget to click on the tool icon to return to normal view before you click on "Finish," Submit," or "Save" to save your changes.

Use an HTML Fragment element, pasting the code you copied in step 3.
Both techniques can be used to place the video on a page that has other page-specific content, including other videos. The standard display, on the other hand, shows only one video.
You can also use the HTML you copied in step 3 if you want to place a video on a page that is not in CommonSpot (e.g., one that is on the static-page Front Door server).
You can adjust some of the presentation parameters by editing the HTML that you have copied immediately after you paste it:
Width and Height: You can change video size such as width or height (two places in <object> and <embed> tags).
autoPlay = false or true: video to start only when the play button is clicked or video to start when people access your web page (two places in <param> and <embed>).
autoScale = false or true: your video will be fit into the flash player or the original video's size will be kept on the flash player without adjustment.
audioOnly = false or true: this option is only for audio. If it is true, play audio only.
Please don't edit the rest of the values, such as videoID, allowScriptAccess, on so on.