<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Damir's Corner - Gadgets</title>
    <link>http://www.damirscorner.com/</link>
    <description>Notes from Daily Encounters with Technology</description>
    <language>en-us</language>
    <copyright>Damir Arh, M. Sc.</copyright>
    <lastBuildDate>Mon, 31 Dec 2007 11:34:14 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>damir.arh@gmail.com</managingEditor>
    <webMaster>damir.arh@gmail.com</webMaster>
    <item>
      <trackback:ping>http://www.damirscorner.com/Trackback.aspx?guid=fcd08df4-c6f8-4a1f-ae1f-c5ed70431510</trackback:ping>
      <pingback:server>http://www.damirscorner.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.damirscorner.com/PermaLink,guid,fcd08df4-c6f8-4a1f-ae1f-c5ed70431510.aspx</pingback:target>
      <dc:creator>Damir Arh</dc:creator>
      <wfw:comment>http://www.damirscorner.com/CommentView,guid,fcd08df4-c6f8-4a1f-ae1f-c5ed70431510.aspx</wfw:comment>
      <wfw:commentRss>http://www.damirscorner.com/SyndicationService.asmx/GetEntryCommentsRss?guid=fcd08df4-c6f8-4a1f-ae1f-c5ed70431510</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The Xbox 360 Dashboard update released on 4th December 2007 added support for playing
DivX and XviD videos natively, i.e. without installing <a href="http://www.runtime360.com/projects/transcode-360/">Transcode
360</a> for Windows Media Center. Unfortunatelly this only works for media played
directly from the dashboard and not within Media Center Extender. Since I didn't want
to copy my videos to CDs, DVDs or other external devices, the only thing left to do
was to setup Windows Media Player media sharing which I never had to use before.
</p>
        <p>
This turned out to be more difficult than I expected - the reason being that the media
I wanted to share wasn't stored locally but on a separate file server. By default
such media is not shared and there are few steps one has to follow to make this work,
as thoroughly explained <a href="http://www.microsoft.com/windows/windowsmedia/player/faq/sharing.mspx#q20_17">here</a>:
</p>
        <ul>
          <li>
Enable remote content sharing by adding the following entry into the registry:<br /><font face="Courier New">[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Preferences\HME]<br />
"EnableRemoteContentSharing"=dword:00000001</font></li>
          <li>
Grant anonymous users access to the shared folders on the file server by adding the
read permission on the folder and on the share to the <font face="Courier New">ANONYMOUS
LOGON</font> user 
</li>
          <li>
Modify the file server's group policy to allow anonymous access to the selected shares
by listing them in the <font face="Courier New">Network access: Shares that can be
accessed anonymously</font> policy in the <font face="Courier New">Computer Configuration,
Windows Settings, Security Settings, Local Policies, Security Options</font> branch
of the group policy tree (just run <font face="Courier New">gpedit.msc</font> to start
the Group Policy Object Editor)</li>
        </ul>
        <img width="0" height="0" src="http://www.damirscorner.com/aggbug.ashx?id=fcd08df4-c6f8-4a1f-ae1f-c5ed70431510" />
      </body>
      <title>Playing DivX and XviD videos natively on Xbox 360</title>
      <guid isPermaLink="false">http://www.damirscorner.com/PermaLink,guid,fcd08df4-c6f8-4a1f-ae1f-c5ed70431510.aspx</guid>
      <link>http://www.damirscorner.com/PlayingDivXAndXviDVideosNativelyOnXbox360.aspx</link>
      <pubDate>Mon, 31 Dec 2007 11:34:14 GMT</pubDate>
      <description>&lt;p&gt;
