<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How to Pan the Audio in an FLVPlayback Video</title>
	<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>
	<pubDate>Tue, 06 Jan 2009 00:39:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</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>
		<pubDate>Sat, 03 Nov 2007 15:52:43 +0000</pubDate>
		<guid>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>
		<pubDate>Fri, 02 Nov 2007 17:30:29 +0000</pubDate>
		<guid>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'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>
		<pubDate>Thu, 01 Nov 2007 19:21:56 +0000</pubDate>
		<guid>http://www.quip.net/blog/2007/flash/how-to-pan-the-audio-in-an-flvplayback-video#comment-96020</guid>
					<description>Denise,

I've not seen a way to encode more than one audio or video stream per FLV file &amp;#8212; not with the native Flash Video Encoder, Sorenson Squeeze, or On2 Flix Pro &amp;#8212; but that doesn't mean the endeavor is necessarily impossible ... only that I don'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'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>
		<pubDate>Thu, 01 Nov 2007 15:38:37 +0000</pubDate>
		<guid>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;#38; 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'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>
		<pubDate>Tue, 28 Aug 2007 00:18:53 +0000</pubDate>
		<guid>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'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"><a href='http://www.quip.net/blog/2007/flash/actionscript-20/videoplayer-class-api' rel='nofollow'>http://www.quip.net/blog/2007/flash/actionscript-20/videoplayer-class-api</a></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>
		<pubDate>Fri, 24 Aug 2007 16:14:14 +0000</pubDate>
		<guid>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>
		<pubDate>Thu, 03 May 2007 03:17:00 +0000</pubDate>
		<guid>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>
		<pubDate>Thu, 03 May 2007 02:43:48 +0000</pubDate>
		<guid>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>
		<pubDate>Thu, 03 May 2007 02:42:28 +0000</pubDate>
		<guid>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'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>
