<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://babgvant.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DVRMSToolbox - Vista/7</title><link>http://babgvant.com/forums/5.aspx</link><description>Post issues and support requests for the Vista/7 version of DTB here.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/21519.aspx</link><pubDate>Thu, 06 Sep 2012 00:03:34 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:21519</guid><dc:creator>wreuvers</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/21519.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=21519</wfw:commentRss><description>&lt;p&gt;We are building a &amp;quot;Now Playing&amp;quot; Android app that looks at a server folder, and displays all the video&amp;#39;s it finds, with the ability to play them. We would love to be able to pull the metadata out of .ts files - do you know where we can get this info?&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14614.aspx</link><pubDate>Tue, 13 Oct 2009 02:56:37 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14614</guid><dc:creator>ghostlobster</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14614.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14614</wfw:commentRss><description>&lt;p&gt;Worked like a charm!&amp;nbsp; Thanks as always, Andy!&lt;/p&gt;
&lt;p&gt;In case anyone else is looking to do this, here the batch file I&amp;#39;m using with the following assumptions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;I installed the XML Generator plugin (yes, the sage web server is installed on my Sage rig)&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;My recorded TV drive&amp;nbsp;on my Sage rig is mapped as x:\ on my Win7 rig&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;todvrms is installed in c:\todvrms on my Win7 rig&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;I place the&amp;nbsp;batch file anywhere on my Win7 rig&amp;nbsp;and edited it as follows:&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;x:&lt;br /&gt;cd\&lt;br /&gt;for %%f in (&amp;quot;*.ts&amp;quot;) do (&amp;quot;c:\todvrms\todvrms.exe&amp;quot; &amp;quot;x:\%%f&amp;quot; &amp;quot;C:\Users\Public\Recorded TV\%%f&amp;quot;.wtv -wtv &amp;quot;-xml x:\%%f.xml&amp;quot;)&lt;/p&gt;
&lt;p&gt;It reads the .ts files from x:\, converts them to .wtv and places them in c:\users\public\Recorded TV.&amp;nbsp; Reads the metadata from the filename.xml file in the same directory as the Sage recordings and populates perfectly into 7MC.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14612.aspx</link><pubDate>Tue, 13 Oct 2009 00:59:37 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14612</guid><dc:creator>ghostlobster</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14612.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14612</wfw:commentRss><description>&lt;p&gt;Nice!&amp;nbsp; I&amp;#39;ll give it a run in a little bit.&amp;nbsp; Thanks a bunch!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14611.aspx</link><pubDate>Mon, 12 Oct 2009 22:48:45 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14611</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14611.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14611</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;for %%f in (&amp;quot;s:\Recorded TV\*.ts&amp;quot;) do (&amp;quot;E:\tools\todvrms.exe&amp;quot; &amp;quot;%%f&amp;quot; &amp;quot;%%f&amp;quot;.wtv -wtv)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;install http://tools.assembla.com/sageplugins/wiki/SageXmlInfo to dump the xml files &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14610.aspx</link><pubDate>Mon, 12 Oct 2009 21:35:18 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14610</guid><dc:creator>ghostlobster</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14610.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14610</wfw:commentRss><description>&lt;p&gt;Andy,&lt;/p&gt;
&lt;p&gt;Sorry, I&amp;#39;m still confused.&amp;nbsp; Let&amp;#39;s say I do a list *.ts to generate a listing of .ts files in that directoy.&amp;nbsp; Now, how do I feed this information into todvrms using a % indicator in a batch file?&amp;nbsp; I tried using /? and -? after the command for a list of available options, but that does not work with todvrms.&amp;nbsp; Can you take a moment and give me an example of the batch file, given the following parameters:&lt;/p&gt;
&lt;p&gt;Contents of X:\RecordedTV:&lt;br /&gt;show1.ts&lt;br /&gt;show2.ts&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Contents of TSFILES.TXT:&lt;br /&gt;show1.ts&lt;br /&gt;show2.ts&lt;/p&gt;
&lt;p&gt;Desired output:&lt;br /&gt;c:\users\public\Recorded TV\Show1.wtv&lt;br /&gt;c:\users\public\Recorded TV\Show2.wtv&lt;/p&gt;
&lt;p&gt;Unfortunately, I don&amp;#39;t have any .xml files that contain any metadata.&amp;nbsp; Within the .properties files, however, there is what appears to be metadata that was generated by the batch metadata tool.&amp;nbsp; For example:&lt;/p&gt;
&lt;p&gt;#Generator: Batch Metadata Tools (3.0-beta-9); MediaFile: file:/x:/AnthonyBourdainNoReservations-Chicago-4077545-0.ts&lt;br /&gt;#Sun Aug 16 12:05:01 EDT 2009&lt;br /&gt;Actor=Anthony Bourdain -- Anthony Bourdain;&lt;br /&gt;Description=Anthony heads to Chicago where he examines the cuisine and culture which the windy city has to offer.\nUser Rating\: \n&lt;br /&gt;EpisodeNumber=5&lt;br /&gt;EpisodeTitle=Chicago&lt;br /&gt;Genre=Documentary&lt;br /&gt;MediaProviderDataID=tvdb\:79668&lt;br /&gt;MediaTitle=Anthony Bourdain\: No Reservations&lt;br /&gt;MediaType=TV&lt;br /&gt;OriginalAirDate=2009-02-02&lt;br /&gt;RunningTime=3600000&lt;br /&gt;SeasonNumber=6&lt;br /&gt;Title=Anthony Bourdain\: No Reservations - S06E05 - Chicago&lt;br /&gt;Year=2009&lt;br /&gt;x-Fanart-BackgroundUrl=http\://www.thetvdb.com/banners/fanart/original/79668-2.jpg&lt;br /&gt;x-Fanart-BannerUrl=http\://www.thetvdb.com/banners/graphical/79668-g2.jpg&lt;br /&gt;x-Fanart-PosterUrl=http\://www.thetvdb.com/banners/posters/79668-1.jpg&lt;br /&gt;x-MetadataProviderDataUrl=79668;;;;EPISODE_TITLE\=Chicago&lt;br /&gt;x-MetadataProviderId=tvdb&lt;br /&gt;x-ser-Cast=0|Anthony Bourdain|Anthony Bourdain|null&lt;br /&gt;x-ser-Description=Anthony heads to Chicago where he examines the cuisine and culture which the windy city has to offer.&lt;br /&gt;x-ser-Genres=Documentary;News;Reality&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Would it work by just renaming that file to .xml or specifying .properties at the end of the file rather than .xml, while still using the &amp;quot;-xml x:\xxxx.properties&amp;quot; modifier?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14609.aspx</link><pubDate>Mon, 12 Oct 2009 18:23:39 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14609</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14609.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14609</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;ghostlobster:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;
&lt;p&gt;With the CableCARD restrictions being eased up, I&amp;#39;m giving serious consideration to moving back to WMC.&amp;nbsp; This past weekend I spent some time pulling my HD-PVR off of my SageTV rig and putting it onto a decent rig running Win7 using DVBLink.&amp;nbsp; I put an old Avermedia MCE 1500 in there for analog cable channels and then installed the HDHR on it.&amp;nbsp; Surprisingly enough, after the install was done, I went downstairs, fired up the 360 as an extender, and everything just plain worked.&amp;nbsp; Using firewire for channel changing on the HD-PVR it&amp;#39;s pretty smooth.&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;FWIW, I&amp;#39;m exploring what it would take to pull DCT generated content into Sage.&amp;nbsp; Will be very dependent on where the Ceton tuner is priced though.&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14608.aspx</link><pubDate>Mon, 12 Oct 2009 18:02:02 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14608</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14608.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14608</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;ghostlobster:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;&lt;p&gt;Before&amp;nbsp;getting into the why,&amp;nbsp;quick question regarding the&amp;nbsp;original issue here.&amp;nbsp; Can you give me an example of the syntax to convert an entire directory of .ts files to .wtv, including metadata?&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;create a bat/cmd file with a &amp;quot;for %%f in&amp;quot; that calls todvrms filetoprocess.ts filetoprocess.wtv -wtv&lt;/p&gt;&lt;p&gt;if a filetoprocess.ts.xml file exists in the folder w/ metadata it will be written to the new file, if you need to specify a different xml file w/ metadata add &amp;quot;-xml pathtometadata.xml&amp;quot; to the args &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14607.aspx</link><pubDate>Mon, 12 Oct 2009 17:57:54 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14607</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14607.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14607</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;c0bra:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;&lt;p&gt;but still interested about getting the DVB subtitle streams inside the .ts file to be transcoded aswell.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;WTV will take pretty much anything, but MC won&amp;#39;t play them.&amp;nbsp; I&amp;#39;ve asked MS in the past about documenting their captions, but they won&amp;#39;t so w/o a lot of reverse engineering it won&amp;#39;t work. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14606.aspx</link><pubDate>Mon, 12 Oct 2009 16:49:52 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14606</guid><dc:creator>c0bra</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14606.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14606</wfw:commentRss><description>&lt;p&gt;.. and its DVB-S2 PAL btw - Swedish&amp;nbsp;:)&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14605.aspx</link><pubDate>Mon, 12 Oct 2009 16:48:22 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14605</guid><dc:creator>c0bra</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14605.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14605</wfw:commentRss><description>&lt;p&gt;Its a clip from a HD recording done via DVB Viewer .. and i know that there is 1 video stream, 3 subtitle streams and 2 audio streams present, but only one video and one audio stream gets transcoded via todvrms. I get no errors while transcoding, and the resulting wtv file plays just fine in media center, but it would be interesting to get at least multiple audio streams working in MC :)&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14604.aspx</link><pubDate>Mon, 12 Oct 2009 15:51:26 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14604</guid><dc:creator>markterborg</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14604.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14604</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;What type of Transport Stream was it?&amp;nbsp; I am having problems with Mpeg-2 ATSC Transport Stream from BeyondTV.&amp;nbsp; I&amp;#39;ve gotten a few to work ok, but it seems that over 50% crash Media Center or do not play at all.&lt;/p&gt;&lt;p&gt;Thanks! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14603.aspx</link><pubDate>Mon, 12 Oct 2009 15:47:17 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14603</guid><dc:creator>c0bra</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14603.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14603</wfw:commentRss><description>&lt;p&gt;hi !&lt;/p&gt;
&lt;p&gt;successfully transcoded .ts file to wtv today, but still interested about getting the DVB subtitle streams inside the .ts file to be transcoded aswell.&lt;/p&gt;
&lt;p&gt;I fired up graphstudio with the new MPC Mpeg Splitter filter, and it exposes a pin for subtitles ?!&lt;/p&gt;
&lt;p&gt;I then tried to get todvrms to render all streams using the -allstreams option, but it still requires haali splitter for this, but haali doesn´t work with .ts files right ?&lt;/p&gt;
&lt;p&gt;Any chance of trying -allstreams with the MPC mpeg splitter ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Olov&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14602.aspx</link><pubDate>Mon, 12 Oct 2009 14:13:35 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14602</guid><dc:creator>ghostlobster</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14602.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14602</wfw:commentRss><description>&lt;p&gt;Before&amp;nbsp;getting into the why,&amp;nbsp;quick question regarding the&amp;nbsp;original issue here.&amp;nbsp; Can you give me an example of the syntax to convert an entire directory of .ts files to .wtv, including metadata?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;With the CableCARD restrictions being eased up, I&amp;#39;m giving serious consideration to moving back to WMC.&amp;nbsp; This past weekend I spent some time pulling my HD-PVR off of my SageTV rig and putting it onto a decent rig running Win7 using DVBLink.&amp;nbsp; I put an old Avermedia MCE 1500 in there for analog cable channels and then installed the HDHR on it.&amp;nbsp; Surprisingly enough, after the install was done, I went downstairs, fired up the 360 as an extender, and everything just plain worked.&amp;nbsp; Using firewire for channel changing on the HD-PVR it&amp;#39;s pretty smooth.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m going to test it for a while before making any rash decisions, but if Saturday and Sunday were any indication, I might be buying a CableCARD tuner sooner than I would have ever expected.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14601.aspx</link><pubDate>Mon, 12 Oct 2009 13:36:48 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14601</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14601.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14601</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;ghostlobster:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;&lt;p&gt;OK...question here because I&amp;#39;m looking to do something similar.&amp;nbsp; I&amp;#39;ve got a bunch of .ts files from SageTV recordings that I want to import into Windows 7, preferably with metadata.&amp;nbsp; Could someone post details on this process, such as how this is done?&amp;nbsp; Does it support batch processing, as in have it process the entire directory of .ts files, convert them to .wtv or dvr-ms and add the associated TV show&amp;#39;s metadata from Sage?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Todvrms will look for an xml file with metadata when converting the file, if found it writes the contents to the SBE file.&amp;nbsp; Nielm wrote an import that will create the files, or you can have DTB dump the xml as it detects the file.&lt;/p&gt;&lt;p&gt;you can use a cmd file w/ for %% syntax to process all the files, the EA todvrms converts hdpvr recordings to wtv very well.&lt;/p&gt;&lt;p&gt;gotta ask why you want to do this though... &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Transport Streams to DVRMS with TV Metadata</title><link>http://babgvant.com/forums/thread/14597.aspx</link><pubDate>Mon, 12 Oct 2009 00:24:04 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14597</guid><dc:creator>markterborg</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/14597.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=5&amp;PostID=14597</wfw:commentRss><description>&lt;p&gt;I haven&amp;#39;t done too many of them yet.&amp;nbsp; I&amp;#39;ve tested some on my laptop which has Windows 7 RC, but almost everyone I&amp;#39;ve tried either starts... plays for a little bit... and then completly crashes Media Center, or doesn&amp;#39;t play at all because it thinks the length of the video is zero.&amp;nbsp; Converting to DVR-MS doesn&amp;#39;t work at all for me.&amp;nbsp; I have to convert to WTV.&amp;nbsp; I don&amp;#39;t know if it just my setup or what.&amp;nbsp; &lt;/p&gt;&lt;p&gt;I am planning on switching my htpc from BeyondTV on Windows XP to Media Center when my preorder comes in.&amp;nbsp; At this point I just think I am going to play them from the video library instead of the recorded tv library unless this problem is fixed.&lt;/p&gt;&lt;p&gt;Andy... do you know why this could be?&amp;nbsp; Is it touchy with transport streams due to possible errors in the stream or something?&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks! &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>