<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>WMV player takes a lot of cpu, 100% in fullscreen</title>
		<link>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen</link>
		<description>LongTail Video forum thread: WMV player takes a lot of cpu, 100% in fullscreen</description>
		<ttl>60</ttl>
		<language>en-us</language>
		<copyright>some rights reserved (cc)</copyright>
		<pubDate>Sat, 21 Nov 2009 06:35:37 -0500</pubDate>
		<lastBuildDate>Thu, 20 Mar 2008 21:27:15 -0400</lastBuildDate>
		<atom:link href="http://www.longtailvideo.com/jw/rss/?thread=9742" rel="self" type="application/rss+xml" />
		<item>
			<dc:creator>JeroenW</dc:creator>
			<title><![CDATA[It's sloppy indeed, but it is the way all Microsoft sit ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg70387</link>
			<description><![CDATA[It's sloppy indeed, but it is the way all Microsoft sites and blogs also offer Sliverlight 'embeds' ...]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg70387</guid>
			<pubDate>Mon, 16 Jun 2008 11:23:56 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Brooks Bennett</dc:creator>
			<title><![CDATA[I rigged together a system to allow users to embed JW W ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg69342</link>
			<description><![CDATA[I rigged together a system to allow users to embed JW WMV Player easily into their blogs.

Make a page that can take the location of a WMV file from a query string and use that for the "file" location in the JW WMV Player. Set this page's body margin and padding to 0 using CSS.

Then, users can use an iframe with the src attribute set to the dynamic URL to easily embed your JW WMV Player video into their page.

It is sloppy, but it works...]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg69342</guid>
			<pubDate>Mon, 09 Jun 2008 11:53:37 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Brooks Bennett</dc:creator>
			<title><![CDATA[I agree that it is a shame that Silverlight is missing  ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg69341</link>
			<description><![CDATA[I agree that it is a shame that Silverlight is missing an easy embed feature.

You can do some awesome stuff using the JW Media Player regarding embedding and playlists that you can't do easily with the JW WMV Player (through no fault of Jeroen)...

Looks like I will simply have to leave out the embedding feature for my streaming WMV files for now (which work really great otherwise)...]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg69341</guid>
			<pubDate>Mon, 09 Jun 2008 10:55:33 -0400</pubDate>
		</item>
		<item>
			<dc:creator>JeroenW</dc:creator>
			<title><![CDATA[The first one is definetily a bug. Will fix in the next ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg60129</link>
			<description><![CDATA[The first one is definetily a bug. Will fix in the next release. 

As to the second one, this is a standard policy of browsers when working with javascript. Crossdomain scripting isn't allowed. So you indeed have to have the files placed on both domains. It's a pity, since the embedding of Flash on other sites is one of its cool features Silverlight is still missing.]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg60129</guid>
			<pubDate>Fri, 04 Apr 2008 12:05:02 -0400</pubDate>
		</item>
		<item>
			<dc:creator>ShaddyShow</dc:creator>
			<title><![CDATA[I didnt find out how to make a new topic (please tell m ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg59622</link>
			<description><![CDATA[I didnt find out how to make a new topic (please tell me how) so I will post 2 issues with the WMV player here.

First: great work! I am amazed :D My files do play, and I could remove the damn windows media player plugin (lol).

Question 1:
The flashvar showicons=false doesn't work. Even not in the demo / example.

Question 2:
I have the domains www.shaddyshow.com and developer.shaddyshow.com. I have placed all 3 files (js + xaml) in a directory at www.shaddyshow.com and in the html file I have set a GLOBAL link via http://www.shaddyshow.com/addons/.... This works when opening the player from www.shaddyshow.com - but when I open it from developer.shaddyshow.com I just get a white box...
I worked around it by putting the xaml file in BOTH domains and linking the xaml file not crossdomain but just like var src = 'wmvplayer.xaml'. That works fine. Is that a bug? Why dioes the src var doesnt seem to eat a HTTP link?


Shaddy
]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg59622</guid>
			<pubDate>Wed, 02 Apr 2008 04:18:20 -0400</pubDate>
		</item>
		<item>
			<dc:creator>aelling</dc:creator>
			<title><![CDATA[if i embed a small player on a site, it work fineBut  ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg58060</link>
			<description><![CDATA[if i embed a small player on a site, it work fine
But if i embed a big player on a site, 800 x 600 lines, the player takes a lot of cpu %
and if i klik the fullscreen bottum, the player takes 100% cpu, and than video play real bad

i hav a cpu 2600 mhz, and 1024 gb ram  this is normaly fine to play stream tv in hi kvalitet

]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Bug-Reports/9742/WMV-player-takes-a-lot-of-cpu-100-in-fullscreen#msg58060</guid>
			<pubDate>Thu, 20 Mar 2008 21:27:15 -0400</pubDate>
		</item>
	</channel>
</rss>