The Xbox 360 Dashboard update released on 4th December 2007 added support for playing
DivX and XviD videos natively, i.e. without installing &lt;a href="http://www.runtime360.com/projects/transcode-360/"&gt;Transcode
360&lt;/a&gt; for Windows Media Center. Unfortunatelly this only works for media played
directly from the dashboard and not within Media Center Extender. Since I didn't want
to copy my videos to CDs, DVDs or other external devices, the only thing left to do
was to setup Windows Media Player media sharing which I never had to use before.
&lt;/p&gt;
&lt;p&gt;
This turned out to be more difficult than I expected - the reason being that the media
I wanted to share wasn't stored locally but on a separate file server. By default
such media is not shared and there are few steps one has to follow to make this work,
as thoroughly explained &lt;a href="http://www.microsoft.com/windows/windowsmedia/player/faq/sharing.mspx#q20_17"&gt;here&lt;/a&gt;:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Enable remote content sharing by adding the following entry into the registry:&lt;br&gt;
&lt;font face="Courier New"&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Preferences\HME]&lt;br&gt;
"EnableRemoteContentSharing"=dword:00000001&lt;/font&gt; 
&lt;/li&gt;
&lt;li&gt;
Grant anonymous users access to the shared folders on the file server by adding the
read permission on the folder and on the share to the &lt;font face="Courier New"&gt;ANONYMOUS
LOGON&lt;/font&gt; user 
&lt;/li&gt;
&lt;li&gt;
Modify the file server's group policy to allow anonymous access to the selected shares
by listing them in the &lt;font face="Courier New"&gt;Network access: Shares that can be
accessed anonymously&lt;/font&gt; policy in the &lt;font face="Courier New"&gt;Computer Configuration,
Windows Settings, Security Settings, Local Policies, Security Options&lt;/font&gt; branch
of the group policy tree (just run &lt;font face="Courier New"&gt;gpedit.msc&lt;/font&gt; to start
the Group Policy Object Editor)&lt;/li&gt;
&lt;/ul&gt;
&lt;img width="0" height="0" src="http://www.damirscorner.com/aggbug.ashx?id=fcd08df4-c6f8-4a1f-ae1f-c5ed70431510" /&gt;</description>
      <comments>http://www.damirscorner.com/CommentView,guid,fcd08df4-c6f8-4a1f-ae1f-c5ed70431510.aspx</comments>
      <category>Gadgets</category>
      <category>Gadgets/Xbox</category>
      <category>Software</category>
      <category>Software/Windows</category>
    </item>
    <item>
      <trackback:ping>http://www.damirscorner.com/Trackback.aspx?guid=fd4429b5-b305-4526-8cc1-3982dcd4c1eb</trackback:ping>
      <pingback:server>http://www.damirscorner.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.damirscorner.com/PermaLink,guid,fd4429b5-b305-4526-8cc1-3982dcd4c1eb.aspx</pingback:target>
      <dc:creator>Damir Arh</dc:creator>
      <wfw:comment>http://www.damirscorner.com/CommentView,guid,fd4429b5-b305-4526-8cc1-3982dcd4c1eb.aspx</wfw:comment>
      <wfw:commentRss>http://www.damirscorner.com/SyndicationService.asmx/GetEntryCommentsRss?guid=fd4429b5-b305-4526-8cc1-3982dcd4c1eb</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
One of the first tasks on my to-do list after buying a new computer with Vista Home
Premium edition was setting up Media Center Extender for Xbox 360 along with <a href="http://www.runtime360.com/projects/transcode-360/">Transcode
360</a> to make my <a href="http://www.xbox.com/en-GB/hardware/">Xbox 360</a> a true
multimedia device.
</p>
        <p>
Unfortunately the problems started immediately after setting up the Media Center Extender
on my PC. (At this point I’d like to mention that the required 8-digit setup key can
be acquired by starting Media Center on Xbox 360. I spent more time than I should,
figuring this out.) Browsing pictures worked fine, also music and WMV streaming. On
the other hand MPEG streaming resulted in errors.
</p>
        <p>
I quickly dismissed a few probable causes for the problem:
</p>
        <ul>
          <li>
After noticing that Windows Media Player couldn’t properly play MPEG2 files (but strangely
DVDs worked just fine) I installed <a href="http://www.free-codecs.com/download/FFDShow.htm">FFDShow</a> with
MPEG2 playback option turned on. It fixed the playback in WMP 11 but the problem on
the Xbox 360 side remained. 
</li>
          <li>
