

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Pan the Audio in an FLVPlayback Video</title>
	<atom:link href="http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video/feed" rel="self" type="application/rss+xml" />
	<link>http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video</link>
	<description>Luck is the residue of good design.</description>
	<lastBuildDate>Tue, 20 Mar 2012 15:33:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David Stiller</title>
		<link>http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-96645</link>
		<dc:creator>David Stiller</dc:creator>
		<pubDate>Sat, 03 Nov 2007 15:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-96645</guid>
		<description>Denise,

Sure thing.  Best of luck with that!</description>
		<content:encoded><![CDATA[<p>Denise,</p>
<p>Sure thing.  Best of luck with that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denise Myers</title>
		<link>http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-96301</link>
		<dc:creator>Denise Myers</dc:creator>
		<pubDate>Fri, 02 Nov 2007 17:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-96301</guid>
		<description>Thanks for the feedback.  I&#039;ll do some research on the Flash Media Server.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback.  I&#8217;ll do some research on the Flash Media Server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stiller</title>
		<link>http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-96020</link>
		<dc:creator>David Stiller</dc:creator>
		<pubDate>Thu, 01 Nov 2007 19:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-96020</guid>
		<description>Denise,

I&#039;ve not seen a way to encode more than one audio or video stream per FLV file &#8212; not with the native Flash Video Encoder, Sorenson Squeeze, or On2 Flix Pro &#8212; but that doesn&#039;t mean the endeavor is necessarily impossible ... only that I don&#039;t know for sure either way.  ;)

I do know that Flash Media Server is capable of distributing multiple content streams based on bandwidth, so that would be my first avenue of inquiry.  Be aware, however, that Flash Media Server is a relatively expensive product.  If FMS was out of my project&#039;s budget, I would first experiment with a single video-only FLV and pair of MP3s (just to save on bandwidth) but would settle for two FLVs if synching became problematic.</description>
		<content:encoded><![CDATA[<p>Denise,</p>
<p>I&#8217;ve not seen a way to encode more than one audio or video stream per FLV file &mdash; not with the native Flash Video Encoder, Sorenson Squeeze, or On2 Flix Pro &mdash; but that doesn&#8217;t mean the endeavor is necessarily impossible &#8230; only that I don&#8217;t know for sure either way.  <img src='http://www.quip.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I do know that Flash Media Server is capable of distributing multiple content streams based on bandwidth, so that would be my first avenue of inquiry.  Be aware, however, that Flash Media Server is a relatively expensive product.  If FMS was out of my project&#8217;s budget, I would first experiment with a single video-only FLV and pair of MP3s (just to save on bandwidth) but would settle for two FLVs if synching became problematic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denise Myers</title>
		<link>http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-95986</link>
		<dc:creator>Denise Myers</dc:creator>
		<pubDate>Thu, 01 Nov 2007 15:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-95986</guid>
		<description>David,

We have been using wmv format training videos for several years with two language tracks (Spanish &amp; English).  We only need one video file, and the user can switch the language on the fly. The media files are stored locally on a kiosk, so bandwidth isn&#039;t an issue at this time.  However, we are working toward going to a web delivery system and are experimenting with flv.  Have you ever heard of a way to set up flv files this way?  Or do you have to encode separate flv files for each language, or leave the audio out of the flv and play separate mp3s?

Denise</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>We have been using wmv format training videos for several years with two language tracks (Spanish &amp; English).  We only need one video file, and the user can switch the language on the fly. The media files are stored locally on a kiosk, so bandwidth isn&#8217;t an issue at this time.  However, we are working toward going to a web delivery system and are experimenting with flv.  Have you ever heard of a way to set up flv files this way?  Or do you have to encode separate flv files for each language, or leave the audio out of the flv and play separate mp3s?</p>
<p>Denise</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stiller</title>
		<link>http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-76201</link>
		<dc:creator>David Stiller</dc:creator>
		<pubDate>Tue, 28 Aug 2007 00:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-76201</guid>
		<description>john,

Have you checked out the extensive (112 page) &lt;code&gt;VideoPlayer&lt;/code&gt; API at the old Macromedia site?  The hyperlink still works.  It&#039;s a PDF file that amounts to the &quot;missing manual&quot; for this class.  Let me know if this helps you out.  I mentioned it in an earlier blog entry here:

&lt;a href=&quot;http://www.quip.net/blog/2007/flash/actionscript-20/videoplayer-class-api&quot; target=&quot;_blank&quot;&gt;http://www.quip.net/blog/2007/flash/actionscript-20/videoplayer-class-api&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>john,</p>
<p>Have you checked out the extensive (112 page) <code>VideoPlayer</code> API at the old Macromedia site?  The hyperlink still works.  It&#8217;s a PDF file that amounts to the &#8220;missing manual&#8221; for this class.  Let me know if this helps you out.  I mentioned it in an earlier blog entry here:</p>
<p><a href="http://www.quip.net/blog/2007/flash/actionscript-20/videoplayer-class-api" target="_blank">http://www.quip.net/blog/2007/flash/actionscript-20/videoplayer-class-api</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-75318</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 24 Aug 2007 16:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-75318</guid>
		<description>Hi David,
have u ever used the .load() mthod for the videoplayer class?
I try using it but the video will not load. Yet if I just do ns.play() etc and supply a value in the () video loads and plays... do u know why?
I want to load it but not play it, in other words, i want to see the video there...but not have it play. The online documentation says this .load method will load but not play it.
KInd regards, John</description>
		<content:encoded><![CDATA[<p>Hi David,<br />
have u ever used the .load() mthod for the videoplayer class?<br />
I try using it but the video will not load. Yet if I just do ns.play() etc and supply a value in the () video loads and plays&#8230; do u know why?<br />
I want to load it but not play it, in other words, i want to see the video there&#8230;but not have it play. The online documentation says this .load method will load but not play it.<br />
KInd regards, John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stiller</title>
		<link>http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-42351</link>
		<dc:creator>David Stiller</dc:creator>
		<pubDate>Thu, 03 May 2007 03:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-42351</guid>
		<description>Kyoji,

lol ... thanks!</description>
		<content:encoded><![CDATA[<p>Kyoji,</p>
<p>lol &#8230; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyoji</title>
		<link>http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-42348</link>
		<dc:creator>Kyoji</dc:creator>
		<pubDate>Thu, 03 May 2007 02:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-42348</guid>
		<description>^Haha, just realized this was wrong article. My praises still stand, however.</description>
		<content:encoded><![CDATA[<p>^Haha, just realized this was wrong article. My praises still stand, however.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyoji</title>
		<link>http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-42347</link>
		<dc:creator>Kyoji</dc:creator>
		<pubDate>Thu, 03 May 2007 02:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-42347</guid>
		<description>Wow, thanks again! 
Especially for the (?:) advertisement, I&#039;ve been pining for an operator like this for ages :D</description>
		<content:encoded><![CDATA[<p>Wow, thanks again!<br />
Especially for the (?:) advertisement, I&#8217;ve been pining for an operator like this for ages <img src='http://www.quip.net/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

