<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Video Hosting Support</title>
	<atom:link href="http://www.gravlab.com/forum/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gravlab.com/forum</link>
	<description>Video Hosting, Audio Hosting, Streaming Media Hosting</description>
	<lastBuildDate>Tue, 09 Feb 2010 19:30:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What you need to know about iPhone HTTP streaming</title>
		<link>http://www.gravlab.com/forum/2010/01/11/what-you-need-to-know-about-iphone-http-streaming/</link>
		<comments>http://www.gravlab.com/forum/2010/01/11/what-you-need-to-know-about-iphone-http-streaming/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 23:04:46 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Mobile Hosting (3GP, MPEG4)]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=123</guid>
		<description><![CDATA[One of the drawbacks of many kinds of streaming media is that there are special protocols and non-standard ports used, which can lead to several different types of failures, and ultimately, a lot of frustration. When Apple set out to include a streaming video feature on their iPhone OS, they decided to use HTTP for [...]]]></description>
			<content:encoded><![CDATA[<p>One of the drawbacks of many kinds of streaming media is that there are special protocols and non-standard ports used, which can lead to several different types of failures, and ultimately, a lot of frustration. When Apple set out to include a streaming video feature on their iPhone OS, they decided to use HTTP for several reasons. First and foremost, they could avoid many of the pitfalls of typical streaming media setups. For example: RTSP streams are often rejected by overzealous firewalls and routers, which means that many viewers who reside behind corporate/office firewalls will not be able to view your video stream.</p>
<p>Hypertext transfer protocol, also known as HTTP, is universally supported, and is much more effective at bypassing firewalls and routers that may otherwise deny traffic that use MMS or RTSP protocols. Why is this? Because almost all internet traffic uses the HTTP protocol, so if a router or firewall rejected HTTP traffic, they would be blocking out most of the internet. </p>
<p>The shining benefit of HTTP streaming is that it allows content distributors to avoid the costly implementation of traditional streaming media servers, which is a huge benefit to small companies just getting started in streaming video. Although it works in a completely different way than RTSP, the effect is still the same. With on-demand video (as opposed to live video), the user can skip forward before the video is finished downloading, much like other types of on-demand streaming. And with live video, the viewer cannot skip forward at all, which reproduces the experience of watching a live broadcast on TV. </p>
<p>So, how do content producers utilize this technology? One option is to purchase a monthly <a href="http://www.gravlab.com/iphone.html">iPhone &#038; mobile streaming video hosting package</a> with GravityLab Multimedia, which makes it easy to get up and running with HTTP streaming.</p>
<h2>How our iPhone streaming video hosting works</h2>
<ol>
<li>You <a href="http://www.gravlab.com/iphone.html">purchase an account</a></li>
<li>We send you a welcome e-mail with instructions on how to upload your files with any FTP program, and how to start a live broadcast</li>
</ol>
<p>			<em>On-demand streaming:</em></p>
<ol>
<li>You upload a video file, and it is available for viewing instantly</li>
<li>You link to the video via your your web site<br/>e.g. http://arecibo.gravlab.com:1935/iphone/mp4:your_account/your_video.mp4/playlist.m3u8</li>
</ol>
<p>			<em>Live broadcasting on iPhone 3.0 and later:</em></p>
<ol>
<li>You Download <a href="http://www.apple.com/quicktime/broadcaster/" target="_blank">Quicktime Broadcaster</a>, a free program for broadcasting video from any computer with OS X.</li>
<li>You configure the broadcaster according to your welcome e-mail, and then press the Broadcast button</li>
<li>You link viewers to http://arecibo.gravlab.com:1935/iphonelive/your_account.sdp/playlist.m3u8</li>
</ol>
<h2>File requirements</h2>
<ul>
<li>Container format: .mp4, .m4v, .mov</li>
<li>Dimensions: 480&#215;320</li>
<li>Codec: H.264 (Low-Complexity version of the H.264 Baseline Profile OR Baseline Profile up to Level 3.0)
<li>
<li>Audio: AAC-LC audio up to 160 Kbps, 48kHz, stereo audio</li>
<li>Frame rate: up to 30 fps</li>
<li>Bit rate: up to 1.5Mbps (200Kbps recommended)</li>
</ul>
<p>More reading:</p>
<p><a href="http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/Introduction/Introduction.html">Apple&#8217;s official HTTP streaming documentation</a><br />
<a href="http://en.wikipedia.org/wiki/Streaming_media">RTSP/RTP/RTCP Streaming media overview</a><br />
<a href="http://en.wikipedia.org/wiki/Microsoft_Media_Server">MMS Streaming media overview</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2010/01/11/what-you-need-to-know-about-iphone-http-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to simulate a live broadcast with Windows Media Server</title>
		<link>http://www.gravlab.com/forum/2009/11/25/how-to-simulate-a-live-broadcast-with-windows-media-server/</link>
		<comments>http://www.gravlab.com/forum/2009/11/25/how-to-simulate-a-live-broadcast-with-windows-media-server/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 22:59:18 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Hosting Tutorial]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=118</guid>
		<description><![CDATA[
Create Windows Media content and place it in the ASFROOT folder on the Windows Media Services server.
Open the Windows Media Administrator.
From the left side of the Administrator, select Unicast Publishing Points.
In the Broadcast Unicast Publishing Points section, clear the use wizard option. Click Broadcast, and then choose New.
For alias name, type a descriptive name.
For the [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>Create Windows Media content and place it in the ASFROOT folder on the Windows Media Services server.</li>
<li>Open the Windows Media Administrator.</li>
<li>From the left side of the Administrator, select <b>Unicast Publishing Points</b>.</li>
<li>In the <b>Broadcast Unicast Publishing Points</b> section, clear the <b>use wizard</b> option. Click <b>Broadcast</b>, and then choose <b>New</b>.</li>
<li>For <b>alias name</b>, type a descriptive name.</li>
<li>For the path type, choose <b>Remote Windows Media Station</b>, and for the URL use <span class="userInput">msbd://localhost/<i>alias</i></span> (where <i>alias</i> is the same name you used in the previous step).  This provides the connection point for Windows Media Player clients.</li>
<li>Next, on the left side of the administrator, choose <b>Multicast Stations</b>.</li>
<li>Click <b>Stations</b>, and then choose <b>New</b>.</li>
<li>Create a new station.</li>
<li>Give the station the same name as in step 5, and select <b> distribution only</b>.</li>
<li>Provide a <b>descriptive program name</b>. For the <b>stream name</b>, use the file name of the first file that you want to be in the playlist. Make sure that both the <b>Start program once wizard is finished</b> and <b>Replay stream objects once finished (loop)</b> options are selected.</li>
<li>Select <b>Advanced Streaming Format (.asf) file</b>.</li>
<li>Specify the unicast path to the file that you placed in the ASFROOT folder.  This is typically <span class="userInput">mms://localhost/<i>filename</i>.asf</span>.</li>
<li>Once the wizard is finished, the program and stream should play.</li>
</ol>
<ol>
<li>Open the Windows Media Administrator.</li>
<li>From the left side of the administrator, select <b>Multicast Stations</b>.</li>
<li>Select the program that contains the playlist that you want to modify and ensure that the program is stopped.</li>
<li>Click <b>Streams</b>, and then choose <b>New</b>.</li>
<li>For the <b>name</b>, it is best to use the file name of the file that you want to stream.</li>
<li>On the <b>Source/Destination</b> tab, specify a <b>unicast URL</b> for the file that you that want to add.  This is typically like <span class="userInput">ms://localhost/<i>filename</i>.asf</span>.</li>
</ol>
<p>When you connect with a Windows Media Player client to the broadcast unicast publishing point, use the server name or IP address and the publishing point alias from step 5 in the first part of this section. For example:  <span class="userInput">mms://wms1.microsoft.com/live</span>.</p>
<p>via <a href="http://support.microsoft.com/kb/285292">http://support.microsoft.com/kb/285292</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2009/11/25/how-to-simulate-a-live-broadcast-with-windows-media-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encoding mobile streaming video and audio for Blackberry</title>
		<link>http://www.gravlab.com/forum/2009/09/29/encoding-mobile-streaming-video-and-audio-for-blackberry/</link>
		<comments>http://www.gravlab.com/forum/2009/09/29/encoding-mobile-streaming-video-and-audio-for-blackberry/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 21:26:43 +0000</pubDate>
		<dc:creator>support</dc:creator>
				<category><![CDATA[Mobile Hosting (3GP, MPEG4)]]></category>
		<category><![CDATA[Streaming Video Help]]></category>
		<category><![CDATA[Video Hosting]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=109</guid>
		<description><![CDATA[This article provides information on transcoding audio and video files into a format that can be played on a BlackBerry smartphone.]]></description>
			<content:encoded><![CDATA[<ul>
<li>BlackBerry® Pearl™ 8100 Series</li>
<li>BlackBerry® Curve™ 8300 Series</li>
<li>BlackBerry® 8800 Series</li>
<li>BlackBerry® Bold™ 9000</li>
</ul>
<h3>Optimal settings for the BlackBerry Pearl 8100</h3>
<table>
<tr>
<th>Video settings</th>
<th>Audio settings</th>
</tr>
<tr>
<td>Video format: MPEG-4<br />
Video file extension: .avi<br />
Resolution (4:3): 240&#215;180<br />
Resolution (16:9): 240&#215;135<br />
Video bitrate: 400 Kbps<br />
Frames per second: 24
	</td>
<td>
Audio format: MP3<br />
Audio bitrate: 128 Kbps<br />
Sample rate: 44 kHz<br />
Channels: 2 (Stereo)
</td>
</tr>
</table>
<h3>Optimal settings for the BlackBerry 8800/8300/9000</h3>
<table>
<tr>
<th>Video settings</th>
<th>Audio settings</th>
</tr>
<tr>
<td>
Video format: MPEG-4<br />
Video file extension: .avi<br />
Resolution (4:3): 240&#215;180<br />
Resolution (16:9): 320&#215;180<br />
Video bitrate: 400 Kbps<br />
Frames per second: 24
</td>
<td>
Audio format: MP3<br />
Audio bitrate: 128 Kbps<br />
Sample rate: 44 kHz<br />
Channels: 2 (Stereo)
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2009/09/29/encoding-mobile-streaming-video-and-audio-for-blackberry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert videos from the Flip camcorder to FLV</title>
		<link>http://www.gravlab.com/forum/2009/07/03/how-to-convert-videos-from-the-flip-camcorder-to-flv/</link>
		<comments>http://www.gravlab.com/forum/2009/07/03/how-to-convert-videos-from-the-flip-camcorder-to-flv/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 20:57:58 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Streaming Video Help]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=105</guid>
		<description><![CDATA[One of the great things about the Flip camcorder is that it saves video using the H.264 Codec. If you haven&#8217;t heard, H.264 is arguably the best quality video codec out there, renowned for its high quality, low file size, and lack of artifacting. Luckily, since the release of Flash 9, H.264 is now a [...]]]></description>
			<content:encoded><![CDATA[<p>One of the great things about <a href="http://www.theflip.com/index.shtml">the Flip</a> camcorder is that it saves video using the H.264 Codec. If you haven&#8217;t heard, H.264 is arguably the best quality video codec out there, renowned for its high quality, low file size, and lack of artifacting. Luckily, since the release of Flash 9, H.264 is now a web standard. So, if you want to convert your flip MP4 videos to FLV files (from their native mp4 format), all you have to do is rename from &#8220;filename.mp4&#8243; to &#8220;filename.flv&#8221;, and the video should play back with any video player.</p>
<p>Also note, this applies to any mp4 video as well. If you want to convert videos from MP4 to FLV, try renaming the file before you mess with transcoding the video to FLV with a third party encoding program.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2009/07/03/how-to-convert-videos-from-the-flip-camcorder-to-flv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is HTTP streaming?</title>
		<link>http://www.gravlab.com/forum/2009/06/22/what-is-http-streaming/</link>
		<comments>http://www.gravlab.com/forum/2009/06/22/what-is-http-streaming/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 17:27:15 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Streaming Media General Discussion]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/2009/06/22/what-is-http-streaming/</guid>
		<description><![CDATA[HTTP Streaming can be several things. Here is an attempt to outline the different HTTP streaming protocols:
MP3/AAC/aacPlus HTTP Streaming:
This is usually the SHOUTcast or Icecast ICY protocol, which uses ADTS packetization over TCP. This is NOT compatible with ANY RTSP streaming. This uses an ICY based Streaming Server such as SHOUTcast or Icecast2. This is [...]]]></description>
			<content:encoded><![CDATA[<p>HTTP Streaming can be several things. Here is an attempt to outline the different HTTP streaming protocols:</p>
<p>MP3/AAC/aacPlus HTTP Streaming:<br />
This is usually the SHOUTcast or Icecast ICY protocol, which uses ADTS packetization over TCP. This is NOT compatible with ANY RTSP streaming. This uses an ICY based Streaming Server such as SHOUTcast or Icecast2. This is the part that is MOST confusing: QuickTime/Darwin Streaming Server includes an ICY server module for MP3 streaming only. It is based the old deprecated Icecast1 protocol, and is no longer supported or recommended. Icecast2 is the preferred server here.</p>
<p>HTTP Tunnelling:<br />
This is standards-based RTSP/RTP TCP Interleave (RFC-2326/3550) inside HTTP encapsulation to look like HTTP web server traffic to penetrate difficult firewalls. This method will usually get through content filtered firewalls where HTTP/ICY is filtered. Being standards-based, many different types of audio/video codecs may be used for these streams. Most streaming using this protocol is MPEG-4 based today. This uses an RTSP/RTP Streaming Server, such as QuickTime/Darwin Streaming Server.</p>
<p>HTTP Progressive Download Streaming:<br />
This is nothing more than a file download from a Web Server, and the file plays as it is downloading, hopefully, if there is sufficient bandwidth. The file will also land in the user temporary folder, offering no security to content. This method uses a Web Server.</p>
<p>Hopefully, this clears up some confusion on all of this.</p>
<p><a href="http://lists.apple.com/archives/streaming-server-users/2007/Jun/msg00244.html" alt="http streaming reference">via</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2009/06/22/what-is-http-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash broadcasting not working for some clients</title>
		<link>http://www.gravlab.com/forum/2009/06/10/wowza-problems/</link>
		<comments>http://www.gravlab.com/forum/2009/06/10/wowza-problems/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 16:57:29 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Live Broadcasting]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=97</guid>
		<description><![CDATA[If you are broadcasting live flash video with Wowza streaming server, occasionally a client may receive an error along the lines of &#8220;Stream not found&#8221;. The reason for this problem is typically that port 1935 is not open on their firewall, which is essential for viewing RTMP (real-time messaging protocol) streams. Alternatively, if you are [...]]]></description>
			<content:encoded><![CDATA[<p>If you are broadcasting live flash video with Wowza streaming server, occasionally a client may receive an error along the lines of &#8220;Stream not found&#8221;. The reason for this problem is typically that port 1935 is not open on their firewall, which is essential for viewing RTMP (real-time messaging protocol) streams. Alternatively, if you are running Wowza on your own server, you can configure it to stream through port 80 using RTMPT, which is an extension of HTTP. See the pricing of our<a href="http://www.gravlab.com/live_flash.html"> Live Flash hosting plans</a> for professional flash video broadcasting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2009/06/10/wowza-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding an MP3 playlist to your site</title>
		<link>http://www.gravlab.com/forum/2009/05/11/adding-an-mp3-playlist-to-your-site/</link>
		<comments>http://www.gravlab.com/forum/2009/05/11/adding-an-mp3-playlist-to-your-site/#comments</comments>
		<pubDate>Mon, 11 May 2009 21:23:16 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Hosting Tutorial]]></category>
		<category><![CDATA[Streaming Media General Discussion]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=49</guid>
		<description><![CDATA[Many times, you may want to have a listener stream MP3s from your site, but you don&#8217;t have any streaming software set up. One solution is to create an M3U file which acts as a playlist that opens up with many mainstream MP3 players such as iTunes and Winamp. Following is an example of an [...]]]></description>
			<content:encoded><![CDATA[<p>Many times, you may want to have a listener stream MP3s from your site, but you don&#8217;t have any streaming software set up. One solution is to create an M3U file which acts as a playlist that opens up with many mainstream MP3 players such as iTunes and Winamp. Following is an example of an M3U playlist:</p>
<p><code> #EXTM3U<br />
  #EXTINF:199,Radiohead - Creep<br />
  http://www.yoursite.com/radiohead-creep.mp3<br />
  #EXTINF:217,Pink Floyd - Money<br />
http://www.yoursite.com/pinkfloyd-money.mp3</code></p>
<p>The .m3u file can be placed on any web server, and linked to a web page with the standard a href tag. For instance, to link to a file named &#8220;playlist.m3u&#8221; from a web page in the same directory with the file, the link could be:</p>
<p><code>&lt;a href="playlist.m3u"&gt;Play my playlist&lt;/a&gt;</code></p>
<p>Note: For .m3u files to work correctly, your web server must be configured to deliver the correct mime type for .m3u files. To do this with Apache (one of the most common web server applications), you can do one of the following:</p>
<ol>
<li>In apache&#8217;s conf/ directory, open the file titled &#8220;mime.types&#8221; and add the following line: <code>audio/x-mpegurl .m3u</code>, and then you will now have to restart apache</li>
<li>In your web site&#8217;s root directory, create a file (if it doesn&#8217;t already exist) called &#8220;.htaccess&#8221;, and add the following line: <code>audio/x-mpegurl .m3u</code></li>
</ol>
<p>M3U playlists are compatible with all of GravityLab&#8217;s <a href="http://www.gravlab.com/library.html" alt="affordable audio hosting">Audio Hosting accounts</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2009/05/11/adding-an-mp3-playlist-to-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a streaming MP3 playlist</title>
		<link>http://www.gravlab.com/forum/2009/04/01/how-to-create-a-streaming-mp3-playlist/</link>
		<comments>http://www.gravlab.com/forum/2009/04/01/how-to-create-a-streaming-mp3-playlist/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 00:13:12 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Audio Hosting]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=83</guid>
		<description><![CDATA[M3U files are simply text files with a .m3u extension instead of a .txt extension. When opened in a browser from clicking on a link to an m3u file, the listener&#8217;s default audio program will launch the playlist. Many mp3 players support the m3u format, including Winamp and iTunes.
Here are the contents of an example [...]]]></description>
			<content:encoded><![CDATA[<p>M3U files are simply text files with a .m3u extension instead of a .txt extension. When opened in a browser from clicking on a link to an m3u file, the listener&#8217;s default audio program will launch the playlist. Many mp3 players support the m3u format, including Winamp and iTunes.</p>
<p>Here are the contents of an example M3U file:<br />
<code>#EXTM3U<br />
#EXTINF:210,Song Title<br />
mp3/song_title.mp3<br />
#EXTINF:123,Song Title 2<br />
mp3/song_title2.mp3</code></p>
<p>For each additional song in the playlist, you must add &#8220;#EXTINF:&#8221; followed by the length of the song in seconds, and the song title. The next line should be the path to the media. This can either be relative to the location of the mp3 file (e.g. mp3/song_title.mp3) or absolute (e.g. http://www.your-site.com/mp3/song_title.mp3)</p>
<p><strong>PC Users</strong></p>
<ol>
<li>Open up notepad.exe and copy and paste the example m3u code into notepad</li>
<li>For your filename, enter &#8220;your_playlist_name.m3u&#8221;, (replace the example name with your own)</li>
<li>Choose File > Save As, and when prompted with &#8220;Save as Type&#8221;, choose &#8220;All Files&#8221; to prevent notepad from appending a &#8220;.txt&#8221; to the end of your playlist name</li>
</ol>
<p><strong>Mac Users</strong></p>
<ol>
<li>Do not use TextEdit to create m3u files because it will add extra formatting to the file that may prevent the m3u file from working properly. Instead, try using TextMate</li>
<li>Follow the same instructions as listed for PC users</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2009/04/01/how-to-create-a-streaming-mp3-playlist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a WAP site for mobile phones with WML</title>
		<link>http://www.gravlab.com/forum/2009/03/04/how-to-create-a-wap-site-for-mobile-phones-with-wml/</link>
		<comments>http://www.gravlab.com/forum/2009/03/04/how-to-create-a-wap-site-for-mobile-phones-with-wml/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 23:51:02 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Hosting Tutorial]]></category>
		<category><![CDATA[Mobile Hosting (3GP, MPEG4)]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=69</guid>
		<description><![CDATA[Decks and Cards
WAP sites are generally one file that contains many sub-pages within the master WML page. Each page is defined with a special tag called &#8220;&#60;card&#62;&#8221;. This is why WML pages are known as &#8220;decks&#8221;, because they contain multiple cards. Each card can contain text, links, input fields, tasks, images, and more. You can [...]]]></description>
			<content:encoded><![CDATA[<h3>Decks and Cards</h3>
<p>WAP sites are generally one file that contains many sub-pages within the master WML page. Each page is defined with a special tag called &#8220;&lt;card&gt;&#8221;. This is why WML pages are known as &#8220;decks&#8221;, because they contain multiple cards. Each card can contain text, links, input fields, tasks, images, and more. You can provide navigation from card to card with links that work just like HTML anchors (with a # sign to indicate the id of the card.)</p>
<h3>Example WAP code</h3>
<p>Here is an example WAP site with two cards, each one containing a link to a different type of 3gp mobile video.</p>
<pre>
&lt;?xml version="1.0"?&gt;
&lt;!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml"&gt;
&lt;wml&gt;
&lt;!-- Your site code goes in between the wml tags --&gt;
&lt;card id="card_one" title="Card 1"&gt;
&lt;p&gt; &lt;a href="rtsp://streaming-server-address/sample-movie.3gp"&gt;3gpp movie &lt;/a&gt; &lt;/p&gt;
&lt;a href="#card_two"&gt;Next Page&lt;/a&gt;
&lt;/card&gt;
&lt;card id="card_two" title="Card 2"&gt;
&lt;p&gt; &lt;a href="rtsp://streaming-server-address/sample-movie.sdp"&gt;Live 3gpp stream&lt;/a&gt;&lt;/p&gt;
&lt;/card&gt;
&lt;/wml&gt;
</pre>
<h3>Images</h3>
<p>Though generally not encouraged for mobile sites, you can use images. To place images on your WAP site, you must use the .wbmp format. There are many free converters out there, such as <a href="http://www.waptiger.com/bmp2wbmp/">WAP Tiger</a><br />
For example:</p>
<pre>
&lt;img  src="http://yoursite.com/logo.wbmp" align="middle" height="100" width="100"/&gt;
</pre>
<h3>Tables  (not supported by all phones)</h3>
<p>If you wish to use tables, there are a few differences between WML and HTML that you must note: First, the tbody tag does not exist in WML. Second, the attributes of the table tag are &#8220;title&#8221; (the title of the table), &#8220;align&#8221; (C=center, L=left and R=right) and &#8220;columns&#8221; (the number of the columns)</p>
<pre>
&lt;table align="C" title="label" columns="3"&gt;
&lt;tr&gt;
&lt;td&gt;col 1&lt;/td&gt;
&lt;td&gt;col 2&lt;/td&gt;
&lt;td&gt;col 3&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
</pre>
<h3>Finishing Up</h3>
<p>Once you have uploaded your .wml file to your web server, you can direct mobile users to a URL such as &#8220;http://www.yoursite.com/your-wap-site.wml&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2009/03/04/how-to-create-a-wap-site-for-mobile-phones-with-wml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Member Center Features</title>
		<link>http://www.gravlab.com/forum/2009/02/18/new-member-center-features/</link>
		<comments>http://www.gravlab.com/forum/2009/02/18/new-member-center-features/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 18:48:10 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Streaming Media General Discussion]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=65</guid>
		<description><![CDATA[We are proud to announce the latest member center plug-in, our very own file viewer application. With this new feature, members are able to view all of their media files in one easy-to-use interface. This application also makes it a breeze to embed your media into any web page. Just find which video you want [...]]]></description>
			<content:encoded><![CDATA[<p>We are proud to announce the latest <a href="http://members.gravlab.com" title="GravityLab Member Center">member center</a> plug-in, our very own file viewer application. With this new feature, members are able to view all of their media files in one easy-to-use interface. This application also makes it a breeze to embed your media into any web page. Just find which video you want to link to and copy &#038; paste the provide code. You can also customize FLV video embedding, choosing your own skinned video player that just works, no complicated uploads of javascript or flash swf players! If you don&#8217;t already have an account, sign up for our <a href="http://www.gravlab.com/standard.html" title="affordable video hosting">affordable video hosting</a> today!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2009/02/18/new-member-center-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure JW Player to stream FLV or MP4 video</title>
		<link>http://www.gravlab.com/forum/2008/11/18/how-to-configure-jw-player-to-stream-flv-or-mp4-video/</link>
		<comments>http://www.gravlab.com/forum/2008/11/18/how-to-configure-jw-player-to-stream-flv-or-mp4-video/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 20:02:07 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Hosting Tutorial]]></category>
		<category><![CDATA[Streaming Media Servers]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=58</guid>
		<description><![CDATA[Note: for GravityLab Multimedia customers, this method only applies to our Live Broadcasting packages. Pseudo-streaming is available with all standard on-demand video hosting accounts, and does not require rtmp configuration.

Download the free JW Player from www.jeroenwijering.com and unzip the file somewhere on your computer
Open the newly created directory, you should see several files. Upload the [...]]]></description>
			<content:encoded><![CDATA[<p>Note: for GravityLab Multimedia customers, this method only applies to our Live Broadcasting packages. Pseudo-streaming is available with all standard on-demand video hosting accounts, and does not require rtmp configuration.</p>
<ol>
<li><a href="http://www.jeroenwijering.com/?item=JW_FLV_Media_Player">Download</a> the free JW Player from www.jeroenwijering.com and unzip the file somewhere on your computer</li>
<li>Open the newly created directory, you should see several files. Upload the following files to your web server, or to your GravityLab home directory.
<ul>
<li>readme.html</li>
<li>swfobject.js</li>
<li>player.swf</li>
</ul>
</li>
<li>Open readme.html in your favorite HTML or text editor.</li>
<li>Find the code that begins with &lt;div id=&#8221;container&#8221;&gt; and ends with &lt;/script&gt;. This is the section of code you&#8217;ll need to edit and then copy and paste into your own page.</li>
<li>Find this line of code:<br /> s1.addParam(&#8221;flashvars&#8221;,&#8221;file=video.flv&#038;image=preview.jpg&#8221;); and replace it with the following (for FLV files):<br />
s1.addParam(&#8221;flashvars&#8221;,&#8221;streamer=rtmp://arecibo.gravlab.com/streamingvideo/&#038;file=AccountName/YourFile.flv&#8221;);<br/> OR, if you&#8217;re streaming mp4, .mov, or .m4v files, replace that line of code with:<br />s1.addParam(&#8221;flashvars&#8221;,&#8221;streamer=rtmp://arecibo.gravlab.com/streamingvideo/&#038;file=mp4:AccountName/YourFile.m4v&#8221;);</li>
<li>Keep in mind that arecibo.gravlab.com is just one of our servers, and if your files are on a different server, then you will replace arecibo.gravlab.com with servername.gravlab.com. If you need help with this part, contact us and we&#8217;ll get you squared away.</li>
<li>After you&#8217;ve copied and pasted that section of code and customized it to point to our servers, you can save it and view it in your web browser.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2008/11/18/how-to-configure-jw-player-to-stream-flv-or-mp4-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the best settings for encoding Mobile 3GP files?</title>
		<link>http://www.gravlab.com/forum/2008/10/22/what-are-the-best-settings-for-encoding-mobile-3gp-files/</link>
		<comments>http://www.gravlab.com/forum/2008/10/22/what-are-the-best-settings-for-encoding-mobile-3gp-files/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 21:32:37 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Streaming Media General Discussion]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=56</guid>
		<description><![CDATA[Here&#8217;s a short summary of the best encoding bit-rates and formats for mobile video


Device
Total Bit Rate
Video
FPS


Nokia 3650
34 &#8211; 80 kbps
H.263, 22 &#8211; 68 kbps QCIF
5 &#8211; 8


Motorola A830, Sony Ericsson P800
34 &#8211; 80 kbps
H.263, 22 &#8211; 68 kbps QCIF
5 &#8211; 8


PocketPC
34 &#8211; 200 kbps
H.263, 22 &#8211; 188 kbps QCIF or 240&#215;180
6 &#8211; 15


]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a short summary of the best encoding bit-rates and formats for mobile video</p>
<table width="100%" border="0">
<tr>
<th>Device</th>
<th>Total Bit Rate</th>
<th>Video</th>
<th>FPS</th>
</tr>
<tr>
<td>Nokia 3650</td>
<td>34 &#8211; 80 kbps</td>
<td>H.263, 22 &#8211; 68 kbps QCIF</td>
<td>5 &#8211; 8</td>
</tr>
<tr>
<td>Motorola A830, Sony Ericsson P800</td>
<td>34 &#8211; 80 kbps</td>
<td>H.263, 22 &#8211; 68 kbps QCIF</td>
<td>5 &#8211; 8</td>
</tr>
<tr>
<td>PocketPC</td>
<td>34 &#8211; 200 kbps</td>
<td>H.263, 22 &#8211; 188 kbps QCIF or 240&#215;180</td>
<td>6 &#8211; 15</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2008/10/22/what-are-the-best-settings-for-encoding-mobile-3gp-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The correct way to login to our ftp server with Internet Explorer</title>
		<link>http://www.gravlab.com/forum/2008/10/16/the-correct-way-to-login-to-our-ftp-server-with-internet-explorer/</link>
		<comments>http://www.gravlab.com/forum/2008/10/16/the-correct-way-to-login-to-our-ftp-server-with-internet-explorer/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 19:42:14 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Streaming Media General Discussion]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/?p=53</guid>
		<description><![CDATA[Problem: I can&#8217;t access my GravityLab Multimedia files with Internet Explorer!
Answer: Make sure to use the following format in the URL bar for accessing your GravityLab FTP account:
ftp://username:password@ftp1.gravlab.com
]]></description>
			<content:encoded><![CDATA[<p>Problem: I can&#8217;t access my GravityLab Multimedia files with Internet Explorer!</p>
<p>Answer: Make sure to use the following format in the URL bar for accessing your GravityLab FTP account:</p>
<p>ftp://username:password@ftp1.gravlab.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2008/10/16/the-correct-way-to-login-to-our-ftp-server-with-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding Quicktime Streams</title>
		<link>http://www.gravlab.com/forum/2008/08/13/embedding-quicktime-streams/</link>
		<comments>http://www.gravlab.com/forum/2008/08/13/embedding-quicktime-streams/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 18:53:30 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Hosting Tutorial]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/2008/08/13/embedding-quicktime-streams/</guid>
		<description><![CDATA[QuickTime and Darwin Streaming Server support two primary transport methods for streaming:

RTSP/RTP streams use standard IETF streaming protocols to stream video and audio to clients. The Streaming Server supports QuickTime .mov, MPEG-4 .mp4 and 3G .3gp files for on-demand streaming. In addition, the Streaming Server can reflect live streams and playlists using Session Description Protocol [...]]]></description>
			<content:encoded><![CDATA[<p>QuickTime and Darwin Streaming Server support two primary transport methods for streaming:</p>
<ol>
<li>RTSP/RTP streams use standard IETF streaming protocols to stream video and audio to clients. The Streaming Server supports QuickTime .mov, MPEG-4 .mp4 and 3G .3gp files for on-demand streaming. In addition, the Streaming Server can reflect live streams and playlists using Session Description Protocol .sdp files. Linking to RTSP/RTP streams is described in the Embedding RTSP/RTP Streams section below</li>
<li>MP3 streams used the Shoutcast protocol for streaming mp3 files over http. The Streaming Server supports streaming MP3 playlists from locally stored MP3 files and reflecting live MP3 streams from Shoutcast compatible webcasting software. Linking to MP3 playlists and live MP3 webcasts is described in Linking to mp3 streams below.</li>
</ol>
<p><strong>Embedding RTSP/RTP Streams</strong></p>
<p>RTSP/RTP streams can be embedded in web pages, or played in QuickTime player. The methods for embedding QuickTime Streams presented below require Apple&#8217;s new JavaScript Library which can be <a href="http://developer.apple.com/internet/ieembedfix.html">downloaded here</a>. After the library is downloaded, place it on your web server (the examples below assume that it is placed in the document root of the web server). The library must be referenced in your web page before it can be used. A good place for to reference the library is immediately after the body tag in your html code. For example:</p>
<p><code>&lt;body&gt;<br />
&lt;script src="/AC_QuickTime.js" language="JavaScript" type="text/javascript"&gt;<br />
&lt;/script&gt;</code><br />
Once you have referenced the library as shown, you can use it to embed QuickTime movies from web or streaming servers. The general format for calling the QuickTime Javascript Library to embed movies is:<br />
<code>&lt;script language="JavaScript" type="text/javascript"&gt;<br />
QT_WriteOBJECT('Movie URL','MovieWidth','MovieHeight','ActiveX Version',<br />
'First Attribute Name','First Attribute Value',<br />
'Next Attribute Name','Next Attribute Value',<br />
...repeat attributes as necessary<br />
'Last Attribute Name','Last Attribute Value');<br />
&lt;/script&gt;</code></p>
<p><strong>Specifics of embedding a stream</strong></p>
<p>The Movie URL in the example above should not be the rtsp url to your stream. Instead, the Movie URL should be an http URL to a file on a web server (relative or absolute URLs are OK). This file will be either a poster movie the client clicks on to play the stream, a reference movie to the stream, or a placeholder movie that will be replaced by the stream. These options are described below. The MovieWidth and MovieHeight attributes are measured in pixels. You should add 16 to the height if you want do display the QuickTime playback controller for the movie. ActiveX Version should be left blank. The attribute name value pairs are described in detail on <a href="http://www.apple.com/quicktime/tutorials/embed.html">Apple&#8217;s site here</a>.</p>
<p><strong>Embedding a stream using a Poster Movie</strong></p>
<p>One way to embed a streaming movie is with a poster movie. The client clicks on the poster movie to start the stream. The poster movie can be a file in any format that QuickTime can open (usually a still image). Poster movies are usually used with the target attribute. Using the target attribute, the movie can play in the same space as the poster movie (target set to &#8216;myself&#8217;) or in QuickTime Player (target set to &#8216;quicktimeplayer&#8217;). The url that plays when the poster movie is clicked is set by the href attribute. The following code is used to create a poster movie that will play the stream in the same space as the poster image (target is set to &#8216;myself&#8217;):<br />
<script language="JavaScript" type="text/javascript">
QT_WriteOBJECT('merry_go_round.jpg','320','256','',
'href','rtsp://soundscreen.com/Educational/Science/Merry_Go_Round_Physics.mov',
'target','myself',
'controller','false');
</script></p>
<p>Note: A good format to use for a Poster Movie is a .qtif file. The qtif file format is an image file format that only QuickTime understands, so it is unlikely to be hijacked by other players. In addition, setting the mime type with the &#8216;type&#8217; attribute to insure the QuickTime plugin will get control. Most image formats can be converted into a qtif files with QuickTime Pro and PictureViewer (Classic Mac OS and Windows) or Preview (Mac OS X). Setting the &#8216;controller&#8217; attribute to &#8216;true&#8217; displays only the image without the playback controller. When the user clicks on the picture the controller will be displayed. If you want to keep the controller hidden, the attribute &#8217;saveembedtags&#8217; can be set to &#8216;true&#8217;.</p>
<p><strong>Embedding a stream using a Reference Movie</strong><br />
Another way to embed a streaming movie is with a reference movie. There are a variety of ways to create reference movies, which function like pointers to the actual media. The simplest way to create a reference movie is with QuickTime Pro:</p>
<ul>
<li>Open QuickTime Player Pro</li>
<li>From the File menu select &#8220;Open URL&#8230;&#8221;</li>
<li>Open the URL to your streaming movie using the rtsp url.</li>
<li>Save the movie that plays as a Self-Contained movie.</li>
<li>Put the movie that you saved on your web site.</li>
<li>Make the reference movie the first attribute you specify in the QT_WriteObject method call. </li>
</ul>
<p>If you don&#8217;t have QuickTime Pro, you can create a simple reference movie with any text editor. Just create a text file with one line in the following format:RTSPtextRTSP://<your server>/<your streaming movie></p>
<p>Save the file with the .mov extension.</p>
<p>Reference movies can also be used to create &#8220;movie alternates.&#8221; This sophisticated capability of QuickTime allows you to have a single reference that automatically plays content based on the client&#8217;s connection speed, operating system platform, etc. Movie alternates are covered in more detail here.</p>
<p>All reference movies can be embedded by specifying them as the first attribute for the QT_WriteOJECT method. Streaming movies embedded using reference movies are often used with the autoplay attribute set to true. In this case the attribute has been set to false so you can scroll to the movie and press the play button on the controller when you want to view the movie. The following code shows a typical use of a reference movie:</p>
<p><code>&lt;script language="JavaScript" type="text/javascript"&gt;<br />
QT_WriteOBJECT('Merry_Go_Round_Physics.mov','320','256','',<br />
'autoplay','false');<br />
&lt;/script&gt;</code></p>
<p><strong>Embedding a stream using a Placeholder Movie</strong></p>
<p>Sometimes web authors want to embed a movie that plays automatically, but they don&#8217;t want to use a reference movie. There are two ways to accomplish this:</p>
<p>   1. Use the poster movie technique outlined above, but add the attribute &#8216;autohref&#8217; with the value &#8216;true&#8217; to the QT_WriteOJECT method call.<br />
<code<script language="JavaScript" type="text/javascript">      QT_WriteOBJECT('poster.jpg','320','256','',
      'href','rtsp://soundscreen.com/Educational/Science/Merry_Go_Round_Physics.mov',
      'autohref','true',
      'target','myself');
&lt;/script&gt;</code>
   2. Use the poster movie technique outlined above, but replace the &#8216;href&#8217; attribute with the attribute &#8216;qtsrc&#8217; and elminate the &#8216;target&#8217; attribute. This method ignores the poster movie entirely and loads the url specified by &#8216;qtsrc&#8217; directly:
      <script language="JavaScript" type="text/javascript">QT_WriteOBJECT('poster.jpg','352','256','',
      'qtsrc','rtsp://soundscreen.com/Educational/Science/Merry_Go_Round_Physics.mov');
      </script></p>
<p><strong>Linking to mp3 Streams</strong><br />
Linking to mp3 streams requires a text file with the extension .m3u. This file has the URL to your mp3 stream in it. For instance, if a mp3 playlist named &#8220;Blues&#8221; was playing from the Streaming Server, and the domain name of the server was stream.mydomain.net, the m3u file would contain the link:</p>
<p>http://stream.mydomain.net:8000/blues</p>
<p>The &#8220;:8000&#8243; is the port for streaming mp3 playlists from Darwin Streaming Server. If you enable port 80 streaming the &#8220;:8000&#8243; is not required. The .m3u file could be placed on any web server, and linked to a web page with the standard <A HREF> tag. For instance, to link to a file named &#8220;blues.m3u&#8221; from a web page in the same directory with the file, the link could be:</p>
<p><code><A HREF="./blues.m3u">Play the blues</a></code></p>
<p>Note: For .m3u files to work correctly, your web server must be configured to deliver the correct mime type for .m3u files:<br />
audio/x-mpegurl .m3u</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2008/08/13/embedding-quicktime-streams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to prevent casual downloading of embedded content</title>
		<link>http://www.gravlab.com/forum/2008/07/28/how-to-prevent-casual-downloading-of-embedded-content/</link>
		<comments>http://www.gravlab.com/forum/2008/07/28/how-to-prevent-casual-downloading-of-embedded-content/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 17:40:01 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Hosting Tutorial]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/2008/07/28/how-to-prevent-casual-downloading-of-embedded-content/</guid>
		<description><![CDATA[Quicktime offers a feature called &#8220;Kiosk Mode&#8221; that removes the rightmost menu arrow on the QuickTime player which also removes the &#8220;Save as&#8221; functionality. Kiosk mode is an option that can be set for a QuickTime movie, so that even users who have QuickTime Professional cannot copy the source of a movie. To enable kiosk [...]]]></description>
			<content:encoded><![CDATA[<p>Quicktime offers a feature called &#8220;Kiosk Mode&#8221; that removes the rightmost menu arrow on the QuickTime player which also removes the &#8220;Save as&#8221; functionality. Kiosk mode is an option that can be set for a QuickTime movie, so that even users who have QuickTime Professional cannot copy the source of a movie. To enable kiosk mode, add a param tag to your object tag, named &#8220;kioskmode&#8221; with a value of &#8220;true&#8221;. Also add kioskmode=&#8221;true&#8221; to the embed tag.</p>
<p>Demo source code:</p>
<p><textarea cols=70 rows=10><br />
<object height="320" width="200"><param name="kioskmode" value="true"><param name="src" value="my.mp3"><param name="autoplay" value="false"><param name="controller" value="true"><embed height="50" src="http://dna.gravlab.com/your_audio.mp3" type="video/quicktime" width="200" controller="true" autoplay="false" kioskmode="true"><br />
</object><br />
</textarea></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2008/07/28/how-to-prevent-casual-downloading-of-embedded-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert audio to MP3 format with iTunes</title>
		<link>http://www.gravlab.com/forum/2008/05/28/how-to-convert-audio-to-mp3-format-with-itunes/</link>
		<comments>http://www.gravlab.com/forum/2008/05/28/how-to-convert-audio-to-mp3-format-with-itunes/#comments</comments>
		<pubDate>Wed, 28 May 2008 20:28:32 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Audio Hosting]]></category>
		<category><![CDATA[Hosting Tutorial]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/2008/05/28/how-to-convert-audio-to-mp3-format-with-itunes/</guid>
		<description><![CDATA[You can convert a song to a different file format while keeping a copy of the original. For example, you can save a copy of an uncompressed song file such as AIFF or WAV to a compressed format like MP3, AAC, or Apple Lossless Encoder.
Saving a copy of a song in a new file format
When [...]]]></description>
			<content:encoded><![CDATA[<p>You can convert a song to a different file format while keeping a copy of the original. For example, you can save a copy of an uncompressed song file such as AIFF or WAV to a compressed format like MP3, AAC, or Apple Lossless Encoder.<br />
Saving a copy of a song in a new file format</p>
<p>When converting from a compressed to uncompressed file format (for example, from MP3 to AIFF) you shouldn&#8217;t notice any reduction in sound quality. However, when converting between compressed formats (for example MP3 and AAC), you may notice a reduction in the sound quality. For the best results, if you want your music encoded in a different file format, you should import the music again from the original source using the new encoding format.</p>
<p>To convert a song&#8217;s file format:</p>
<ol>
<li>Open iTunes Preferences.<br />
      Windows: On the Edit menu, click Preferences.<br />
      Mac: From the iTunes menu, choose Preferences.</li>
<li>Click the Advanced button, then click the Importing button at the top of the window.</li>
<li>From the Import Using pop-up menu, choose the encoding format that you want to convert the song to, then click OK to save the settings.</li>
<li>Select one or more songs in your library, then from the Advanced menu, choose one of the following (The menu item changes to show what&#8217;s selected in your Importing preferences):</li>
<ul>
<li>Convert Selection to MP3</li>
<li>Convert Selection to AAC</li>
<li>Convert Selection to AIFF</li>
<li>Convert Selection to WAV</li>
<li> Convert Selection to Apple Lossless</li>
</ul>
</ol>
<p>To convert all the songs in a folder or on a disk, hold down the Option key and from the Advanced menu, choose Convert Selection to. All the songs in the folder or on the disk will be converted. Some purchased songs are encoded using a protected AAC format that prevents them from being converted. iTunes Plus purchases are not protected and can be converted.</p>
<p>The song in its original format and the newly converted song appear in your library.<br />
About compression</p>
<p>When you convert a song, some data may be lost due to the way certain formats compress data. For this reason these formats are sometimes called &#8220;lossy&#8221; formats. The advantage of using a &#8220;lossy&#8221; format is that the file sizes are much smaller, which means you can store more songs in the same amount of disk space. The disadvantage is that the sound quality may not be as good as the original, uncompressed format. Depending on the song, the speakers or headphones, and the player you use to play the song, you may not be able to tell the difference between a compressed &#8220;lossy&#8221; song and a song that is not compressed.</p>
<p>Once a song is compressed (meaning some of its data is lost) you cannot retrieve the data by uncompressing it. If you convert a song from a &#8220;lossy&#8221; format to a uncompressed format, the quality of the song will not improve and the file will only take up more disk space. For example, if you convert a song in MP3 format (a compressed format) to AIFF (an uncompressed format) the song will take up much more space on the hard disk, but it will still sound the same as the compressed file. In order to take advantage of uncompressed formats you should only import songs using these formats. </p>
<p><small> from <a href="http://docs.info.apple.com/article.html?artnum=93123">apple.com</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2008/05/28/how-to-convert-audio-to-mp3-format-with-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The differences between HTTP downloading and true streaming</title>
		<link>http://www.gravlab.com/forum/2008/04/15/the-differences-between-http-downloading-and-true-streaming/</link>
		<comments>http://www.gravlab.com/forum/2008/04/15/the-differences-between-http-downloading-and-true-streaming/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 19:00:19 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Streaming Media General Discussion]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/2008/04/15/the-differences-between-http-downloading-and-true-streaming/</guid>
		<description><![CDATA[Downloading
When a user wishes to view video on your site, there are several possible methods that can allow said user to see the video. The easiest method is the create a hyperlink to the video file. This method is useful if you want the viewer to save the movie to their computer before viewing. This [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Downloading</strong><br />
When a user wishes to view video on your site, there are several possible methods that can allow said user to see the video. The easiest method is the create a hyperlink to the video file. This method is useful if you want the viewer to save the movie to their computer before viewing. This is fine for small files, but the bigger the file size, the longer the wait time and the less likely your viewers will want to wait for the entire movie to download before they can watch it. Delivering video files this way is known as HTTP streaming or HTTP delivery. HTTP means Hyper Text Transfer Protocol, and is the same protocol used to deliver web pages. For this reason it is easy to set up and use on almost any website, without requiring additional software or special hosting plans.</p>
<p><strong>Progressive Downloading</strong><br />
This is a step up from hyperlinking to your video files. It is a temporary solution to the problems mentioned for downloading. The video file is embedded with code that is unique to each type of video, and as soon as enough of the video is downloaded to watch, the video will begin to play. If the user&#8217;s connection is fast enough, they can watch the video as it downloads. The disadvantage here is that the viewer cannot skip forward to any part of the video. This solution does not require any special software or streaming server to work.</p>
<p><strong>True Streaming</strong><br />
This is the best way to deliver video to viewers if you want to allow the viewer to instantly skip to any part of the video or if you want to prevent the viewer from downloading the video file to their computer. True streaming works by delivering bits of video through a streaming server, which sends packets of data in real-time, effectively allowing the end user to view the data as it is arriving. This process is not possible with the HTTP protocol. Instead, RTSP is the protocol of choice for streaming media. It stands for real-time streaming protocol, and it is a method of routing video data to the end user. RTSP provides &#8220;VCR-style&#8221; control functionality such as pause, fast forward, reverse, and absolute positioning, which cannot be achieved with HTTP.</p>
<p><strong>Which method should I use?</strong><br />
If you are serious about your videos, true streaming is the best option for delivering media to a global audience. With instant-access, built in download prevention, VCR style controls, and affordability, there&#8217;s never been a better time to start delivering streaming media to your audience. With GravityLab Multimedia, you can have the best of both worlds. We provide methods to access your streaming media via HTTP and RTSP, allowing you to choose which method is best for you. Check out our <a href="http://www.gravlab.com/standard.html">streaming video hosting plans</a><br />
 to see which plan best fits your needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2008/04/15/the-differences-between-http-downloading-and-true-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where can I test out sample videos?</title>
		<link>http://www.gravlab.com/forum/2008/04/01/where-can-i-test-out-sample-videos/</link>
		<comments>http://www.gravlab.com/forum/2008/04/01/where-can-i-test-out-sample-videos/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 00:42:42 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[Audio Hosting]]></category>
		<category><![CDATA[Mobile Hosting (3GP, MPEG4)]]></category>
		<category><![CDATA[Video Hosting]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/2008/04/01/where-can-i-test-out-sample-videos/</guid>
		<description><![CDATA[GravityLab Multimedia provides hosting services for several types of streaming media. View a selection of sample files below:
Quicktime Mov
http://helix.gravlab.com:554/sample_100kbit.mov
http://helix.gravlab.com:554/sample_300kbit.mov
Quicktime Mp4
http://helix.gravlab.com:554/sample_100kbit.mp4
http://helix.gravlab.com:554/sample_300kbit.mp4
Quicktime H.264
http://helix.gravlab.com:554/sample_h264_100kbit.mp4
http://helix.gravlab.com:554/sample_h264_1mbit.mp4
Mobile 3GP
http://helix.gravlab.com:554/sample.3gp
http://helix.gravlab.com:554/sample_50kbit.3gp
Windows Media
http://media.gravlab.com/powered.wmv
http://media.gravlab.com/racecar.wmv
]]></description>
			<content:encoded><![CDATA[<p>GravityLab Multimedia provides hosting services for several types of streaming media. View a selection of sample files below:</p>
<p><strong>Quicktime Mov</strong><br />
<a href="http://helix.gravlab.com:554/sample_100kbit.mov">http://helix.gravlab.com:554/sample_100kbit.mov</a><br />
<a href="http://helix.gravlab.com:554/sample_300kbit.mov">http://helix.gravlab.com:554/sample_300kbit.mov</a></p>
<p><strong>Quicktime Mp4</strong><br />
<a href="http://helix.gravlab.com:554/sample_100kbit.mp4">http://helix.gravlab.com:554/sample_100kbit.mp4</a><br />
<a href="http://helix.gravlab.com:554/sample_300kbit.mp4">http://helix.gravlab.com:554/sample_300kbit.mp4</a></p>
<p><strong>Quicktime H.264</strong><br />
<a href="http://helix.gravlab.com:554/sample_h264_100kbit.mp4">http://helix.gravlab.com:554/sample_h264_100kbit.mp4</a><br />
<a href="http://helix.gravlab.com:554/sample_h264_1mbit.mp4">http://helix.gravlab.com:554/sample_h264_1mbit.mp4</a></p>
<p><strong>Mobile 3GP</strong><br />
<a href="http://helix.gravlab.com:554/sample.3gp">http://helix.gravlab.com:554/sample.3gp</a><br />
<a href="http://helix.gravlab.com:554/sample_50kbit.3gp">http://helix.gravlab.com:554/sample_50kbit.3gp</a></p>
<p><strong>Windows Media</strong><br />
<a href="http://media.gravlab.com/powered.wmv">http://media.gravlab.com/powered.wmv</a><br />
<a href="http://media.gravlab.com/racecar.wmv">http://media.gravlab.com/racecar.wmv</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2008/04/01/where-can-i-test-out-sample-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expression Encoder 2 for Silverlight and Windows Media</title>
		<link>http://www.gravlab.com/forum/2008/03/20/microsoft-expression-encoder-2-for-silverlight-and-windows-media-video/</link>
		<comments>http://www.gravlab.com/forum/2008/03/20/microsoft-expression-encoder-2-for-silverlight-and-windows-media-video/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 07:25:16 +0000</pubDate>
		<dc:creator>support</dc:creator>
				<category><![CDATA[Audio Hosting]]></category>
		<category><![CDATA[Mobile Hosting (3GP, MPEG4)]]></category>
		<category><![CDATA[Streaming Media General Discussion]]></category>
		<category><![CDATA[Streaming Media Servers]]></category>
		<category><![CDATA[Streaming Video Help]]></category>
		<category><![CDATA[Video Hosting]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/2008/03/20/microsoft-expression-encoder-2-for-silverlight-and-windows-media-video/</guid>
		<description><![CDATA[From the Microsoft Expression Encoder download site:
&#8220;Microsoft® Expression® Encoder, a feature of Expression Media, offers encoding, enhancement, and publishing of rich          media experiences to Microsoft Silverlight. &#8221;
Features Include:
Better Encoding
VC-1 advanced authoring SDK integration: by adopting the new VC-1 authoring SDK, Expression Encoder 2 is able to [...]]]></description>
			<content:encoded><![CDATA[<p>From the Microsoft <a href="http://www.microsoft.com/expression/products/overview.aspx?key=encoder" title="Expression Silverlight Encoder" target="_blank">Expression Encoder</a> download site:</p>
<p>&#8220;Microsoft<sup>®</sup> Expression<sup>®</sup> Encoder, a feature of Expression Media, offers encoding, enhancement, and publishing of rich          media experiences to Microsoft Silverlight. &#8221;</p>
<p>Features Include:</p>
<p><strong>Better Encoding</strong></p>
<p><em><strong><a href="http://en.wikipedia.org/wiki/VC-1" target="_blank" title="video codec">VC-1</a> advanced authoring SDK integration</strong></em>: by adopting the new VC-1 authoring SDK, Expression Encoder 2 is able to author better quality video faster.  We&#8217;ve exposed a set of presets for tuning the encoder as well as detailed settings with comprehensive tooltips for the advanced compressionist.</p>
<p><em><strong>New profiles, and <a href="http://www.gravlab.com/encoding.html" title="video encoding transcoding">video codecs</a> for <a href="http://www.gravlab.com/forum/2007/04/27/streaming-broadcasting-and-progressive-download/" title="streaming media" target="_blank">streaming media</a></strong></em>: Encoder 2 supports a number of new modes and codecs including Quality VBR, WMA Pro (stereo), WMA Lossless, 24 bit audio and audio/video encoding stream selection.</p>
<ul>
<li><strong><em>Improved <a href="http://bmrc.berkeley.edu/frame/research/mpeg/mpeg2faq.html" title="What is MPEG" target="_blank">MPEG</a> source support</em></strong>: We now include an MPEG 2 decoder in the product to give a consistent story across platforms.  The decoder we ship supports transport streams (so you are able to work with sources that originated from HDV cameras.  Seeking performance and accuracy has been greatly improved.</li>
<li><strong><em>Better multi-core performance</em></strong>: we are not done with performance enhancements by any means but have made decent progress in Expression Encoder 2, particularly on multi-core systems.</li>
<li><strong><em>Improved aspect ratio handling</em></strong>: by default, the new Profile Adaptive mode is selected which preserves the width specified in the profile but varies the height according to the aspect ratio of the source.  Translation: it just works.  Additionally, when Source compression is used the aspect ratio mode as well as pixel aspect settings are fixed up to ensure source compression will just work.</li>
<li><strong><em>Pre-processing enhancements</em></strong>: the new Pre-processing palette contains a number of settings for controlling resizing (Bicubic, Lanczos, Supersampling in addition to nearest neighbor and bilinear), de-interlacing and audio options.  As well as detecting the need to de-interlace from the header of the file, the user can manually override the defaults.  In addition to the V1 capabilities, Expression Encoder 2 includes inverse telecine as well as a new pixel-adaptive de-interlacer.  On the audio side, there is a volume leveling filter as well as a volume control.</li>
</ul>
<p><strong>Better <a href="http://silverlight.net/Learn/" title="Silverlight" target="_blank">Silverlight</a> Interactive experiences</strong></p>
<p>The second bucket of functionality covers improvements to Silverlight output.</p>
<ul>
<li><strong><em>New templates</em></strong>:  We&#8217;ve revisited both the functionality and the design of our core Silverlight Templates.  As before these support core functionality such as Chapter points and close captioning and are user extensible.</li>
<li><strong><em>Template Parameters</em></strong>:  We have had a lot of requests for more and easier control of how templates behave.  Examples include not automatically playing (or buffering) the video, being able to control the background color of the HTML and more.  In Expression Encoder 2 we&#8217;ve added parameters to templates.  The parameter system is extensible enabling developers to easily expose custom things e.g. skin primary color etc.</li>
</ul>
<p><a href="http://www.microsoft.com/expression/products/download.aspx?key=encoder2beta" title="Download Encoder" target="_blank"> Download Expression Encoder for Microsoft Silverlight</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2008/03/20/microsoft-expression-encoder-2-for-silverlight-and-windows-media-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why can&#8217;t I access my files with Windows explorer?</title>
		<link>http://www.gravlab.com/forum/2008/02/25/why-cant-i-access-my-files-with-windows-explorer/</link>
		<comments>http://www.gravlab.com/forum/2008/02/25/why-cant-i-access-my-files-with-windows-explorer/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 22:39:12 +0000</pubDate>
		<dc:creator>modcam</dc:creator>
				<category><![CDATA[GravityLab Account]]></category>

		<guid isPermaLink="false">http://www.gravlab.com/forum/2008/02/25/why-cant-i-access-my-files-with-windows-explorer/</guid>
		<description><![CDATA[Recently, GravityLab Multimedia migrated all user data to a centralized rack of servers. This has changed a few things. First, all users will log into our FTP server with the following new host: ftp1.gravlab.com. Second, Windows Explorer users now must specify the username and password in the address bar along with the host name. So [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, GravityLab Multimedia migrated all user data to a centralized rack of servers. This has changed a few things. First, all users will log into our FTP server with the following new host: ftp1.gravlab.com. Second, Windows Explorer users now must specify the username and password in the address bar along with the host name. So now you must use the following format when accessing your files from Windows Explorer: ftp://your_user_name:your_password@ftp1.gravlab.com/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravlab.com/forum/2008/02/25/why-cant-i-access-my-files-with-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