Just to be sure I temporarily disabled the firewall although the required ports have
already been opened and WMV streaming worked just fine. No surprises there – MPEG
streaming still didn’t work. 
</li>
          <li>
The last desperate act was completely disabling my antivirus solution in case it would
be causing problems. It didn’t help either.</li>
        </ul>
        <p>
The weekend was coming to its end so I decided to try out the alternative media server
solution <a href="http://www.tversity.com/home">TVersity</a>. It worked out of the
box without problems, even transcoding of unsupported formats to WMV. But during the
following week I was growingly unsatisfied with it:
</p>
        <ul>
          <li>
Fast forwarding and rewinding of transcoded videos didn’t work until they were played
back for the first time and cached. 
</li>
          <li>
To make the matters worse even pausing had its problems causing the playback to stop
early for the amount of time it was paused in between. Once again the problem only
appeared for directly transcoded videos not yet in the cache. 
</li>
          <li>
While music list was properly organized by albums and authors the video list was completely
flat making it a real pain scrolling through a few hundred alphabetically sorted files.</li>
        </ul>
        <p>
All of that convinced me to revisit the Media Center problem. Not wanting to reinstall
my machine being otherwise already quite nicely setup by that time I decided to uninstall <a href="http://si.trendmicro-europe.com/consumer/products/products.php?prodgroup=4&amp;family=7&amp;id=79&amp;rightnav=0,0">PC-cillin
Internet Security 2007</a> just to be sure after reading in a few forums that both
 McAfee and Norton can prevent streaming altogether even if they are disabled.
It actually solved my MPEG streaming problem although I thought it highly unlikely
since WMV streaming worked all the time. I still can’t explain why only MPEG streaming
was affected but since then I’m using <a href="http://www.eset.com/products/index.php">NOD32</a> and
still waiting for the first problem it would cause. Not to mention that it also uses
far less system resources than PC-cillin.
</p>
        <p>
The last of my problems was that the default Transcode 360 installation had problems
with UAC therefore I had to manually remove it (uninstall didn’t work) and reinstall
it in the unsupported service mode.
</p>
        <p>
Now that all problems are solved, my Xbox 360 really is the universal home entertainment
system. Being properly connected to my <a href="http://www.home-entertainment.toshiba.co.uk/consumer/products.nsf/pages/lcdplasma-regza-37wl66?opendocument">HD
LCD TV</a> and surround sound system I am now using it for watching DVDs, streaming
videos from my computer, listening to music and watching photos. Even the user interface
is very intuitive and easy to use. Only my music collection still needs some reorganization
for all the different views in the Media Center to work as intended.
</p>
        <img width="0" height="0" src="http://www.damirscorner.com/aggbug.ashx?id=fd4429b5-b305-4526-8cc1-3982dcd4c1eb" />
      </body>
      <title>Antivirus applications and Media Center MPEG streaming</title>
      <guid isPermaLink="false">http://www.damirscorner.com/PermaLink,guid,fd4429b5-b305-4526-8cc1-3982dcd4c1eb.aspx</guid>
      <link>http://www.damirscorner.com/AntivirusApplicationsAndMediaCenterMPEGStreaming.aspx</link>
      <pubDate>Sat, 10 Mar 2007 11:34:02 GMT</pubDate>
      <description>&lt;p&gt;
