<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8.0-dev (info@mypapit.net)" -->
<rss version="2.0" >
    <channel>
        <title>MythTv Player News</title>
        <description></description>
        <link>http://www.sudu.dk/mythtvplayer/forum/</link>
        <lastBuildDate>Fri, 24 May 2013 12:20:00 GMT</lastBuildDate>
        <generator>FeedCreator 1.8.0-dev (info@mypapit.net)</generator>
        <item>
            <title>TV &amp; Recordings are as if they are hardcoded to 4:3</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/190</link>
            <description><![CDATA[
When I watch either a recording or LiveTV the picture does not seem to display correctly. I am running two 24" monitors at 1920X1200 and whilst I can't get the video to display on my secondary monitor when it does display on my main screen it has black bars down the left and right side.<br />
<br />
Instead of the picture being 16:9 it appears like 4:3, I am currently using version 0.7.0.r243<br />
<br />
Apart from that, great release.<br />
<br />
Girkers
]]></description>
            <author> no_email@example.com (Girkers)</author>
            <pubDate>Fri, 18 Dec 2009 02:55:35 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/190</guid>
        </item>
        <item>
            <title>COMMSKIP</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/182</link>
            <description><![CDATA[
I have realtime commskip almost working. My issue is that after the commskip marks are updated, how do I get the UI to read them in. Do I need to modify the ProgramInfo::isCommFlagged() ????<br />
<br />
I have been searching through trying to find what I need to modify.<br />
<br />
Manually commskip is working as the backend updates the commlist.<br />
<br />
Thanks, Mike
]]></description>
            <author> no_email@example.com (mdrons)</author>
            <pubDate>Mon, 19 Oct 2009 23:05:22 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/182</guid>
        </item>
        <item>
            <title>Fullscreen issues</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/181</link>
            <description><![CDATA[
I'm using MythTV player, which is great by the way, on my laptop and I use my TV out as I prefer watching TV on an actual TV.<br />
<br />
When I go full screen, it goes on my main monitor, no way to set it to my second monitor (my TV). It's a pain as I have to manually maximise the window and see the Windows blue bar at the top of my screen.<br />
<br />
Is there any way to fix this? Add this feature to a new release or something ?<br />
<br />
Cheers,<br />
<br />
Mathieu
]]></description>
            <author> no_email@example.com (garfdotca)</author>
            <pubDate>Thu, 08 Oct 2009 02:03:33 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/181</guid>
        </item>
        <item>
            <title>external player patch</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/178</link>
            <description><![CDATA[
Below is a patch that adds an "open with external player" link to the menu. It works by feeding the player of your choice the command to open the video over a windows/samba share.<br />
<br />
This is very useful,&nbsp; when the mythtv player doesn't support a codec like aac-HE for nz hd tv or you want to open it in a player that supports mutithreading or video acceration for hd content.<br />
<br />
<a href="http://www.yourfilehost.com/media.php?cat=other&amp;file=external_player.patch" title="http://www.yourfilehost.com/media.php?cat=other&amp;file=external_player.patch">http://www.yourfilehost.com/media.php?cat=other&amp;file=e…</a><br />
<br />
<img src="http://oyssgg.bay.livefilestore.com/y1pGzEusWlG1rUbdnatHwGDcv942Jcdxmkpk1SOPIp5ErDyJ6vrrE3gmvbDEScSdnJbAjD1kfUQtVjvaO2JL6UrSKmQVLXKrA1w/external.jpg" title="http://oyssgg.bay.livefilestore.com/y1pGzEusWlG1rUbdnatHwGDcv942Jcdxmkpk1SOPIp5ErDyJ6vrrE3gmvbDEScSdnJbAjD1kfUQtVjvaO2JL6UrSKmQVLXKrA1w/external.jpg" alt="[Image: http://oyssgg.bay.livefilestore.com/y1pGzEusWlG1rUbdnatHwGDcv942Jcdxmkpk1SOPIp5ErDyJ6vrrE3gmvbDEScSdnJbAjD1kfUQtVjvaO2JL6UrSKmQVLXKrA1w/external.jpg]" /><br />
<br />
It is more complicated to configure than i would like but first...<br />
1. It <b>must</b> be installed in "C:\Program Files\mythtv player" or "D:\Program Files\mythtv player" as i couldn't figure out how to get app.path to work in c++<br />
2. Set up samba/windows file sharing for your mythtv recordings direcotory in linux<br />
<br />
3.open "config.xml" in mythtv player root directory and change&nbsp; &lt;WindowsShare&gt;//Mythtv/recordings&lt;/WindowsShare&gt; to the appropiate location.<br />
<br />
3.open external1.bat &amp; external2.bat in the mythtv player root directory and give the players the appropiate location.<br />
<br />
4.try it and hope it works! (open a video and <b>while its playing</b> right click on open with external player)<br />
<br />
For developers:<br />
<br />
I havent submited this to svn as im currently using revision 206.<br />
I also don't know c++ and ive only spent a few hours learing it, i just know the concept of a program language from other languages ive lean't. So this is why in the code some things have been done in a funny way.<br />
<br />
If any ones's interested fell free to check this works with the lastest revision and fix up the code to a more logical way, (like app.path) and commit it to svn.
]]></description>
            <author> no_email@example.com (arobro)</author>
            <pubDate>Sat, 19 Sep 2009 23:45:04 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/178</guid>
        </item>
        <item>
            <title>Announcement for 0.6 stable release</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/177</link>
            <description><![CDATA[
Dear all,<br />
<br />
we currently plan to release v0.6 in about two weeks. Therefore, please test the release candidate (<a href="https://sourceforge.net/projects/mythtvplayer/files/" title="https://sourceforge.net/projects/mythtvplayer/files/">https://sourceforge.net/projects/mythtvplayer/files/</a>) and report any bugs found. To make it easier, please use the SF bugtracker at <a href="https://sourceforge.net/tracker/?group_id=187028&amp;atid=919655" title="https://sourceforge.net/tracker/?group_id=187028&amp;atid=919655">https://sourceforge.net/tracker/?group_id=187028&amp;atid=…</a>. Thank you!
]]></description>
            <author> no_email@example.com (flohack)</author>
            <pubDate>Tue, 08 Sep 2009 09:42:57 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/177</guid>
        </item>
        <item>
            <title>Development Knowledgebase</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/174</link>
            <description><![CDATA[
In a very boring telephone conference today&nbsp; <img src="http://www.sudu.dk/mythtvplayer/forum/unb_lib/designs/_smile/unb/yawn.gif" title=":-O" alt=":-O" style="vertical-align:middle;width:16px;height:15px;" class="smilie" />&nbsp; I put together some diagram about how the Audio-Video data is handled in Mythtv player (on very high level) because I desperately needed to write this down not to loose the overview myself&nbsp;&nbsp; <img src="http://www.sudu.dk/mythtvplayer/forum/unb_lib/designs/_smile/unb/annoyed.png" title="&lt;_&lt;" alt="&lt;_&lt;" style="vertical-align:middle;width:15px;height:15px;" class="smilie" />
]]></description>
            <author> no_email@example.com (Lomion)</author>
            <pubDate>Tue, 18 Aug 2009 11:37:27 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/174</guid>
        </item>
        <item>
            <title>Roadmap for MythTv Player 0.8</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/173</link>
            <description><![CDATA[
MythTv Player is a great tool and I am using it on daily bases.<br />
Mikkel did an amazing job to build this application but unfortunatly he is not developing any more <img src="http://www.sudu.dk/mythtvplayer/forum/unb_lib/designs/_smile/unb/sad.png" title=":-(" alt=":-(" style="vertical-align:middle;width:15px;height:15px;" class="smilie" /><br />
<br />
I want MythTv player to improve and become an even better tool but I don't want to do this by my own.<br />
<br />
In order to get this development community organized and running (and I am sure that there is a community for this tool!) I suggest to proceed like this:<br />
1) Release Version 0.5.1 =&gt; Revision 204 is working very stable in my environment (with Mythtv 0.21)<br />
2) Set up a roadmap for Version 0.6.0 =&gt; everybody willing to develop should pick a feature and post his/her commitment to develop it here<br />
3) Deploy instable, current builds continuously until we accomplish the feature-set for 0.6.0<br />
<br />
What we need:<br />
<ul><li>Developers - please sign up! The code is quite complex to get into so we will need a thread explaining the basic concepts of the code</li></ul>
<ul><li>Tester - guys using the latest, instable version and reliably reporting bugs and helping track down the cause of it</li></ul>
<ul><li>Translators - you don't need any programming skills for that ... I will create a seperate thread for this topic</li></ul>
<br />
Roadmap 0.6.0 (draft):<br />
<ul><li>Multilanguage Support =&gt; Lomion</li></ul>
<ul><li>Recording export/backup functionality =&gt; Lomion, ???</li></ul>
<ul><li>MythVideo file playback =&gt; jklost (?)</li></ul>
<ul><li>Version bump 0.22 =&gt; linux, mdrons (?)</li></ul>

]]></description>
            <author> no_email@example.com (Lomion)</author>
            <pubDate>Tue, 18 Aug 2009 08:28:30 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/173</guid>
        </item>
        <item>
            <title>mythtv player 5.1pre10 ffmpeg version?</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/170</link>
            <description><![CDATA[
does anyone know what version of ffmpeg, mythtv player 5.1pre10 from here uses? (<a href="http://www.sudu.dk/mythtvplayer/files/0.6/MythTvPlayer0.5.1pre10.zip" title="http://www.sudu.dk/mythtvplayer/files/0.6/MythTvPlayer0.5.1pre10.zip">http://www.sudu.dk/mythtvplayer/files/0.6/MythTvPlayer0.5.…</a>)<br />
<br />
i have got the 5.0 branch to compile but still cant get 5.1 branch to work. <br />
if anyones had any success, any help would be appreciated.<br />
<br />
edit<br />
i have now got it to compile without any changes to the source, except replacing the ffmpeg files with the ones from lastest svn of ffmpeg-mt. (ffmpeg .dll.a files &amp; include/ffmpeg files).<br />
<br />
it runs but when I try to play a video it comes up with this error<br />
"VideoDecoder: Could not create software image converter" <br />
any idears? I would still be interested in knowing what version of ffmpeg the 5.1 pre10 uses.<br />
<br />
if anyone is interested here is source of mythtvplayer 5.1 with ffmpeg-mt that compiles but doesn't work as it comes up&nbsp; with "Could not create software image converter"<br />
<a href="http://cid-c96ead1f17b37c22.skydrive.live.com/self.aspx/mythtv%20player/mythtvplayer5.1%20ffmpeg-mt.zip" title="http://cid-c96ead1f17b37c22.skydrive.live.com/self.aspx/mythtv%20player/mythtvplayer5.1%20ffmpeg-mt.zip">http://cid-c96ead1f17b37c22.skydrive.live.com/self.aspx/my…</a>
]]></description>
            <author> no_email@example.com (arobro)</author>
            <pubDate>Mon, 06 Jul 2009 09:06:36 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/170</guid>
        </item>
        <item>
            <title>Here is a working mythtv player with mythtv trunk</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/169</link>
            <description><![CDATA[
I have compiled a mythtv player that works with mythtv trunk (protocol version 45).&nbsp; <br />
<br />
You can download the released version here: <a href="http://home.comcast.net/~drons/mythtvplayer0.5.0c.rar" title="http://home.comcast.net/~drons/mythtvplayer0.5.0c.rar">http://home.comcast.net/~drons/mythtvplayer0.5.0c.rar</a><br />
<br />
Mike
]]></description>
            <author> no_email@example.com (mdrons)</author>
            <pubDate>Wed, 17 Jun 2009 22:01:32 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/169</guid>
        </item>
        <item>
            <title>mythtv player with &quot;newer&quot; ffmpeg working</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/168</link>
            <description><![CDATA[
I have successfully compiled mythtv player with a "newer" version off ffmpeg<br />
so i though I would share it here<br />
<a href="http://cid-c96ead1f17b37c22.skydrive.live.com/self.aspx/mythtv%20player/mythtvplayer0.5.0b.zip" title="http://cid-c96ead1f17b37c22.skydrive.live.com/self.aspx/mythtv%20player/mythtvplayer0.5.0b.zip">http://cid-c96ead1f17b37c22.skydrive.live.com/self.aspx/my…</a><br />
<br />
to compile:<br />
1.download ffmpeg-SVN-r1046 (nov 07) <a href="http://ffmpeg.arrozcru.org/builds/source/ffmpeg-SVN-r10461.tar.bz2" title="http://ffmpeg.arrozcru.org/builds/source/ffmpeg-SVN-r10461.tar.bz2">http://ffmpeg.arrozcru.org/builds/source/ffmpeg-SVN-r10461…</a><br />
<br />
2.compile ffmpeg using mingw<br />
<br />
(install Mingw using the Automated Installer.(when running the installer click on the "previous realease")<br />
<a href="http://www.mingw.org/wiki/HOWTO_Install_the_MinGW_GCC_Compiler_Suite" title="http://www.mingw.org/wiki/HOWTO_Install_the_MinGW_GCC_Compiler_Suite">http://www.mingw.org/wiki/HOWTO_Install_the_MinGW_GCC_Comp…</a> <br />
to C:/compile/mingw.) Then install msys as well.<br />
<br />
to compile ffmpeg paste this into msys<br />
"./configure --prefix=/usr/local --extra-cflags="-mno-cygwin -mms-bitfields" --extra-ldflags="-Wl,-add-stdcall-alias"<br />
&nbsp;--enable-memalign-hack --enable-shared --disable-static --enable-gpl"<br />
<br />
after that is done type "make"<br />
<br />
3.download mythtvplayer 0.5.0 source from <a href="http://mythtvplayer.svn.sourceforge.net/viewvc/mythtvplayer/branches/livetv/" title="http://mythtvplayer.svn.sourceforge.net/viewvc/mythtvplayer/branches/livetv/">http://mythtvplayer.svn.sourceforge.net/viewvc/mythtvplaye…</a><br />
<br />
4.extract to C:/compile/mythtv player<br />
<br />
5.download and install wxDev-C++ from <a href="http://wxdsgn.sourceforge.net/" title="http://wxdsgn.sourceforge.net/">http://wxdsgn.sourceforge.net/</a><br />
<br />
6.download&nbsp; the libraries <a href="http://www.sudu.dk/mythtvplayer/files/verytmp/libs_20070605.zip" title="http://www.sudu.dk/mythtvplayer/files/verytmp/libs_20070605.zip">http://www.sudu.dk/mythtvplayer/files/verytmp/libs_2007060…</a><br />
&nbsp; and copy them to the libs folder in in C:/compile/mythtv player<br />
<br />
7.search for and copy the libavcodec.dll.a,libavformat.dll.a and libavutil.dll.a from C:\compile\ffmpeg<br />
into C:\compile\mythtvplayer0.5.0b\libs\lib<br />
<br />
8.Copy pthreadGC2.dll and SDL.dll files from your installed version of the player to the "release" folder in C:/compile/mythtv player<br />
<br />
9.Opened project libspark\Spark.dev . Compile it (Ctrl+F9)<br />
<br />
10.Opened project dev-cpp\MythTV Player.dev. Compile it (Ctrl+F9)<br />
<br />
11.Hope it all works<br />
<br />
<br />
If your to lazy to do all of that you can download a compiled build with source code and my updated libs at<br />
<a href="http://cid-c96ead1f17b37c22.skydrive.live.com/self.aspx/mythtv%20player/mythtvplayer0.5.0b.zip" title="http://cid-c96ead1f17b37c22.skydrive.live.com/self.aspx/mythtv%20player/mythtvplayer0.5.0b.zip">http://cid-c96ead1f17b37c22.skydrive.live.com/self.aspx/my…</a><br />
<br />
note: this is not a new version, it's just 0.5.0 with a "newer" ffmpeg<br />
i have also changed the default settings to accept mythtv protocol 40<br />
and set the default aspect to widescreen. To signify these changes I have added<br />
a "b" to the end of the version.<br />
<br />
Im still trying to get the lastest ffmpeg version to work but i post it when I do.
]]></description>
            <author> no_email@example.com (arobro)</author>
            <pubDate>Sun, 14 Jun 2009 04:53:17 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/168</guid>
        </item>
        <item>
            <title>trying to compile</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/166</link>
            <description><![CDATA[
I am trying to compile the source and not having any luck.&nbsp; The current error message is regarding the location of libutil.h (and some other include files).&nbsp; If I edit the project and remove the -DFFMPEG_NEW_STRUCTURE I can get by this error.&nbsp; It apears I need a newer copy of the libs.zip file, yes???&nbsp; <br />
<br />
Also I seem to be missing the swscale-0.dll file from the release directory.<br />
<br />
The main reason I am trying to compile is so that I can update the source to support protocol version 44.<br />
<br />
Thanks for any support, Mike
]]></description>
            <author> no_email@example.com (mdrons)</author>
            <pubDate>Tue, 14 Apr 2009 14:36:07 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/166</guid>
        </item>
        <item>
            <title>Weird echo in *some* recordings</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/163</link>
            <description><![CDATA[
I'm getting a weird echo in some recordings, but not others...<br />
<br />
Those shows that I've transcoded don't work at all, but the virgin shows seem to be OK.<br />
I'm using mpeg4 from broadcast TV, and my machine is a 2 GHz celeron with a GeForce 400MX.<br />
CPU usage is OK...
]]></description>
            <author> no_email@example.com (Hammered)</author>
            <pubDate>Sat, 21 Feb 2009 04:20:15 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/163</guid>
        </item>
        <item>
            <title>error receiving program list</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/161</link>
            <description><![CDATA[
When watching a recording, I receive this message: "Error when receiving ProgramList"<br />
<br />
<br />
I running 5.1 prerelease 10 with mythtv svn.<br />
<br />
Are there any newer releases that I can try?
]]></description>
            <author> no_email@example.com (mdrons)</author>
            <pubDate>Wed, 11 Feb 2009 06:06:05 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/161</guid>
        </item>
        <item>
            <title>Works as advertised</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/158</link>
            <description><![CDATA[
Seems to work as advertised, thanks <img src="http://www.sudu.dk/mythtvplayer/forum/unb_lib/designs/_smile/unb/smile.png" title=":)" alt=":)" style="vertical-align:middle;width:15px;height:15px;" class="smilie" /><br />
<br />
I did have to tell it to accept a newer protocol (40) and it is a bit slow to start livetv - I wouldn't want to channel surf <img src="http://www.sudu.dk/mythtvplayer/forum/unb_lib/designs/_smile/unb/smile.png" title=":)" alt=":)" style="vertical-align:middle;width:15px;height:15px;" class="smilie" /><br />
<br />
Is it possible to add a deinterlacer? I'm currently watching some cartoons and the deinterlacing artifacts are pretty brutal.<br />
<br />
Thanks for the hard work!
]]></description>
            <author> no_email@example.com (Darius)</author>
            <pubDate>Fri, 19 Dec 2008 02:39:25 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/158</guid>
        </item>
        <item>
            <title>Can't find audio stream</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/151</link>
            <description><![CDATA[
Hi all,<br />
<br />
I am trying out MythTv Player to view my MythTv recordings (and if I can get it to work live TV).&nbsp; I am running <br />
Windows Vista 32 bit home premium on my laptop and running Mythbuntu 8.04 on a separate box.&nbsp; I can connect to the box alright as I can see the recordings etc but when I try to open a recording it pauses for a period and then an error box comes up saying 'can't find audio stream'.&nbsp; The recordings are in HD and I am trying to stream them over a 802.11g wireless network (56Mbs).&nbsp; I also noticed that some of the recordings don't give this error so I'm not sure if it is a codec issue.&nbsp; Attached is part of the log file which might help.&nbsp; Any suggestions for more info or anything would be great.<br />
<br />
Pico<br />
<br />
<tt>08:05:45 MPControl: Command: Open<br />
08:05:45 MPControl: Stopping decoding<br />
08:05:45 GUI: Current Recorder 0<br />
08:05:45 MPControl: State change: Stopped -&gt; Stopped<br />
08:05:45 MPControl: State change: Stopped -&gt; Opening<br />
08:05:45 MPControl: New state: Opening<br />
08:05:45 MPControl: Opening file 'myth://10.1.1.10:6543/1002_20080914120000.mpg'<br />
08:05:45 MPControl: Recording is an ordinary recording.<br />
08:05:45 MPControl: Recording found at host 'mythserver:6543'<br />
08:05:45 MythLive: Querying commercial marks<br />
08:05:45 MythMarks: Parsing 20 commercial marks<br />
08:05:45 MythMarks: Start mark: 0 = 0s<br />
08:05:45 MythMarks: End&nbsp;&nbsp; mark: 2637 = 105s<br />
08:05:45 MythMarks: Start mark: 54933 = 2197s<br />
08:05:45 MythMarks: End&nbsp;&nbsp; mark: 68868 = 2754s<br />
08:05:45 MythMarks: Start mark: 94800 = 3792s<br />
08:05:45 MythMarks: End&nbsp;&nbsp; mark: 105818 = 4232s<br />
08:05:45 MythMarks: Start mark: 124095 = 4963s<br />
08:05:45 MythMarks: End&nbsp;&nbsp; mark: 135614 = 5424s<br />
08:05:45 MythMarks: Start mark: 175904 = 7036s<br />
08:05:45 MythMarks: End&nbsp;&nbsp; mark: 187918 = 7516s<br />
08:05:45 MythMarks: Start mark: 216711 = 8668s<br />
08:05:45 MythMarks: End&nbsp;&nbsp; mark: 227478 = 9099s<br />
08:05:45 MythMarks: Start mark: 264833 = 10593s<br />
08:05:45 MythMarks: End&nbsp;&nbsp; mark: 276848 = 11073s<br />
08:05:45 MythMarks: Start mark: 307323 = 12292s<br />
08:05:45 MythMarks: End&nbsp;&nbsp; mark: 319342 = 12773s<br />
08:05:45 MythMarks: Start mark: 373094 = 14923s<br />
08:05:45 MythMarks: End&nbsp;&nbsp; mark: 376098 = 15043s<br />
08:05:45 MythMarks: Start mark: 415892 = 16635s<br />
08:05:45 MythMarks: End&nbsp;&nbsp; mark: 426408 = 17056s<br />
08:05:47 MPControl: Opening stream: '//mythserver/recordings/1002_20080914120000.mpg'<br />
08:05:47 ThreadedStreamBuffer: Opening Stream<br />
08:05:47 ThreadedStreamBuffer: Requesting thread to start<br />
08:05:47 MPControl: Waiting for streambuffer to open<br />
08:05:47 ThreadedStreamBuffer: Thread started<br />
08:05:47 ThreadedStreamBuffer: Stream opened<br />
08:05:47 MPControl: Stream openened succecully<br />
08:05:52 Demuxer: Demuxer is 'MPEG2 transport stream format'(mpegts)<br />
08:05:52 Demuxer: Duration: 9117120ms, 2:31:57<br />
08:05:52 Demuxer: Start time: 19627580ms, 5:27:07<br />
08:05:52 Demuxer: Filesize: 7.98 GB<br />
08:05:52 Demuxer: Bitrate: 7.2 Mbit/s<br />
08:05:52 Demuxer: Preparing codecs<br />
08:05:52 Demuxer: Stream [0], Type='Video', Codec='H264'(id=28)<br />
08:05:52 Demuxer: Stream [1], Type='Subtitle', Codec='DVB_SUBTITLE'(id=94209)<br />
08:05:52 Demuxer: Couldn't find audio stream<br />
08:05:52 MPControl: Error accepting in ffmpeg<br />
08:05:52 MPControl: Couldn't find audio stream<br />
08:05:55 GUI: Current Recorder 0<br />
08:05:55 MPControl: State change: Opening -&gt; Stopped<br />
08:05:55 MPControl: New state: Stopped<br />
08:05:55 MPControl: State change: Stopped -&gt; Stopped<br />
08:05:55 MPControl: Command: RequestRecorderList<br />
08:05:55 MPControl: Updating status of recorders<br />
08:05:55 MPControl: Getting MythBackend Status<br />
08:05:55 MythLive: DiskSpace. Total: 186.18 GB, Used: 86.10 GB, Free: 100.08 GB <br />
08:05:55 MythLive: Recorders: 2, Free: 2<br />
08:05:55 MythLive: Load: 0.00,0.05,0.27<br />
08:05:55 MythLive: Uptime: -28287 days, -9 hours, -15 mins, and -33 seconds <br />
08:05:55 MythLive: Memory: 2005 (125 free). Virtual Memory: 3811 (3765 free)<br />
08:05:55 MPControl: Command: RequestRecorderList<br />
08:05:55 MPControl: Updating status of recorders<br />
08:05:55 MPControl: Getting MythBackend Status<br />
08:05:55 MythLive: DiskSpace. Total: 186.18 GB, Used: 86.10 GB, Free: 100.08 GB <br />
08:05:55 MythLive: Recorders: 2, Free: 2<br />
08:05:55 MythLive: Load: 0.00,0.05,0.27<br />
08:05:55 MythLive: Uptime: -28287 days, -9 hours, -15 mins, and -33 seconds <br />
08:05:55 MythLive: Memory: 2005 (125 free). Virtual Memory: 3811 (3765 free)<br />
08:05:58 GUI: Stopped<br />
08:05:58 MPControl: Somebody wanted to quit<br />
08:05:58 MPControl: State change: Stopped -&gt; Stopped<br />
08:05:58 MPControl: Quitting loop<br />
08:05:58 MythSocket: Disconnected<br />
08:05:58 MythBackendEventListener: Stopped<br />
08:05:58 MythSocket: Disconnected<br />
08:05:58 Main: Closing down<br />
08:05:58 VideoRender: Stopping thread<br />
08:05:58 VideoRender: Stopped<br />
08:05:58 SDL_Loop: Stopped<br />
</tt>

]]></description>
            <author> no_email@example.com (pico)</author>
            <pubDate>Mon, 22 Sep 2008 08:13:32 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/151</guid>
        </item>
        <item>
            <title>Where are Prereleases?</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/143</link>
            <description><![CDATA[
The download page simply links to this forum, and the only download I've seen in the forum is for 0.5.0.&nbsp; However, there is discussion here about 0.5.1-pre10 and pre11.&nbsp; Where are people getting these?
]]></description>
            <author> no_email@example.com (popcorn)</author>
            <pubDate>Wed, 02 Jul 2008 12:58:24 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/143</guid>
        </item>
        <item>
            <title>MythTV 0.5.1pre11 stops suddenly while playing</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/140</link>
            <description><![CDATA[
Since this is my first post I must start off by saying that this is an excellent program that is sorely needed. Keep up the good work!<br />
<br />
In general the program performs very well, however I keep getting sporadic stops in playback. Initially I thought the stops were related to the screensaver or the commercial skips, however on closer inspection they seem to be random. After a stop I must reload the recording from the recording list, as pressing play does nothing at all, and then I must manually seek to where it stopped. Is it meant to be possible to start a stopped playback, or is the playbutton only for the case when the playback is paused? I am slightly confused by this, merely having a play/pause button would probably be cleaner in that case. <br />
<br />
best regards,<br />
geir
]]></description>
            <author> no_email@example.com (geirert)</author>
            <pubDate>Thu, 12 Jun 2008 20:59:30 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/140</guid>
        </item>
        <item>
            <title>New Pre-release soon?</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/137</link>
            <description><![CDATA[
Hi,<br />
<br />
I know when your the coder you don't like this kind of when, when when.&nbsp; But maybe you can put weekly a new build of the application for download here in the forum.&nbsp; With these release you will have more tester and more feedback to find and correct the bugs.&nbsp; It 's not everybody that can make the build from source.<br />
<br />
Thanks for your great software<br />
Bob
]]></description>
            <author> no_email@example.com (binette)</author>
            <pubDate>Wed, 23 Apr 2008 16:58:25 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/137</guid>
        </item>
        <item>
            <title>washed out colours</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/135</link>
            <description><![CDATA[
I'm using windows Vista with version 0.5.0. The program seems to work fine. I streamed livetv, played a few recording, works well. One issue though the playback is all washed out. See attached image. I know the source I not like this. I did tthe following to confirm. The capture is from Live TV. I recorded a few minutes. Played it back on the frontend, and its fine. Streamed it back on the computer from within mythweb and it played fine. when I play it with mythtvplayer its washed out. <br />
<br />
I also tried running the program in 256bit color compatability mode. The colors were really off, but still washed out. Any sugestions? Need more info?<br />
<br />
Daryl
]]></description>
            <author> no_email@example.com (dboyd)</author>
            <pubDate>Mon, 07 Apr 2008 22:33:15 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/135</guid>
        </item>
        <item>
            <title>LiveTV - what should you see?</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/132</link>
            <description><![CDATA[
Hi All,<br />
<br />
I'm playing with the latest dev build (mainly for de-interlacing), but I've started to check out LiveTV.<br />
<br />
When I start myth player and enable LiveTV in the preferences, what should I see different?&nbsp; With LiveTV enabled, I click the 'LiveTV' button in the main panel, and all I see is one channel: '0 no guide data available'.&nbsp; If I click the play button, nothing happens.<br />
<br />
It shows the current recorder as 'none', with a status of '1 free recorder'.&nbsp; My preferred recorder shows as '1'.<br />
<br />
Perhaps I'm missing something fundamental here, but some advice would be appreciated.<br />
<br />
Regular recordings work fine and I'm running mythtv 20 on my CentOS 5.1 backend.<br />
<br />
Thanks!<br />
Corey.
]]></description>
            <author> no_email@example.com (Skyhawk172)</author>
            <pubDate>Tue, 18 Mar 2008 15:14:45 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/132</guid>
        </item>
        <item>
            <title>Still looking for logfiles for this bug?</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/131</link>
            <description><![CDATA[
I just downloaded MythTv Player 0.5.1 - Pre Release 10 and was playing around with it, trying to get it to show the video window on my Tv (connected as an extended desktop) and a pop-up informed me that I had triggered an error you were trying to locate (There videobuffer is full but there is no audio packets). Are you still looking for logfiles for this?<br />
<br />
Oh, and is there a way to show MythTV on my TV (secondary display as extended desktop)?<br />
<br />
Cheers<br />
<br />
BTW. When registering on the forum I got the following message:<br />
&nbsp; "This account is not yet validated. - And this actually cannot be. You should inform the administrator about this!"<br />
Is the "administrator" around here?
]]></description>
            <author> no_email@example.com (Auva)</author>
            <pubDate>Fri, 14 Mar 2008 20:51:00 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/131</guid>
        </item>
        <item>
            <title>LiveTV cannot find recorder</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/130</link>
            <description><![CDATA[
Hello All<br />
<br />
I think that it's great have LiveTV with MythPlayer.&nbsp; I cannot start LiveTV on version 0.5.0.<br />
<br />
I have enabled it in Preferences and the host name is definitely correct since I can see the recordings.&nbsp; There is no display of recording even though there is mention of 1 free recorder.&nbsp; When I click on <i>Start Live TV</i>, I get the following message: <b><i>Could not start livetv: Could not find recorder 32 in internal list of recorder.</i></b><br />
<br />
I can view LiveTV on my Mythtv Front End (same machine as the backend).&nbsp; Here is the log file (of MythPlayer):<br />
<br />
<blockquote class="quote"><div class="quote_inner">08:52:10 Main: MythTv Player v. 0.5.0, compiled: Sep 23 2007<br />
08:52:10 Config: Config file parsed in 1ms<br />
08:52:10 Main: Starting GUI thread<br />
08:52:10 Main: Starting SDL loop and waiting for it to init<br />
08:52:10 SDL_Loop: Initing SDL with YUV_HWACCEL=1<br />
08:52:10 SDL_Loop: SDL Inited<br />
08:52:10 Main: Initing decoder<br />
08:52:10 Demuxer: Registering all formats<br />
08:52:10 Main: Starting controller<br />
08:52:10 MPControl: State change: Connecting -&gt; Connecting<br />
08:52:10 MPControl: Connecting to MythBackend<br />
08:52:10 MythSocket: Connected to server with protocol version 31<br />
08:52:10 MythSocket: Connected to server with protocol version 31<br />
08:52:10 MPControl: Sending Initial GUI events<br />
08:52:10 MPControl: State change: Connecting -&gt; Initializing<br />
08:52:10 MPControl: New state: Initializing<br />
08:52:10 MythLive: Detected 1 recorder(s)<br />
08:52:10 MythLive: Querying list of pending recordings<br />
08:52:10 MythLive: Has conflicts: 0<br />
08:52:10 ProgramList: Parsing programInfo - 8 recordings detected.<br />
08:52:10 MythLive: Querying recording schedules<br />
08:52:10 ProgramList: Parsing programInfo - 1 recordings detected.<br />
08:52:10 MythBackendEventListener: Starting listen loop<br />
08:52:10 MPControl: Enabling LiveTv<br />
08:52:10 MythLive: Probing recorder information.<br />
08:52:10 MythLive: Unable to find all your recorders by probing.<br />
08:52:10 MythLive: Building list of channels<br />
08:52:10 MythLive: Querying list of pending recordings<br />
08:52:10 MythLive: Has conflicts: 0<br />
08:52:10 ProgramList: Parsing programInfo - 8 recordings detected.<br />
08:52:10 MPControl: Updating status of recorders<br />
08:52:10 MPControl: Initing videorender<br />
08:52:10 VideoRender: System resolution is 1024x768<br />
08:52:10 VideoRender: Releasing existing overlay<br />
08:52:10 VideoRender: Setting mode: 384x288 in 0 bpp. Position 0,0<br />
08:52:10 VideoRender: Clearing screen<br />
08:52:10 VideoRender: Creating YUV-overlay 704x576<br />
08:52:10 VideoRender: Overlay is in hardware: 1<br />
08:52:10 VideoRender: setMode() done<br />
08:52:10 MPControl: videoRender start<br />
08:52:10 VideoRender: Run<br />
08:52:10 MPControl: State change: Initializing -&gt; Stopped<br />
08:52:10 MPControl: New state: Stopped<br />
08:52:10 MPControl: Starting event loop<br />
08:52:10 MPControl: Command: RequestProgramListUpdate<br />
08:52:10 MPControl: Getting programlist<br />
08:52:10 ProgramList: Parsing programInfo - 50 recordings detected.<br />
08:52:10 MPControl: Getting MythBackend Status<br />
08:52:10 MythLive: DiskSpace. Total: 35.15 GB, Used: 27.82 GB, Free: 7.33 GB <br />
08:52:10 MythLive: Recorders: 1, Free: 1<br />
08:52:10 MythLive: Load: 0.03,0.05,0.04<br />
08:52:10 MythLive: Uptime: -27861 days, -14 hours, -21 mins, and -41 seconds <br />
08:52:10 MythLive: Memory: 755 (11 free). Virtual Memory: 1608 (1574 free)<br />
08:52:10 MythLive: We might need to update guide data for channels. Checking all channels.<br />
08:52:18 MPControl: Command: StartLiveTv<br />
08:52:18 MythLive: No preferred recorder specified. Using the first free one<br />
08:52:18 MythLive: Could not find recorder 32 in internal list of recorder.<br />
08:52:18 MPControl: Could not start LiveTv: <br />
Could not find recorder 32 in internal list of recorder.<br />
08:52:26 MPControl: Command: ChannelUp<br />
08:52:29 GUI: New preferred recorder -1<br />
08:52:33 GUI: Stopped<br />
08:52:33 MPControl: Somebody wanted to quit<br />
08:52:33 MPControl: State change: Stopped -&gt; Stopped<br />
08:52:33 MPControl: Quitting loop<br />
08:52:33 MythSocket: Disconnected<br />
08:52:33 MythBackendEventListener: Stopped<br />
08:52:33 MythSocket: Disconnected<br />
08:52:33 Main: Closing down<br />
08:52:33 VideoRender: Stopping thread<br />
08:52:33 VideoRender: Stopped<br />
08:52:33 SDL_Loop: Stopped<br />
<br />
<br />
</div></blockquote><br />
Thanks for your help.<br />
<br />
Faisal...
]]></description>
            <author> no_email@example.com (fmooraby)</author>
            <pubDate>Thu, 13 Mar 2008 21:26:04 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/130</guid>
        </item>
        <item>
            <title>Still alive</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/128</link>
            <description><![CDATA[
Hi All,<br />
<br />
I just wanted to let you know I am still alive <img src="http://www.sudu.dk/mythtvplayer/forum/unb_lib/designs/_smile/unb/smile.png" title=":)" alt=":)" style="vertical-align:middle;width:15px;height:15px;" class="smilie" />. The time I have been able to spare for the player have been NULL in the last few months, but hope it will be a bit better some time in the future. A new job and a family increment have not left much time for programming.<br />
<br />
I just uploaded 0.4.2 where I bumped the "official" protocol version to 40 to support mythtv 0.21 .. If anyone are using 0.21 I would like to know if it works!.. so please report back<br />
<a href="http://www.sudu.dk/mythtvplayer/forum/thread/127" title="http://www.sudu.dk/mythtvplayer/forum/thread/127">http://www.sudu.dk/mythtvplayer/forum/thread/127</a><br />
<br />
I have also checked the change into the trunk, and hope to release a 0.5.2pre12 with the change soon.<br />
<br />
Cheers,<br />
<br />
\Mikkel
]]></description>
            <author> no_email@example.com (Mikkel)</author>
            <pubDate>Mon, 10 Mar 2008 20:04:50 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/128</guid>
        </item>
        <item>
            <title>USER32.DLL error on startup</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/116</link>
            <description><![CDATA[
I'm running Windows 2000, SP4, had DirextX 9.0a installed when I downloaded Version 0.5.0 of the Myth player for Windows.&nbsp; I unzipped it and ran the .exe and it came up with "The Procedure entry point GetRawInputDeviceList could not be located in the dynamic link library USER32.dll".<br />
<br />
I found nothing in these forums (which is why I'm posting this) but Google yielded this page" <a href="http://forums.clant2k.com/showthread.php?threadid=54868" title="http://forums.clant2k.com/showthread.php?threadid=54868">http://forums.clant2k.com/showthread.php?threadid=54868</a>.&nbsp; Turns out I needed to FIRST install the Windows patch KB824141 (for Windows 2000, which MS does not support for free and had to Google "KB824141 2000" to find it), and THEN upgrade my DirectX.&nbsp; Not sure what would have happened if I updated DirectX without the patch.<br />
<br />
Hope this helps if anyone else encounters this error.<br />
<br />
DaveD.<br />
<br />
P.S.&nbsp; Didn't really help me, though, 'cause I'm running Myth 0.21 trunk on my backend, which uses protocol 36 while this version of the player only supports up to 31.&nbsp; Looking forward to the next version.&nbsp; Thanks!
]]></description>
            <author> no_email@example.com (DaveD)</author>
            <pubDate>Tue, 29 Jan 2008 00:38:30 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/116</guid>
        </item>
        <item>
            <title>Compiling from Source Issues</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/108</link>
            <description><![CDATA[
I thought I'd start a new thread to discuss any issues experienced when compiling from source code.&nbsp; <br />
<br />
In another thread prezident said<br />
<blockquote class="quote"><div class="quote_inner"><div class="qname">Quote by prezident on 2007-12-18, 19:12:</div>latest rev191 doesn't build for me at all.<br />
error msg is: objs/ffmpeg_myth_protocol.o:ffmpeg_myth_protocol.c:(.text+0x71): undefined reference to `Spark::IO::Stream::read(unsigned char*, unsigned int)'<br />
edit: sry, my fault, forgot to copy the dlls...<br />
</div></blockquote><br />
I had a similar compiling issue with revs 185-191 - filesize different for Spark::IO::Stream.&nbsp; Finally I remembered to open the other project (libspark/spark.dev) and recompile it and that fixed my issue.<br />
<br />
Feel free to post here if you have questions or issues regarding compiling from source.
]]></description>
            <author> no_email@example.com (Peanutious)</author>
            <pubDate>Sun, 23 Dec 2007 22:41:26 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/108</guid>
        </item>
        <item>
            <title>issue thread</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/107</link>
            <description><![CDATA[
back again <img src="http://www.sudu.dk/mythtvplayer/forum/unb_lib/designs/_smile/unb/wink.png" title=";)" alt=";)" style="vertical-align:middle;width:15px;height:15px;" class="smilie" />.<br />
<br />
as i use the player a lot i sometimes come across the one or other issue.<br />
so that i not have to open a new thread for every single one i'll post them here<br />
if i find any bugs in the prerelease versions.<br />
<br />
lets start with some smaller things:<br />
1. When current program changes, description doesn't.<br />
2. Volume gets resetted on channel change, volume changer doens't.<br />
3. Channel sorting is not 100% accurate.<br />
all seen in pre9<br />
<br />
latest rev191 doesn't build for me at all.<br />
error msg is: objs/ffmpeg_myth_protocol.o:ffmpeg_myth_protocol.c:(.text+0x71): undefined reference to `Spark::IO::Stream::read(unsigned char*, unsigned int)'<br />
edit: sry, my fault, forgot to copy the dlls...
]]></description>
            <author> no_email@example.com (prezident)</author>
            <pubDate>Tue, 18 Dec 2007 18:12:41 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/107</guid>
        </item>
        <item>
            <title>LiveTV Broken with Samba</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/105</link>
            <description><![CDATA[
As soon as I enable samba shares, livetv will hang when startng buffering.<br />
<br />
I was kind of surprised I didn't see any report of this on the forum, so now there is <img src="http://www.sudu.dk/mythtvplayer/forum/unb_lib/designs/_smile/unb/wink.png" title=";)" alt=";)" style="vertical-align:middle;width:15px;height:15px;" class="smilie" /><br />
<br />
Other than that it seems to work just fine. (except deleting recordings when you didnt set samba URL properly, unregarding enabled or disabled)<br />
<br />
Regards,<br />
Bram
]]></description>
            <author> no_email@example.com (bram_)</author>
            <pubDate>Wed, 12 Dec 2007 10:03:12 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/105</guid>
        </item>
        <item>
            <title>Changing Sources</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/99</link>
            <description><![CDATA[
Hi,<br />
<br />
It is nice to see the live tv feature working.&nbsp; I just upgraded my three backends (was a major undertaking, so it took a while to start using schedules direct finally).&nbsp; In any case, I now can use my hdhomerun, which is set as source 1 for recording HD.&nbsp; The problem is that I don't necessarily want to wathc live tv in HD (usually I'm using a wireless laptop, so bandwidth is an issue).&nbsp; Did I miss something, or is there no way to change sources right now?&nbsp; I'd love to be able to tell the program either what source to use when playing, or at least pick a default in the prefs (I have 3 sources, so I'd love to be able to pick sources 2 or 3 before source 1 (or 4 once I get the second HDHomerun output working).<br />
<br />
Other than that, it is a great program.&nbsp; I saw some crashes with HD live playback, so that's why I'd rather stick to SD for now...<br />
<br />
art
]]></description>
            <author> no_email@example.com (bioart)</author>
            <pubDate>Sun, 28 Oct 2007 00:11:48 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/99</guid>
        </item>
        <item>
            <title>LiveTV does not start</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/98</link>
            <description><![CDATA[
The new LiveTV just does not start for me. Playback of recordings work fine, its just LiveTV. I have created 3 screenshots which show what it does do. I am running <br />
<br />
mythbackend --version (from ATRPMS on Fedora Core 6)<br />
Library API version&nbsp; &nbsp;&nbsp; : 0.20.20070821-1<br />
Source code version&nbsp; &nbsp;&nbsp; : 0.20.2-165.fc6<br />
SVN Branch&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : branches/release-0-20-fixes<br />
Options compiled in&nbsp; &nbsp;&nbsp; :<br />
&nbsp;linux release using_xvmcw using_lmsensors using_v4l using_oss using_alsa using_arts using_jack using_ivtv using_firewire using_dbox2 using_hdhr using_ip_rec using_freebox using_live using_lirc using_joystick_menu using_dvb using_x11 using_xv using_xrandr using_xvmc using_xvmc_vld using_opengl_vsync using_opengl using_frontend using_backend using_bindings_perl<br />
<br />
Starting mythtvplayer in the LiveTV mode, you can see the channels <a href="http://www.edcint.co.nz/mythtvplayer/ss1.jpg" title="http://www.edcint.co.nz/mythtvplayer/ss1.jpg">http://www.edcint.co.nz/mythtvplayer/ss1.jpg</a>. <br />
<br />
Double-clicking a channel loads the channel name into the channel text box and on the mythtv backend grabs a tuner (seen from mythweb status and mythtvplayer status) <a href="http://www.edcint.co.nz/mythtvplayer/ss2.jpg" title="http://www.edcint.co.nz/mythtvplayer/ss2.jpg">http://www.edcint.co.nz/mythtvplayer/ss2.jpg</a>. <br />
<br />
Then after about 8 seconds, mythtvplayer just gives up <a href="http://www.edcint.co.nz/mythtvplayer/ss2.jpg" title="http://www.edcint.co.nz/mythtvplayer/ss2.jpg">http://www.edcint.co.nz/mythtvplayer/ss2.jpg</a>.<br />
<br />
The log.txt states "Recording never seems to get any frames" is attached to this post.
]]></description>
            <author> no_email@example.com (mjurgens)</author>
            <pubDate>Sat, 27 Oct 2007 08:15:27 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/98</guid>
        </item>
        <item>
            <title>Comments on LiveTV with DVB</title>
            <link>http://www.sudu.dk/mythtvplayer/forum/thread/94</link>
            <description><![CDATA[
I'm running LiveTV mode for watching DVB channels.<br />
I should probably note that I'm running mythbackend at a different protocol version than is supported (I think I'm at 36 and you oly support upto 33.&nbsp; It seem sto work fine though, so I don't think it is related to my issues.<br />
<br />
A few comments:<br />
Can you make it possible to sort by channum rather than chanid?&nbsp; channum groups things the same way mythtv does.&nbsp; chanid puts channels that are numerically similar very far away.<br />
<br />
I can't change channels successfully.&nbsp; I need to stop and start playback on another channel.<br />
<br />
It takes a long time to start playing.&nbsp; I just timed it at 23 seconds between starting playback and getting video<br />
<br />
I can't use the scrollbar to go back or skip ahead. Pause works fine though.<br />
<br />
Otherwise it works quite well for me, and has made it more convenient to watch TV on other systems in the house.<br />
<br />
Thanks!
]]></description>
            <author> no_email@example.com (irrelev4nt)</author>
            <pubDate>Thu, 18 Oct 2007 13:06:28 GMT</pubDate>
            <guid isPermaLink="false">http://www.sudu.dk/mythtvplayer/forum/94</guid>
        </item>
    </channel>
</rss>