One of the first tasks on my to-do list after buying a new computer with Vista Home
Premium edition was setting up Media Center Extender for Xbox 360 along with &lt;a href="http://www.runtime360.com/projects/transcode-360/"&gt;Transcode
360&lt;/a&gt; to make my &lt;a href="http://www.xbox.com/en-GB/hardware/"&gt;Xbox 360&lt;/a&gt; a true
multimedia device.
&lt;/p&gt;
&lt;p&gt;
Unfortunately the problems started immediately after setting up the Media Center Extender
on my PC. (At this point I’d like to mention that the required 8-digit setup key can
be acquired by starting Media Center on Xbox 360. I spent more time than I should,
figuring this out.) Browsing pictures worked fine, also music and WMV streaming. On
the other hand MPEG streaming resulted in errors.
&lt;/p&gt;
&lt;p&gt;
I quickly dismissed a few probable causes for the problem:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
After noticing that Windows Media Player couldn’t properly play MPEG2 files (but strangely
DVDs worked just fine) I installed &lt;a href="http://www.free-codecs.com/download/FFDShow.htm"&gt;FFDShow&lt;/a&gt; with
MPEG2 playback option turned on. It fixed the playback in WMP 11 but the problem on
the Xbox 360 side remained. 
&lt;/li&gt;
&lt;li&gt;
Just to be sure I temporarily disabled the firewall although the required ports have
already been opened and WMV streaming worked just fine. No surprises there – MPEG
streaming still didn’t work. 
&lt;/li&gt;
&lt;li&gt;
The last desperate act was completely disabling my antivirus solution in case it would
be causing problems. It didn’t help either.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
The weekend was coming to its end so I decided to try out the alternative media server
solution &lt;a href="http://www.tversity.com/home"&gt;TVersity&lt;/a&gt;. It worked out of the
box without problems, even transcoding of unsupported formats to WMV. But during the
following week I was growingly unsatisfied with it:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Fast forwarding and rewinding of transcoded videos didn’t work until they were played
back for the first time and cached. 
&lt;/li&gt;
&lt;li&gt;
To make the matters worse even pausing had its problems causing the playback to stop
early for the amount of time it was paused in between. Once again the problem only
appeared for directly transcoded videos not yet in the cache. 
&lt;/li&gt;
&lt;li&gt;
While music list was properly organized by albums and authors the video list was completely
flat making it a real pain scrolling through a few hundred alphabetically sorted files.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
All of that convinced me to revisit the Media Center problem. Not wanting to reinstall
my machine being otherwise already quite nicely setup by that time I decided to uninstall &lt;a href="http://si.trendmicro-europe.com/consumer/products/products.php?prodgroup=4&amp;amp;family=7&amp;amp;id=79&amp;amp;rightnav=0,0"&gt;PC-cillin
Internet Security 2007&lt;/a&gt; just to be sure after reading in a few forums that both
&amp;nbsp;McAfee and Norton can prevent streaming altogether even if they are disabled.
It actually solved my MPEG streaming problem although I thought it highly unlikely
since WMV streaming worked all the time. I still can’t explain why only MPEG streaming
was affected but since then I’m using &lt;a href="http://www.eset.com/products/index.php"&gt;NOD32&lt;/a&gt; and
still waiting for the first problem it would cause. Not to mention that it also uses
far less system resources than PC-cillin.
&lt;/p&gt;
&lt;p&gt;
The last of my problems was that the default Transcode 360 installation had problems
with UAC therefore I had to manually remove it (uninstall didn’t work) and reinstall
it in the unsupported service mode.
&lt;/p&gt;
&lt;p&gt;
Now that all problems are solved, my Xbox 360 really is the universal home entertainment
system. Being properly connected to my &lt;a href="http://www.home-entertainment.toshiba.co.uk/consumer/products.nsf/pages/lcdplasma-regza-37wl66?opendocument"&gt;HD
LCD TV&lt;/a&gt; and surround sound system I am now using it for watching DVDs, streaming
videos from my computer, listening to music and watching photos. Even the user interface
is very intuitive and easy to use. Only my music collection still needs some reorganization
for all the different views in the Media Center to work as intended.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.damirscorner.com/aggbug.ashx?id=fd4429b5-b305-4526-8cc1-3982dcd4c1eb" /&gt;</description>
      <comments>http://www.damirscorner.com/CommentView,guid,fd4429b5-b305-4526-8cc1-3982dcd4c1eb.aspx</comments>
      <category>Gadgets</category>
      <category>Gadgets/Xbox</category>
      <category>Software</category>
      <category>Software/Antivirus</category>
      <category>Software/Windows</category>
    </item>
  </channel>
</rss>