<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-3848</id>
	<title>Nabble - xine-user</title>
	<updated>2008-11-19T02:12:55Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/xine-user-f3848.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/xine-user-f3848.html" />
	<subtitle type="html">Mailing list archive for xine-user</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-20576881</id>
	<title>Re: Pass Through audio device problems</title>
	<published>2008-11-19T02:12:55Z</published>
	<updated>2008-11-19T02:12:55Z</updated>
	<author>
		<name>qxc</name>
	</author>
	<content type="html">OK, finally I found it:
&lt;br&gt;&lt;br&gt;in /etc/asound.conf defaults.pcm.device was set to 1, here 0 is correct. Now the sound works but when I replay AC-3 data first some trash is replayed, means for the first 200-300 milliseconds I have an ugly, scatching noise. Is there a way to avoid that? I think it is not a problem of the decoder/amplifier, with other hardware it never showed such problems.
&lt;br&gt;&lt;br&gt;Michael
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Assuming that you are using alsa, it could be useful to have a look at
&lt;br&gt;&amp;gt; these links:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://alsa.opensrc.org/index.php/DigitalOut&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://alsa.opensrc.org/index.php/DigitalOut&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://alsa.opensrc.org/index.php/TroubleShooting&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://alsa.opensrc.org/index.php/TroubleShooting&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt; If that doesn't help you find a solution, please come back, but with
&lt;br&gt;&amp;gt; additional information like which Via board you have, which soundcard
&lt;br&gt;&amp;gt; does the board have, what distribution do you use (kernel version,
&lt;br&gt;&amp;gt; drivers used etc) and so on.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: &lt;a href=&quot;http://www.gmx.net/de/go/multimessenger&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gmx.net/de/go/multimessenger&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20576881&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pass-Through-audio-device-problems-tp20298118p20576881.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20547892</id>
	<title>Configuration options on command line not working?</title>
	<published>2008-11-17T12:49:02Z</published>
	<updated>2008-11-17T12:49:02Z</updated>
	<author>
		<name>Bugzilla from johnkarp@gmail.com</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;According to:
&lt;br&gt;&lt;a href=&quot;http://xinehq.de/index.php/readme#2.4.5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xinehq.de/index.php/readme#2.4.5&lt;/a&gt;&lt;br&gt;you can pass config-file options to xine by command-line parameters.
&lt;br&gt;&lt;br&gt;So I am trying to do this:
&lt;br&gt;xine -phq &amp;quot;opt:audio.output.speaker_arrangement=Pass Through&amp;quot;
&lt;br&gt;dvd:/srv/DVD/Ripped_DVD1/
&lt;br&gt;&lt;br&gt;However, when I try this on xine, with either v0.99.4 or 0.99.5, I get:
&lt;br&gt;&lt;br&gt;&amp;nbsp;---------------------- (ERROR) ----------------------
&lt;br&gt;The specified file or mrl is not found. Please check it twice.
&lt;br&gt;(opt:audio.output.speaker_arrangement=Pass Through)
&lt;br&gt;------------------ (END OF ERROR) -------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------- (ERROR) ----------------------
&lt;br&gt;got XINE_ERROR_NO_INPUT_PLUGIN.
&lt;br&gt;------------------ (END OF ERROR) -------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------- (ERROR) ----------------------
&lt;br&gt;- xine engine error -
&lt;br&gt;&lt;br&gt;There is no input plugin available to handle
&lt;br&gt;'opt:audio.output.speaker_arrangement=Pass Through'.
&lt;br&gt;Maybe MRL syntax is wrong or file/stream source doesn't exist.
&lt;br&gt;------------------ (END OF ERROR) -------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;John Karp
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20547892&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Configuration-options-on-command-line-not-working--tp20547892p20547892.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20517516</id>
	<title>Re: Pass Through audio device problems</title>
	<published>2008-11-15T09:10:02Z</published>
	<updated>2008-11-15T09:10:02Z</updated>
	<author>
		<name>qxc</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;&amp;gt; Assuming that you are using alsa, it could be useful to have a look at
&lt;br&gt;&amp;gt; these links:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://alsa.opensrc.org/index.php/DigitalOut&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://alsa.opensrc.org/index.php/DigitalOut&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://alsa.opensrc.org/index.php/TroubleShooting&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://alsa.opensrc.org/index.php/TroubleShooting&lt;/a&gt;&lt;br&gt;&lt;br&gt;Yes, I use ALSA and I already have checked out these links but with no success.
&lt;br&gt;&lt;br&gt;&amp;gt; If that doesn't help you find a solution, please come back, but with
&lt;br&gt;&amp;gt; additional information like which Via board you have, which soundcard
&lt;br&gt;&amp;gt; does the board have, what distribution do you use (kernel version,
&lt;br&gt;&amp;gt; drivers used etc) and so on.
&lt;br&gt;&lt;br&gt;Here are the hardware information:
&lt;br&gt;&lt;br&gt;VIA Eden Processor 1200MHz
&lt;br&gt;&lt;br&gt;VIA8237 - VIA 8237
&lt;br&gt;VIA 8237 with VIA1617A at 0xf000, irq 11
&lt;br&gt;&lt;br&gt;CN700 Chipset
&lt;br&gt;&lt;br&gt;Also the BUG-REPORT.txt doesn't contains more info than &amp;quot;Audio device not available&amp;quot; when replaing DVDs, replaying of normal MP3s works fine.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Sensationsangebot nur bis 30.11: GMX FreeDSL - Telefonanschluss + DSL 
&lt;br&gt;für nur 16,37 Euro/mtl.!* &lt;a href=&quot;http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20517516&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pass-Through-audio-device-problems-tp20298118p20517516.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20401957</id>
	<title>Re: Xine crashes when using option &quot;gui.video_display&quot; to show video on second display</title>
	<published>2008-11-08T16:10:04Z</published>
	<updated>2008-11-08T16:10:04Z</updated>
	<author>
		<name>Bas van Schaik</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;Bas van Schaik wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have configured a second X instance for my LCD television and was
&lt;br&gt;&amp;gt; expecting to be able to use the &amp;quot;gui.video_display&amp;quot; option to display
&lt;br&gt;&amp;gt; the Xine video window on the second display (:2) and the controls on my
&lt;br&gt;&amp;gt; primary display (:1). Although Xine attempts to start on both displays
&lt;br&gt;&amp;gt; and the video window is shortly (at most 0.5 seconds) visible on my LCD
&lt;br&gt;&amp;gt; television, Xine almost immediately exits with this error:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; X Error of failed request: &amp;nbsp;BadWindow (invalid Window parameter)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Major opcode of failed request: &amp;nbsp;18 (X_ChangeProperty)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Resource id in failed request: &amp;nbsp;0x38003cf
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Serial number of failed request: &amp;nbsp;171
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Current serial number in output stream: &amp;nbsp;173
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;/div&gt;For everyone also encountering this problem: after running into this
&lt;br&gt;problem again I have spend a day to find out what the cause is. It is
&lt;br&gt;actually quite simple: xine has to be instructed to use the &amp;quot;root&amp;quot;
&lt;br&gt;window for the video output, which can be done using the &amp;quot;--root&amp;quot;
&lt;br&gt;commandline option. Summarizing: using the &amp;quot;gui.video_display&amp;quot; option in
&lt;br&gt;your configuration file (~/.xine/config) and the &amp;quot;--root&amp;quot; commandline
&lt;br&gt;option I was finally able to have the Xine controls on my LCD monitor
&lt;br&gt;and the video display on my LCD television (of course, with two seperate
&lt;br&gt;instances of X running).
&lt;br&gt;&lt;br&gt;Keep up the good work!
&lt;br&gt;&lt;br&gt;&amp;nbsp; Bas
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20401957&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Xine-crashes-when-using-option-%22gui.video_display%22-to-show-video-on-second-display-tp19909129p20401957.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20336825</id>
	<title>Re: A problem with H.264 video (DVB-T)</title>
	<published>2008-11-04T22:42:34Z</published>
	<updated>2008-11-04T22:42:34Z</updated>
	<author>
		<name>Pavel Troller</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Hm, interesting.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; So it could be a ringbuffer issue.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Could you please try the following:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; - Apply the joined patch to current kaffeine svn and make install
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; - Start kaffeine from a term, play live HD and look at the output for
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;quot;WDIST = XXX&amp;quot; msg.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; - If you see this message (could repeat a lot), edit dvbout.cpp and
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; change the value of WDISTSIZE in: #define WDISTSIZE 100
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Increase the value until you stop seeing the msg.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Lemme know if it fixes your problem.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; P.S.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; the ringbuffer size is: 188*64*WDISTSIZE bytes
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Hi Christopher!
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; Many thanks for your help! I tested your patch. I'm afraid that the
&lt;br&gt;&amp;gt; &amp;gt; problem is somewhere else, it didn't help.
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; I even decreased WBUFSIZE to 50 and it behaved again as usual. I've
&lt;br&gt;&amp;gt; &amp;gt; modified your patch to print WDIST everytime it goes around (commented out
&lt;br&gt;&amp;gt; &amp;gt; your &amp;quot;else&amp;quot;) and it showed that the values are very small: most of the time
&lt;br&gt;&amp;gt; &amp;gt; 1, sometimes 2 - 5, maximum I've ever seen was 19. There is no visible
&lt;br&gt;&amp;gt; &amp;gt; change in the pattern, when the video starts to skip.
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; However, during my experiments, I'v noticed the following warning to be
&lt;br&gt;&amp;gt; &amp;gt; printed, exactly once per one &amp;quot;video session&amp;quot;:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; kaffeine: KXineWidget: xine event: dropped frames
&lt;br&gt;&amp;gt; &amp;gt; kaffeine: WARNING: KXineWidget: Skipped frames: 67 - discarded frames: 33
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; It was interesting that the message appeared shortly after the video
&lt;br&gt;&amp;gt; &amp;gt; became to skip, but never appeared again during the same session. The
&lt;br&gt;&amp;gt; &amp;gt; numbers were different every time, but their sum was always 100. When the
&lt;br&gt;&amp;gt; &amp;gt; timeshift mode was activated immediately after startup, preventing the
&lt;br&gt;&amp;gt; &amp;gt; skips to appear, this message didn't appear (and playback was smooth for at
&lt;br&gt;&amp;gt; &amp;gt; least 10 minutes).
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; With regards, Pavel Troller
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hm, strange.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; A last try:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; edit kaffeine/src/player-parts/xine-part/kxinewidget.cpp
&lt;br&gt;&amp;gt; in function KXineWidget::setDvb replace
&lt;br&gt;&amp;gt; m_trackURL = pipeName;
&lt;br&gt;&amp;gt; with
&lt;br&gt;&amp;gt; m_trackURL = &amp;quot;fifo://&amp;quot;+pipeName;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Zapping will be slower however.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;Hi Christopher!
&lt;br&gt;&amp;nbsp; Yes, there is a big difference visible now. The video plays smoothly for
&lt;br&gt;about the time it was playing without the patch, then it fully stops and 
&lt;br&gt;rebuffering occurs (the percentage indicated is sometimes going from about 10%,
&lt;br&gt;sometimes from 50%, but maybe it is because it buffers quickly and the initial
&lt;br&gt;value is not shown). When the buffering is finished, it plays smoothly again
&lt;br&gt;for approximately the same period (it depends on the actual bitrate, it occurs
&lt;br&gt;more frequently, when there are big changes on the screeen), and then the cycle
&lt;br&gt;repeats. So it looks like that the player is getting the stream data slower
&lt;br&gt;than necessary, so the buffer gets empty and it's necessary to refill it. Maybe
&lt;br&gt;the card is not able to supply the data quickly enough ? It's the internal PCI
&lt;br&gt;card, not an USB one, and I even tried to fiddle with PCI latency timer for it,
&lt;br&gt;but it didn't show any difference. Also the captured streams seem to be
&lt;br&gt;complete, which would not be possible in such a case. Or I have another idea,
&lt;br&gt;it looks to me as if the player would play the stream a bit faster than it's
&lt;br&gt;actually transmitted, so it consumes the data sooner and the buffer underruns.
&lt;br&gt;It's also necessary to say, that we have two DVB-T HD test broadcasts here in
&lt;br&gt;the Czech Republic, and just one of them is doing this, the second one is 
&lt;br&gt;played well all the time, but it may be because of the higher bitrate of the
&lt;br&gt;first one.
&lt;br&gt;&amp;nbsp; I will cancel this patch again, because it didn't repair the problem fully,
&lt;br&gt;it causes slowdown of the channel zapping and generally it will not be included
&lt;br&gt;in the kaffeine sources I think.
&lt;br&gt;&amp;nbsp; With regards, Pavel Troller
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20336825&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-with-H.264-video-%28DVB-T%29-tp20277549p20336825.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20304557</id>
	<title>Re: Pass Through audio device problems</title>
	<published>2008-11-03T07:15:37Z</published>
	<updated>2008-11-03T07:15:37Z</updated>
	<author>
		<name>Petri Helin</name>
	</author>
	<content type="html">On Mon, Nov 3, 2008 at 9:10 AM, &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20304557&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;qxc@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I use a Via board with an S/PDIF out that works well in stereo mode. To have the AC-3 data of a DVD forwarded to my external AC-3 decoder I use the Pass Through option in xine.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Unfortunately this doesn't works: when this option is turned on xine gives me an error about a used / not available audio device, when I switch that value back everything works well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thats true only when I try to replay DVDs, normal stereo MP3s work wel lalso when this option is enabled.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So my question is: what could be the reason for that, which device could be not available here exactly?
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;Assuming that you are using alsa, it could be useful to have a look at
&lt;br&gt;these links:
&lt;br&gt;&lt;a href=&quot;http://alsa.opensrc.org/index.php/DigitalOut&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://alsa.opensrc.org/index.php/DigitalOut&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://alsa.opensrc.org/index.php/TroubleShooting&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://alsa.opensrc.org/index.php/TroubleShooting&lt;/a&gt;&lt;br&gt;&lt;br&gt;If that doesn't help you find a solution, please come back, but with
&lt;br&gt;additional information like which Via board you have, which soundcard
&lt;br&gt;does the board have, what distribution do you use (kernel version,
&lt;br&gt;drivers used etc) and so on.
&lt;br&gt;&lt;br&gt;-Petri
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20304557&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pass-Through-audio-device-problems-tp20298118p20304557.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20298118</id>
	<title>Pass Through audio device problems</title>
	<published>2008-11-02T23:10:45Z</published>
	<updated>2008-11-02T23:10:45Z</updated>
	<author>
		<name>qxc</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I use a Via board with an S/PDIF out that works well in stereo mode. To have the AC-3 data of a DVD forwarded to my external AC-3 decoder I use the Pass Through option in xine.
&lt;br&gt;&lt;br&gt;Unfortunately this doesn't works: when this option is turned on xine gives me an error about a used / not available audio device, when I switch that value back everything works well.
&lt;br&gt;&lt;br&gt;Thats true only when I try to replay DVDs, normal stereo MP3s work wel lalso when this option is enabled.
&lt;br&gt;&lt;br&gt;So my question is: what could be the reason for that, which device could be not available here exactly?
&lt;br&gt;&lt;br&gt;Kind regards
&lt;br&gt;&lt;br&gt;Michael
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;quot;Feel free&amp;quot; - 5 GB Mailbox, 50 FreeSMS/Monat ...
&lt;br&gt;Jetzt GMX ProMail testen: &lt;a href=&quot;http://www.gmx.net/de/go/promail&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gmx.net/de/go/promail&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20298118&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pass-Through-audio-device-problems-tp20298118p20298118.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20323558</id>
	<title>Re: A problem with H.264 video (DVB-T)</title>
	<published>2008-11-02T13:17:09Z</published>
	<updated>2008-11-02T13:17:09Z</updated>
	<author>
		<name>Christophe Thommeret</name>
	</author>
	<content type="html">Le Sunday 02 November 2008 20:59:24 Pavel Troller, vous avez écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Hi!
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; I've found that I can play HD streams forever with no skipping - it's
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; just enough to activate the time shift feature for a second or two, and
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; it plays the stream, buffered by the time shift file, perfectly. It's
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; the definitive evidence that this problem is not caused by lack of CPU
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; power - in this mode, the system is loaded more than when just playing
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; from the DVB device, because it has to write the time shift file and
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; play it back simultaneously. The only thing I have to remember, is to
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; erase the time shift file manually (I didn't find an option in kaffeine
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; to erase it automatically).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; I've tried to change number of video buffers and frames in the xine
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; engine settings, and it doesn't influence anything, the problem appears
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; in approximately the same time for 500 buffers as well as for 4000.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; WIth regards, Pavel Troller
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Hm, interesting.
&lt;br&gt;&amp;gt; &amp;gt; So it could be a ringbuffer issue.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Could you please try the following:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; - Apply the joined patch to current kaffeine svn and make install
&lt;br&gt;&amp;gt; &amp;gt; - Start kaffeine from a term, play live HD and look at the output for
&lt;br&gt;&amp;gt; &amp;gt; &amp;quot;WDIST = XXX&amp;quot; msg.
&lt;br&gt;&amp;gt; &amp;gt; - If you see this message (could repeat a lot), edit dvbout.cpp and
&lt;br&gt;&amp;gt; &amp;gt; change the value of WDISTSIZE in: #define WDISTSIZE 100
&lt;br&gt;&amp;gt; &amp;gt; Increase the value until you stop seeing the msg.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Lemme know if it fixes your problem.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; P.S.
&lt;br&gt;&amp;gt; &amp;gt; the ringbuffer size is: 188*64*WDISTSIZE bytes
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Christopher!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; Many thanks for your help! I tested your patch. I'm afraid that the
&lt;br&gt;&amp;gt; problem is somewhere else, it didn't help.
&lt;br&gt;&amp;gt; &amp;nbsp; I even decreased WBUFSIZE to 50 and it behaved again as usual. I've
&lt;br&gt;&amp;gt; modified your patch to print WDIST everytime it goes around (commented out
&lt;br&gt;&amp;gt; your &amp;quot;else&amp;quot;) and it showed that the values are very small: most of the time
&lt;br&gt;&amp;gt; 1, sometimes 2 - 5, maximum I've ever seen was 19. There is no visible
&lt;br&gt;&amp;gt; change in the pattern, when the video starts to skip.
&lt;br&gt;&amp;gt; &amp;nbsp; However, during my experiments, I'v noticed the following warning to be
&lt;br&gt;&amp;gt; printed, exactly once per one &amp;quot;video session&amp;quot;:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; kaffeine: KXineWidget: xine event: dropped frames
&lt;br&gt;&amp;gt; kaffeine: WARNING: KXineWidget: Skipped frames: 67 - discarded frames: 33
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; It was interesting that the message appeared shortly after the video
&lt;br&gt;&amp;gt; became to skip, but never appeared again during the same session. The
&lt;br&gt;&amp;gt; numbers were different every time, but their sum was always 100. When the
&lt;br&gt;&amp;gt; timeshift mode was activated immediately after startup, preventing the
&lt;br&gt;&amp;gt; skips to appear, this message didn't appear (and playback was smooth for at
&lt;br&gt;&amp;gt; least 10 minutes).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; With regards, Pavel Troller
&lt;/div&gt;&lt;br&gt;Hm, strange.
&lt;br&gt;&lt;br&gt;A last try:
&lt;br&gt;&lt;br&gt;edit kaffeine/src/player-parts/xine-part/kxinewidget.cpp
&lt;br&gt;in function KXineWidget::setDvb replace
&lt;br&gt;m_trackURL = pipeName;
&lt;br&gt;with
&lt;br&gt;m_trackURL = &amp;quot;fifo://&amp;quot;+pipeName;
&lt;br&gt;&lt;br&gt;Zapping will be slower however.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christophe Thommeret
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20323558&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-with-H.264-video-%28DVB-T%29-tp20277549p20323558.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20293263</id>
	<title>Re: A problem with H.264 video (DVB-T)</title>
	<published>2008-11-02T11:59:24Z</published>
	<updated>2008-11-02T11:59:24Z</updated>
	<author>
		<name>Pavel Troller</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; &amp;gt; Hi!
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; I've found that I can play HD streams forever with no skipping - it's
&lt;br&gt;&amp;gt; &amp;gt; just enough to activate the time shift feature for a second or two, and it
&lt;br&gt;&amp;gt; &amp;gt; plays the stream, buffered by the time shift file, perfectly. It's the
&lt;br&gt;&amp;gt; &amp;gt; definitive evidence that this problem is not caused by lack of CPU power -
&lt;br&gt;&amp;gt; &amp;gt; in this mode, the system is loaded more than when just playing from the DVB
&lt;br&gt;&amp;gt; &amp;gt; device, because it has to write the time shift file and play it back
&lt;br&gt;&amp;gt; &amp;gt; simultaneously. The only thing I have to remember, is to erase the time
&lt;br&gt;&amp;gt; &amp;gt; shift file manually (I didn't find an option in kaffeine to erase it
&lt;br&gt;&amp;gt; &amp;gt; automatically).
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; I've tried to change number of video buffers and frames in the xine
&lt;br&gt;&amp;gt; &amp;gt; engine settings, and it doesn't influence anything, the problem appears in
&lt;br&gt;&amp;gt; &amp;gt; approximately the same time for 500 buffers as well as for 4000.
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; WIth regards, Pavel Troller
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hm, interesting.
&lt;br&gt;&amp;gt; So it could be a ringbuffer issue.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Could you please try the following:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; - Apply the joined patch to current kaffeine svn and make install
&lt;br&gt;&amp;gt; - Start kaffeine from a term, play live HD and look at the output for &amp;quot;WDIST = 
&lt;br&gt;&amp;gt; XXX&amp;quot; msg.
&lt;br&gt;&amp;gt; - If you see this message (could repeat a lot), edit dvbout.cpp and change the 
&lt;br&gt;&amp;gt; value of WDISTSIZE in: #define WDISTSIZE 100
&lt;br&gt;&amp;gt; Increase the value until you stop seeing the msg.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Lemme know if it fixes your problem.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; P.S.
&lt;br&gt;&amp;gt; the ringbuffer size is: 188*64*WDISTSIZE bytes
&lt;br&gt;&amp;gt; 
&lt;/div&gt;Hi Christopher!
&lt;br&gt;&lt;br&gt;&amp;nbsp; Many thanks for your help! I tested your patch. I'm afraid that the problem
&lt;br&gt;is somewhere else, it didn't help.
&lt;br&gt;&amp;nbsp; I even decreased WBUFSIZE to 50 and it behaved again as usual. I've modified
&lt;br&gt;your patch to print WDIST everytime it goes around (commented out your &amp;quot;else&amp;quot;)
&lt;br&gt;and it showed that the values are very small: most of the time 1, sometimes
&lt;br&gt;2 - 5, maximum I've ever seen was 19. There is no visible change in the
&lt;br&gt;pattern, when the video starts to skip.
&lt;br&gt;&amp;nbsp; However, during my experiments, I'v noticed the following warning to be
&lt;br&gt;printed, exactly once per one &amp;quot;video session&amp;quot;:
&lt;br&gt;&lt;br&gt;kaffeine: KXineWidget: xine event: dropped frames
&lt;br&gt;kaffeine: WARNING: KXineWidget: Skipped frames: 67 - discarded frames: 33
&lt;br&gt;&lt;br&gt;&amp;nbsp; It was interesting that the message appeared shortly after the video became
&lt;br&gt;to skip, but never appeared again during the same session. The numbers were
&lt;br&gt;different every time, but their sum was always 100. When the timeshift mode
&lt;br&gt;was activated immediately after startup, preventing the skips to appear, this
&lt;br&gt;message didn't appear (and playback was smooth for at least 10 minutes).
&lt;br&gt;&lt;br&gt;&amp;nbsp; With regards, Pavel Troller
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20293263&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-with-H.264-video-%28DVB-T%29-tp20277549p20293263.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20292078</id>
	<title>Re: A problem with H.264 video (DVB-T)</title>
	<published>2008-11-02T09:58:31Z</published>
	<updated>2008-11-02T09:58:31Z</updated>
	<author>
		<name>Christophe Thommeret</name>
	</author>
	<content type="html">Le Sunday 02 November 2008 14:29:20 Pavel Troller, vous avez écrit :
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Le Saturday 01 November 2008 05:22:55 Pavel Troller, vous avez écrit :
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Hi!
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; I have the following problem with playing H.264 (MPEG4) video from
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; DVB-T stream:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; When the channel is tuned, the video is played perfectly, without
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; any problems. However, about 30 - 60 seconds later, the video starts
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; to skip. At first, it stops momentarily and then skips the missing
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; frames for about every 2 - 3 seconds, so it is very annoying (it
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; still plays smoothly between the skips, every skip takes about 200
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; ms). The skip intervals decrease by the time, and of course also the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; difference between picture contents before and after the skip. After
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; about a minute, it skips very often with very short skips, so it
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; looks as a low framerate (about 10 fps). This is the final state, it
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; continues to play this way until the channel is re-tuned, which
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; resumes smooth playing for the next 30 - 60 seconds and then it
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; repeats the whole process.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; The sound is played continuously, no skips, and it keeps
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; approximately in sync with the video.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; This is not a CPU performance problem - CPU load doesn't hit 1.00
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; and it is a dualcore machine, so there is a big reserve in the CPU
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; power. Using kaffeine as a frontend. Formerly used xine-lib-1.1.15
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; and ffmpeg svn from the beginning of September, now tried with
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; current hg snapshot of xine-lib and svn snapshot of ffmpeg. Still the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; same. I've been also playing extensively with various xine engine
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; settings (quality of postprocessing, deinterlacer type, codecs
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; priority etc.), and it didn't influence anything, the problem appears
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; always in the same manner.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; There isn't any debug/error output from xine-lib/ffmpeg.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; Any help, what to fix ?
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; With regards, Pavel Troller
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Could you provide a sample?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I'm afraid not. I've recorded about 5 minutes of the HD stream, which
&lt;br&gt;&amp;gt; &amp;gt; played poorly from the air, but I've found that the recording plays
&lt;br&gt;&amp;gt; &amp;gt; smoothly all the time, with no problems at all! So I'm not able to
&lt;br&gt;&amp;gt; &amp;gt; reproduce the problem from a file, just direct playing from the DVB-T
&lt;br&gt;&amp;gt; &amp;gt; device is causing troubles, captured file is good and can be played
&lt;br&gt;&amp;gt; &amp;gt; without problems.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt; &amp;nbsp; I've found that I can play HD streams forever with no skipping - it's
&lt;br&gt;&amp;gt; just enough to activate the time shift feature for a second or two, and it
&lt;br&gt;&amp;gt; plays the stream, buffered by the time shift file, perfectly. It's the
&lt;br&gt;&amp;gt; definitive evidence that this problem is not caused by lack of CPU power -
&lt;br&gt;&amp;gt; in this mode, the system is loaded more than when just playing from the DVB
&lt;br&gt;&amp;gt; device, because it has to write the time shift file and play it back
&lt;br&gt;&amp;gt; simultaneously. The only thing I have to remember, is to erase the time
&lt;br&gt;&amp;gt; shift file manually (I didn't find an option in kaffeine to erase it
&lt;br&gt;&amp;gt; automatically).
&lt;br&gt;&amp;gt; &amp;nbsp; I've tried to change number of video buffers and frames in the xine
&lt;br&gt;&amp;gt; engine settings, and it doesn't influence anything, the problem appears in
&lt;br&gt;&amp;gt; approximately the same time for 500 buffers as well as for 4000.
&lt;br&gt;&amp;gt; &amp;nbsp; WIth regards, Pavel Troller
&lt;/div&gt;&lt;/div&gt;Hm, interesting.
&lt;br&gt;So it could be a ringbuffer issue.
&lt;br&gt;&lt;br&gt;Could you please try the following:
&lt;br&gt;&lt;br&gt;- Apply the joined patch to current kaffeine svn and make install
&lt;br&gt;- Start kaffeine from a term, play live HD and look at the output for &amp;quot;WDIST = 
&lt;br&gt;XXX&amp;quot; msg.
&lt;br&gt;- If you see this message (could repeat a lot), edit dvbout.cpp and change the 
&lt;br&gt;value of WDISTSIZE in: #define WDISTSIZE 100
&lt;br&gt;Increase the value until you stop seeing the msg.
&lt;br&gt;&lt;br&gt;Lemme know if it fixes your problem.
&lt;br&gt;&lt;br&gt;P.S.
&lt;br&gt;the ringbuffer size is: 188*64*WDISTSIZE bytes
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christophe Thommeret
&lt;br&gt;&lt;br /&gt;&lt;tt&gt;[kaffeine-live_ringbuffer.diff]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;Index: src/input/dvb/dvbout.cpp
&lt;br&gt;===================================================================
&lt;br&gt;--- src/input/dvb/dvbout.cpp	(révision 879194)
&lt;br&gt;+++ src/input/dvb/dvbout.cpp	(copie de travail)
&lt;br&gt;@@ -27,6 +27,8 @@
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;#define NTS 64
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+#define WBUFSIZE 100
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;DVBout::DVBout( ChannelDesc chan, int anum, int tnum, KaffeineDvbPlugin *p )
&lt;br&gt;&amp;nbsp;{
&lt;br&gt;&amp;nbsp;	bool bok;
&lt;br&gt;@@ -299,7 +301,7 @@
&lt;br&gt;&amp;nbsp;	writePmt();
&lt;br&gt;&amp;nbsp;	if ( !pids.contains(8192) )
&lt;br&gt;&amp;nbsp;		patpmt = wpatpmt = true;
&lt;br&gt;-	wBuf = new unsigned char[TS_SIZE*NTS*100];
&lt;br&gt;+	wBuf = new unsigned char[TS_SIZE*NTS*WBUFSIZE];
&lt;br&gt;&amp;nbsp;	if ( !wBuf ) fprintf( stderr, &amp;quot;\nNO WBUF !!!\n\n&amp;quot; );
&lt;br&gt;&amp;nbsp;	wRead = wWrite = wDist = 0;
&lt;br&gt;&amp;nbsp;	start();
&lt;br&gt;@@ -469,15 +471,16 @@
&lt;br&gt;&amp;nbsp;						beginLive = !beginLive;
&lt;br&gt;&amp;nbsp;						start();
&lt;br&gt;&amp;nbsp;					}
&lt;br&gt;-					if ( wDist&amp;lt;95 ) {
&lt;br&gt;+					if ( wDist&amp;lt;WBUFSIZE ) {
&lt;br&gt;&amp;nbsp;						memcpy( wBuf+(wWrite*TS_SIZE*NTS), thBuf, TS_SIZE*NTS );
&lt;br&gt;&amp;nbsp;						wpatpmt = patpmt;
&lt;br&gt;&amp;nbsp;						++wDist;
&lt;br&gt;&amp;nbsp;						++wWrite;
&lt;br&gt;-						if ( wWrite&amp;gt;99 )
&lt;br&gt;+						if ( wWrite==WBUFSIZE )
&lt;br&gt;&amp;nbsp;							wWrite = 0;
&lt;br&gt;-						//fprintf(stderr,&amp;quot;WDIST = %d\n&amp;quot;,wDist);
&lt;br&gt;&amp;nbsp;					}
&lt;br&gt;+					else
&lt;br&gt;+						fprintf(stderr,&amp;quot;WDIST = %d\n&amp;quot;,wDist);
&lt;br&gt;&amp;nbsp;				}
&lt;br&gt;&amp;nbsp;				else if ( timeShifting ) {
&lt;br&gt;&amp;nbsp;					if ( patpmt ) {
&lt;br&gt;@@ -540,7 +543,7 @@
&lt;br&gt;&amp;nbsp;				write( fdPipe, wBuf+(wRead*TS_SIZE*NTS), TS_SIZE*NTS );
&lt;br&gt;&amp;nbsp;				--wDist;
&lt;br&gt;&amp;nbsp;				++wRead;
&lt;br&gt;-				if ( wRead&amp;gt;99 )
&lt;br&gt;+				if ( wRead==WBUFSIZE )
&lt;br&gt;&amp;nbsp;					wRead = 0;
&lt;br&gt;&amp;nbsp;			}
&lt;br&gt;&amp;nbsp;			else
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20292078&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-with-H.264-video-%28DVB-T%29-tp20277549p20292078.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20289775</id>
	<title>Re: A problem with H.264 video (DVB-T)</title>
	<published>2008-11-02T05:29:20Z</published>
	<updated>2008-11-02T05:29:20Z</updated>
	<author>
		<name>Pavel Troller</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; &amp;gt; Le Saturday 01 November 2008 05:22:55 Pavel Troller, vous avez écrit :
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Hi!
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; I have the following problem with playing H.264 (MPEG4) video from DVB-T
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; stream:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; When the channel is tuned, the video is played perfectly, without any
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; problems. However, about 30 - 60 seconds later, the video starts to skip.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; At first, it stops momentarily and then skips the missing frames for about
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; every 2 - 3 seconds, so it is very annoying (it still plays smoothly
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; between the skips, every skip takes about 200 ms). The skip intervals
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; decrease by the time, and of course also the difference between picture
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; contents before and after the skip. After about a minute, it skips very
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; often with very short skips, so it looks as a low framerate (about 10 fps).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; This is the final state, it continues to play this way until the channel is
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; re-tuned, which resumes smooth playing for the next 30 - 60 seconds and
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; then it repeats the whole process.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; The sound is played continuously, no skips, and it keeps approximately
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; in sync with the video.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; This is not a CPU performance problem - CPU load doesn't hit 1.00 and it
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; is a dualcore machine, so there is a big reserve in the CPU power.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; Using kaffeine as a frontend. Formerly used xine-lib-1.1.15 and ffmpeg
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; svn from the beginning of September, now tried with current hg snapshot of
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; xine-lib and svn snapshot of ffmpeg. Still the same. I've been also playing
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; extensively with various xine engine settings (quality of postprocessing,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; deinterlacer type, codecs priority etc.), and it didn't influence anything,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; the problem appears always in the same manner.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; There isn't any debug/error output from xine-lib/ffmpeg.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; Any help, what to fix ?
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; With regards, Pavel Troller
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Could you provide a sample?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; I'm afraid not. I've recorded about 5 minutes of the HD stream, which played
&lt;br&gt;&amp;gt; poorly from the air, but I've found that the recording plays smoothly all the
&lt;br&gt;&amp;gt; time, with no problems at all! So I'm not able to reproduce the problem from
&lt;br&gt;&amp;gt; a file, just direct playing from the DVB-T device is causing troubles, captured
&lt;br&gt;&amp;gt; file is good and can be played without problems.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;Hi!
&lt;br&gt;&amp;nbsp; I've found that I can play HD streams forever with no skipping - it's just
&lt;br&gt;enough to activate the time shift feature for a second or two, and it plays the
&lt;br&gt;stream, buffered by the time shift file, perfectly. It's the definitive evidence
&lt;br&gt;that this problem is not caused by lack of CPU power - in this mode, the system
&lt;br&gt;is loaded more than when just playing from the DVB device, because it has to write
&lt;br&gt;the time shift file and play it back simultaneously. The only thing I have to
&lt;br&gt;remember, is to erase the time shift file manually (I didn't find an option in
&lt;br&gt;kaffeine to erase it automatically).
&lt;br&gt;&amp;nbsp; I've tried to change number of video buffers and frames in the xine engine
&lt;br&gt;settings, and it doesn't influence anything, the problem appears in approximately
&lt;br&gt;the same time for 500 buffers as well as for 4000.
&lt;br&gt;&amp;nbsp; WIth regards, Pavel Troller
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20289775&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-with-H.264-video-%28DVB-T%29-tp20277549p20289775.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20282598</id>
	<title>Re: A problem with H.264 video (DVB-T)</title>
	<published>2008-11-01T10:35:51Z</published>
	<updated>2008-11-01T10:35:51Z</updated>
	<author>
		<name>Pavel Troller</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; Le Saturday 01 November 2008 05:22:55 Pavel Troller, vous avez écrit :
&lt;br&gt;&amp;gt; &amp;gt; Hi!
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; I have the following problem with playing H.264 (MPEG4) video from DVB-T
&lt;br&gt;&amp;gt; &amp;gt; stream:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; When the channel is tuned, the video is played perfectly, without any
&lt;br&gt;&amp;gt; &amp;gt; problems. However, about 30 - 60 seconds later, the video starts to skip.
&lt;br&gt;&amp;gt; &amp;gt; At first, it stops momentarily and then skips the missing frames for about
&lt;br&gt;&amp;gt; &amp;gt; every 2 - 3 seconds, so it is very annoying (it still plays smoothly
&lt;br&gt;&amp;gt; &amp;gt; between the skips, every skip takes about 200 ms). The skip intervals
&lt;br&gt;&amp;gt; &amp;gt; decrease by the time, and of course also the difference between picture
&lt;br&gt;&amp;gt; &amp;gt; contents before and after the skip. After about a minute, it skips very
&lt;br&gt;&amp;gt; &amp;gt; often with very short skips, so it looks as a low framerate (about 10 fps).
&lt;br&gt;&amp;gt; &amp;gt; This is the final state, it continues to play this way until the channel is
&lt;br&gt;&amp;gt; &amp;gt; re-tuned, which resumes smooth playing for the next 30 - 60 seconds and
&lt;br&gt;&amp;gt; &amp;gt; then it repeats the whole process.
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; The sound is played continuously, no skips, and it keeps approximately
&lt;br&gt;&amp;gt; &amp;gt; in sync with the video.
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; This is not a CPU performance problem - CPU load doesn't hit 1.00 and it
&lt;br&gt;&amp;gt; &amp;gt; is a dualcore machine, so there is a big reserve in the CPU power.
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; Using kaffeine as a frontend. Formerly used xine-lib-1.1.15 and ffmpeg
&lt;br&gt;&amp;gt; &amp;gt; svn from the beginning of September, now tried with current hg snapshot of
&lt;br&gt;&amp;gt; &amp;gt; xine-lib and svn snapshot of ffmpeg. Still the same. I've been also playing
&lt;br&gt;&amp;gt; &amp;gt; extensively with various xine engine settings (quality of postprocessing,
&lt;br&gt;&amp;gt; &amp;gt; deinterlacer type, codecs priority etc.), and it didn't influence anything,
&lt;br&gt;&amp;gt; &amp;gt; the problem appears always in the same manner.
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; There isn't any debug/error output from xine-lib/ffmpeg.
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; Any help, what to fix ?
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; With regards, Pavel Troller
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Could you provide a sample?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;I'm afraid not. I've recorded about 5 minutes of the HD stream, which played
&lt;br&gt;poorly from the air, but I've found that the recording plays smoothly all the
&lt;br&gt;time, with no problems at all! So I'm not able to reproduce the problem from
&lt;br&gt;a file, just direct playing from the DVB-T device is causing troubles, captured
&lt;br&gt;file is good and can be played without problems.
&lt;br&gt;&lt;br&gt;With regards, Pavel Troller
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20282598&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-with-H.264-video-%28DVB-T%29-tp20277549p20282598.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20280157</id>
	<title>Re: A problem with H.264 video (DVB-T)</title>
	<published>2008-11-01T06:00:40Z</published>
	<updated>2008-11-01T06:00:40Z</updated>
	<author>
		<name>Christophe Thommeret</name>
	</author>
	<content type="html">Le Saturday 01 November 2008 05:22:55 Pavel Troller, vous avez écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt; &amp;nbsp; I have the following problem with playing H.264 (MPEG4) video from DVB-T
&lt;br&gt;&amp;gt; stream:
&lt;br&gt;&amp;gt; &amp;nbsp; When the channel is tuned, the video is played perfectly, without any
&lt;br&gt;&amp;gt; problems. However, about 30 - 60 seconds later, the video starts to skip.
&lt;br&gt;&amp;gt; At first, it stops momentarily and then skips the missing frames for about
&lt;br&gt;&amp;gt; every 2 - 3 seconds, so it is very annoying (it still plays smoothly
&lt;br&gt;&amp;gt; between the skips, every skip takes about 200 ms). The skip intervals
&lt;br&gt;&amp;gt; decrease by the time, and of course also the difference between picture
&lt;br&gt;&amp;gt; contents before and after the skip. After about a minute, it skips very
&lt;br&gt;&amp;gt; often with very short skips, so it looks as a low framerate (about 10 fps).
&lt;br&gt;&amp;gt; This is the final state, it continues to play this way until the channel is
&lt;br&gt;&amp;gt; re-tuned, which resumes smooth playing for the next 30 - 60 seconds and
&lt;br&gt;&amp;gt; then it repeats the whole process.
&lt;br&gt;&amp;gt; &amp;nbsp; The sound is played continuously, no skips, and it keeps approximately
&lt;br&gt;&amp;gt; in sync with the video.
&lt;br&gt;&amp;gt; &amp;nbsp; This is not a CPU performance problem - CPU load doesn't hit 1.00 and it
&lt;br&gt;&amp;gt; is a dualcore machine, so there is a big reserve in the CPU power.
&lt;br&gt;&amp;gt; &amp;nbsp; Using kaffeine as a frontend. Formerly used xine-lib-1.1.15 and ffmpeg
&lt;br&gt;&amp;gt; svn from the beginning of September, now tried with current hg snapshot of
&lt;br&gt;&amp;gt; xine-lib and svn snapshot of ffmpeg. Still the same. I've been also playing
&lt;br&gt;&amp;gt; extensively with various xine engine settings (quality of postprocessing,
&lt;br&gt;&amp;gt; deinterlacer type, codecs priority etc.), and it didn't influence anything,
&lt;br&gt;&amp;gt; the problem appears always in the same manner.
&lt;br&gt;&amp;gt; &amp;nbsp; There isn't any debug/error output from xine-lib/ffmpeg.
&lt;br&gt;&amp;gt; &amp;nbsp; Any help, what to fix ?
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; With regards, Pavel Troller
&lt;/div&gt;&lt;br&gt;Could you provide a sample?
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christophe Thommeret
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20280157&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-with-H.264-video-%28DVB-T%29-tp20277549p20280157.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20277549</id>
	<title>A problem with H.264 video (DVB-T)</title>
	<published>2008-10-31T21:22:55Z</published>
	<updated>2008-10-31T21:22:55Z</updated>
	<author>
		<name>Pavel Troller</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&amp;nbsp; I have the following problem with playing H.264 (MPEG4) video from DVB-T
&lt;br&gt;stream:
&lt;br&gt;&amp;nbsp; When the channel is tuned, the video is played perfectly, without any
&lt;br&gt;problems. However, about 30 - 60 seconds later, the video starts to skip.
&lt;br&gt;At first, it stops momentarily and then skips the missing frames for about
&lt;br&gt;every 2 - 3 seconds, so it is very annoying (it still plays smoothly between
&lt;br&gt;the skips, every skip takes about 200 ms). The skip intervals decrease by the
&lt;br&gt;time, and of course also the difference between picture contents before and
&lt;br&gt;after the skip. After about a minute, it skips very often with very short
&lt;br&gt;skips, so it looks as a low framerate (about 10 fps). This is the final state,
&lt;br&gt;it continues to play this way until the channel is re-tuned, which resumes
&lt;br&gt;smooth playing for the next 30 - 60 seconds and then it repeats the whole
&lt;br&gt;process.
&lt;br&gt;&amp;nbsp; The sound is played continuously, no skips, and it keeps approximately
&lt;br&gt;in sync with the video.
&lt;br&gt;&amp;nbsp; This is not a CPU performance problem - CPU load doesn't hit 1.00 and it
&lt;br&gt;is a dualcore machine, so there is a big reserve in the CPU power.
&lt;br&gt;&amp;nbsp; Using kaffeine as a frontend. Formerly used xine-lib-1.1.15 and ffmpeg svn
&lt;br&gt;from the beginning of September, now tried with current hg snapshot of
&lt;br&gt;xine-lib and svn snapshot of ffmpeg. Still the same. I've been also playing
&lt;br&gt;extensively with various xine engine settings (quality of postprocessing,
&lt;br&gt;deinterlacer type, codecs priority etc.), and it didn't influence anything,
&lt;br&gt;the problem appears always in the same manner.
&lt;br&gt;&amp;nbsp; There isn't any debug/error output from xine-lib/ffmpeg. 
&lt;br&gt;&amp;nbsp; Any help, what to fix ?
&lt;br&gt;&amp;nbsp; &amp;nbsp; With regards, Pavel Troller
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20277549&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/A-problem-with-H.264-video-%28DVB-T%29-tp20277549p20277549.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20273927</id>
	<title>crash of vdr and xine-lib-1.2 with external ffmpeg</title>
	<published>2008-10-31T13:55:19Z</published>
	<updated>2008-10-31T13:55:19Z</updated>
	<author>
		<name>Goga777</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;I have debian + VDR 170 + xineliboutput plugin from cvs + xine-lib-1.2 &amp;nbsp;from hg + ffmpeg from svn 
&lt;br&gt;&lt;br&gt;I can see the Live dvb TV satellite channels 576i, 720p, 1080i without special problem. But if in VDR menu I will switch
&lt;br&gt;from 720p channel to 1080i channel (and back) I will have segfault and crash.
&lt;br&gt;&lt;br&gt;In ffmpeg-user list Benjamin Larsson pointed out on xine-lib problem. Here's you can find gdb output during of crash
&lt;br&gt;&lt;a href=&quot;http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2008-October/017694.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2008-October/017694.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Goga
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20273927&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/crash-of-vdr-and-xine-lib-1.2-with-external-ffmpeg-tp20273927p20273927.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20366530</id>
	<title>Re: dxr3 subtitles</title>
	<published>2008-10-25T15:11:40Z</published>
	<updated>2008-10-25T15:11:40Z</updated>
	<author>
		<name>Costa Tsaousis</name>
	</author>
	<content type="html">Costa Tsaousis wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am trying to use .srt or .sub subtitles with xine and dxr3 (via 
&lt;br&gt;&amp;gt; fbxine).
&lt;br&gt;&amp;gt; It seems that xine displays them with totally wrong timing.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I also did a test: I created a sample .srt and .sub file (tried both 
&lt;br&gt;&amp;gt; just in case), with a subtitle every 2 minutes.
&lt;br&gt;&amp;gt; Xine displayed the subtitles like this:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1. 00:00:00
&lt;br&gt;&amp;gt; 2. 00:02:15
&lt;br&gt;&amp;gt; 3. 00:05:45
&lt;br&gt;&amp;gt; 4. 00:09:30
&lt;br&gt;&amp;gt; 5. 00:13:30
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The original subtitles file have them exactly 2 minutes between each 
&lt;br&gt;&amp;gt; other. I verified that other media players show these subtitles right.
&lt;br&gt;&amp;gt; Unfortunately I don't have a X11 box handy to test xine on X11 (only 
&lt;br&gt;&amp;gt; on dxr3 via fbxine).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any ideas?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Costa
&lt;/div&gt;&lt;br&gt;I have verified that even under X11 (no dxr3), xine does not display the 
&lt;br&gt;external subtitles on time. The first susbtitle appear ok, but the later 
&lt;br&gt;ones are shifted.
&lt;br&gt;&lt;br&gt;I have tested this on ubuntu 8.10 and Gentoo. Both versions show the 
&lt;br&gt;external subtitles delayed, while all other players (vlc, mplayer) show 
&lt;br&gt;them on time.
&lt;br&gt;&lt;br&gt;Unfortunately, I cannot find any references for such issues.
&lt;br&gt;Any ideas?
&lt;br&gt;&lt;br&gt;Costa
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20366530&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/dxr3-subtitles-tp20060269p20366530.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20109556</id>
	<title>Re: random probelm with asx stream (yle.fi)</title>
	<published>2008-10-22T05:19:15Z</published>
	<updated>2008-10-22T05:19:15Z</updated>
	<author>
		<name>Libero Mureddu</name>
	</author>
	<content type="html">On Wed, Oct 22, 2008 at 8:03 PM, Matthias Ringwald &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20109556&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mringwal@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;nbsp;So you always have to grab the mms url
&lt;br&gt;&amp;gt; again.
&lt;br&gt;&lt;br&gt;Matthias, I don't completely follow what you meant here, but I
&lt;br&gt;re-downloaded the .asx file, re text-opened, re-pasted in gxine, and
&lt;br&gt;now it works. Is it what you suggested to do?
&lt;br&gt;BTW mplayer didn't work for me, and now it works.
&lt;br&gt;If is it so, that means that the bash script should maybe download
&lt;br&gt;each time the asx file, in order to prevent this behaviour?
&lt;br&gt;Well, what to say, thanks a lot, really.
&lt;br&gt;&lt;br&gt;Ciao
&lt;br&gt;Libero
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Libero Mureddu
&lt;br&gt;Vanha Viertotie, 21 as 417
&lt;br&gt;00350 Helsinki
&lt;br&gt;Finland
&lt;br&gt;&lt;a href=&quot;http://webusers.siba.fi/~limuredd/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://webusers.siba.fi/~limuredd/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.myspace.com/liberomureddu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.myspace.com/liberomureddu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20109556&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/random-probelm-with-asx-stream-%28yle.fi%29-tp20106513p20109556.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20109492</id>
	<title>Re: random probelm with asx stream (yle.fi)</title>
	<published>2008-10-22T05:03:31Z</published>
	<updated>2008-10-22T05:03:31Z</updated>
	<author>
		<name>Matthias Ringwald</name>
	</author>
	<content type="html">Hi Libero
&lt;br&gt;&lt;br&gt;&amp;gt; But because this works in a random way, I was trying to understand &amp;nbsp;
&lt;br&gt;&amp;gt; what's wrong.
&lt;br&gt;&amp;gt; Thanks for your help.
&lt;br&gt;&amp;gt; Libero
&lt;br&gt;&lt;br&gt;It looks like the &amp;quot;auth=da_cVb3c3b3c...&amp;quot; part of the URL is a kind of &amp;nbsp;
&lt;br&gt;one-time-authentication code which you get with the asx file. If you &amp;nbsp;
&lt;br&gt;try the mms stream later, it will fail. So you always have to grab the &amp;nbsp;
&lt;br&gt;mms url again.
&lt;br&gt;&lt;br&gt;matthias
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20109492&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/random-probelm-with-asx-stream-%28yle.fi%29-tp20106513p20109492.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20108524</id>
	<title>Re: random probelm with asx stream (yle.fi)</title>
	<published>2008-10-22T04:05:28Z</published>
	<updated>2008-10-22T04:05:28Z</updated>
	<author>
		<name>Libero Mureddu</name>
	</author>
	<content type="html">Hi Matthias,
&lt;br&gt;I understand completely the issue with the asx redirection, in fact
&lt;br&gt;one guy on the puppy linux forum just made a bash script to solve
&lt;br&gt;this. My problem is that for strange reason, now I cannot listen
&lt;br&gt;anymore the streaming (even if I manually find the correct asx
&lt;br&gt;address).
&lt;br&gt;But because this works in a random way, I was trying to understand what's wrong.
&lt;br&gt;Thanks for your help.
&lt;br&gt;Libero
&lt;br&gt;&lt;br&gt;On Wed, Oct 22, 2008 at 6:58 PM, Matthias Ringwald &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20108524&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mringwal@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; hi Libero
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; the handling of asx/asf streams is nowhere near complete. mplayer can handle
&lt;br&gt;&amp;gt; at least one level of redirection, e.g. from the asx to the actual mms
&lt;br&gt;&amp;gt; stream.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I can listen to &amp;quot;radio 1&amp;quot; with this command (it worked 3 time in a row..)
&lt;br&gt;&amp;gt; mplayer -playlist &lt;a href=&quot;http://akastreaming.yle.fi/vp/fiyle/no_geo/live_i.asx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://akastreaming.yle.fi/vp/fiyle/no_geo/live_i.asx&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; maybe this at least helps you to listen to music. the handling of asx should
&lt;br&gt;&amp;gt; be improved in all players actually.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; cheers,
&lt;br&gt;&amp;gt; matthias
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 22.10.2008, at 12:06, Libero Mureddu wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Wed, Oct 22, 2008 at 5:31 PM, Matthias Ringwald &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20108524&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mringwal@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi Libero
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; can you try other players, esp. mplayer or vlc, to see if the problem
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; comes
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; from the used libraries or from xine-lib.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; matthias
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi Matthias,
&lt;br&gt;&amp;gt;&amp;gt; Thanks for your answer.
&lt;br&gt;&amp;gt;&amp;gt; here's the output from VLC:, maybe it's useful to you to know that
&lt;br&gt;&amp;gt;&amp;gt; even in ubuntu, I had similar issues, sometimes it worked (after
&lt;br&gt;&amp;gt;&amp;gt; installing I don't remember how many different things), but then, a
&lt;br&gt;&amp;gt;&amp;gt; fresh install of ubuntu 8.04 and vlc, didn't work anymore.
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Libero Mureddu
&lt;br&gt;Vanha Viertotie, 21 as 417
&lt;br&gt;00350 Helsinki
&lt;br&gt;Finland
&lt;br&gt;&lt;a href=&quot;http://webusers.siba.fi/~limuredd/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://webusers.siba.fi/~limuredd/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.myspace.com/liberomureddu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.myspace.com/liberomureddu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20108524&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/random-probelm-with-asx-stream-%28yle.fi%29-tp20106513p20108524.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20108407</id>
	<title>Re: random probelm with asx stream (yle.fi)</title>
	<published>2008-10-22T03:58:11Z</published>
	<updated>2008-10-22T03:58:11Z</updated>
	<author>
		<name>Matthias Ringwald</name>
	</author>
	<content type="html">hi Libero
&lt;br&gt;&lt;br&gt;the handling of asx/asf streams is nowhere near complete. mplayer can &amp;nbsp;
&lt;br&gt;handle at least one level of redirection, e.g. from the asx to the &amp;nbsp;
&lt;br&gt;actual mms stream.
&lt;br&gt;&lt;br&gt;I can listen to &amp;quot;radio 1&amp;quot; with this command (it worked 3 time in a &amp;nbsp;
&lt;br&gt;row..)
&lt;br&gt;mplayer -playlist &lt;a href=&quot;http://akastreaming.yle.fi/vp/fiyle/no_geo/live_i.asx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://akastreaming.yle.fi/vp/fiyle/no_geo/live_i.asx&lt;/a&gt;&lt;br&gt;&lt;br&gt;maybe this at least helps you to listen to music. the handling of asx &amp;nbsp;
&lt;br&gt;should be improved in all players actually.
&lt;br&gt;&lt;br&gt;cheers,
&lt;br&gt;matthias
&lt;br&gt;&lt;br&gt;On 22.10.2008, at 12:06, Libero Mureddu wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, Oct 22, 2008 at 5:31 PM, Matthias Ringwald &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20108407&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mringwal@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; &amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi Libero
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; can you try other players, esp. mplayer or vlc, to see if the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; problem comes
&lt;br&gt;&amp;gt;&amp;gt; from the used libraries or from xine-lib.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; matthias
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Matthias,
&lt;br&gt;&amp;gt; Thanks for your answer.
&lt;br&gt;&amp;gt; here's the output from VLC:, maybe it's useful to you to know that
&lt;br&gt;&amp;gt; even in ubuntu, I had similar issues, sometimes it worked (after
&lt;br&gt;&amp;gt; installing I don't remember how many different things), but then, a
&lt;br&gt;&amp;gt; fresh install of ubuntu 8.04 and vlc, didn't work anymore.
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20108407&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/random-probelm-with-asx-stream-%28yle.fi%29-tp20106513p20108407.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20107658</id>
	<title>Re: random probelm with asx stream (yle.fi)</title>
	<published>2008-10-22T03:06:49Z</published>
	<updated>2008-10-22T03:06:49Z</updated>
	<author>
		<name>Libero Mureddu</name>
	</author>
	<content type="html">On Wed, Oct 22, 2008 at 5:31 PM, Matthias Ringwald &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20107658&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mringwal@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hi Libero
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; can you try other players, esp. mplayer or vlc, to see if the problem comes
&lt;br&gt;&amp;gt; from the used libraries or from xine-lib.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; matthias
&lt;br&gt;&lt;br&gt;Hi Matthias,
&lt;br&gt;Thanks for your answer.
&lt;br&gt;here's the output from VLC:, maybe it's useful to you to know that
&lt;br&gt;even in ubuntu, I had similar issues, sometimes it worked (after
&lt;br&gt;installing I don't remember how many different things), but then, a
&lt;br&gt;fresh install of ubuntu 8.04 and vlc, didn't work anymore.
&lt;br&gt;Ciao,
&lt;br&gt;Libero
&lt;br&gt;&lt;br&gt;******************* VLC OUTPUT ****************
&lt;br&gt;VLC 0.8.6h
&lt;br&gt;[00000287] ts demuxer error: cannot peek
&lt;br&gt;[00000326] access_mms access error: error while asking for file -1
&lt;br&gt;[00000326] access_mms access error: error while asking for file -1
&lt;br&gt;[00000326] access_mms access error: cannot connect to server
&lt;br&gt;[00000326] access_mms access error: error: HTTP/1.0 456 Header Field Not Valid
&lt;br&gt;[00000324] main input error: no suitable access module for
&lt;br&gt;`mms://a1185.l2187819185.c21878.e.lm.akamaistream.net/D/1185/21878/v0001/reflector:19185?auth=da_dwbBc_dsdqcbcndJcRaZcudIdNaLbQcp-bi_VCt-E-plK-m9ra&amp;aifp=v01&amp;WMBitRate=&amp;WMCache=0
&lt;br&gt;'
&lt;br&gt;[00000272] main playlist: nothing to play
&lt;br&gt;[00000272] main playlist: stopping playback
&lt;br&gt;********* END OF VLC OUTPUT *******************
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20107658&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/random-probelm-with-asx-stream-%28yle.fi%29-tp20106513p20107658.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20107152</id>
	<title>Re: random probelm with asx stream (yle.fi)</title>
	<published>2008-10-22T02:31:31Z</published>
	<updated>2008-10-22T02:31:31Z</updated>
	<author>
		<name>Matthias Ringwald</name>
	</author>
	<content type="html">Hi Libero
&lt;br&gt;&lt;br&gt;can you try other players, esp. mplayer or vlc, to see if the problem &amp;nbsp;
&lt;br&gt;comes from the used libraries or from xine-lib.
&lt;br&gt;&lt;br&gt;matthias
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 22.10.2008, at 10:44, Libero Mureddu wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; ..Thanks a lot for any help, it's really important for me to listen &amp;nbsp;
&lt;br&gt;&amp;gt; this
&lt;br&gt;&amp;gt; stream 'cause I'm not in Finland at the moment, so I can listen to it
&lt;br&gt;&amp;gt; only with net radio.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Best regards,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Libero Mureddu
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20107152&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/random-probelm-with-asx-stream-%28yle.fi%29-tp20106513p20107152.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20106513</id>
	<title>random probelm with asx stream (yle.fi)</title>
	<published>2008-10-22T01:44:36Z</published>
	<updated>2008-10-22T01:44:36Z</updated>
	<author>
		<name>Libero Mureddu</name>
	</author>
	<content type="html">Hi to all,
&lt;br&gt;I'm new to this list. First of all, thanks to the developers for their
&lt;br&gt;great job.
&lt;br&gt;I'm using Puppy Linux 4.1 that uses gxine as default media player.
&lt;br&gt;My problem is that I cannot listen regularly the net radio stream from
&lt;br&gt;the finnish state broadcasting company (&lt;a href=&quot;http://yle.fi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yle.fi&lt;/a&gt;).
&lt;br&gt;I saved the asx file and opened with a text editor, and from there I
&lt;br&gt;took the second link and pasted in xine. The problem is that sometimes
&lt;br&gt;it works and sometimes it doesn't, but I cannot track really what the
&lt;br&gt;problem is. Once it started not work after I ran gxine from the
&lt;br&gt;command line, but then it started again after a reboot, and now it
&lt;br&gt;doesn't anymore...
&lt;br&gt;&lt;br&gt;I ran gxine with the --verbose option and luckily I could save two
&lt;br&gt;reports, one for the working situation, one for the not working one.
&lt;br&gt;I didn't do anything particular, sometimes it works sometimes it doesn't.
&lt;br&gt;It would be really nice to understand what's going wrong.
&lt;br&gt;&lt;br&gt;I'm using xine-lib-1.1.14, gxine 0.5.9-1 Puppy linux 4.1 with kernel 2.6.25.16
&lt;br&gt;The link I'm referring to is: &lt;a href=&quot;http://areena.yle.fi/mediasoitin/ylenklassinen/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://areena.yle.fi/mediasoitin/ylenklassinen/&lt;/a&gt;&lt;br&gt;and from this page, one can get this other link:
&lt;br&gt;&lt;a href=&quot;http://yle.fi/livestream/ylenklassinen.asx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yle.fi/livestream/ylenklassinen.asx&lt;/a&gt;&amp;nbsp;(not working), and, opening
&lt;br&gt;this one with a text editor, the &amp;quot;(not)working&amp;quot; link is:
&lt;br&gt;&lt;a href=&quot;http://akastreaming.yle.fi/vp/fiyle/no_geo/live_m.asx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://akastreaming.yle.fi/vp/fiyle/no_geo/live_m.asx&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks a lot for any help, it's really important for me to listen this
&lt;br&gt;stream 'cause I'm not in Finland at the moment, so I can listen to it
&lt;br&gt;only with net radio.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;&lt;br&gt;Libero Mureddu
&lt;br&gt;&lt;br&gt;Here come the outputs (after the load plugin section).
&lt;br&gt;&lt;br&gt;************ WORKING OUTPUT
&lt;br&gt;# gxine --verbose
&lt;br&gt;&lt;a href=&quot;http://akastreaming.yle.fi/vp/fiyle/no_geo/live_m.asx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://akastreaming.yle.fi/vp/fiyle/no_geo/live_m.asx&lt;/a&gt;&amp;nbsp;&amp;gt; working.txt
&lt;br&gt;v_offset=0 pts
&lt;br&gt;xine: found input plugin &amp;nbsp;: mms streaming input plugin
&lt;br&gt;xine: found demuxer plugin: ASF demux plugin
&lt;br&gt;ffmpeg_audio_dec: increasing buffer to 98304 to avoid overflow.
&lt;br&gt;engine: &amp;gt; executing 'widget.__js.wi.set_show (false)'...
&lt;br&gt;engine: &amp;gt; executing 'widget.__js.wq.set_show (false)'...
&lt;br&gt;engine: &amp;gt; executing 'widget.__js.ww.set_show (false)'...
&lt;br&gt;engine: &amp;gt; executing 'widget.__js.we.set_show (false)'...
&lt;br&gt;fixing sound card drift by -2896 pts
&lt;br&gt;fixing sound card drift by -2174 pts
&lt;br&gt;fixing sound card drift by -1634 pts
&lt;br&gt;engine: &amp;gt; executing 'stop ();'...
&lt;br&gt;libmms: failed to read mms packet header
&lt;br&gt;libmms: get_media_packet failed
&lt;br&gt;xine: found input plugin &amp;nbsp;: file input plugin
&lt;br&gt;ebml: invalid EBML ID size (0x0) at position 1
&lt;br&gt;ebml: invalid master element
&lt;br&gt;xine: found demuxer plugin: Elementary MPEG stream demux plugin
&lt;br&gt;************* END OF WORKING
&lt;br&gt;&lt;br&gt;************* NOT WORKING OUTPUT
&lt;br&gt;# gxine --verbose
&lt;br&gt;&lt;a href=&quot;http://akastreaming.yle.fi/vp/fiyle/no_geo/live_m.asx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://akastreaming.yle.fi/vp/fiyle/no_geo/live_m.asx&lt;/a&gt;&amp;nbsp;&amp;gt; notworking.txt
&lt;br&gt;av_offset=0 pts
&lt;br&gt;xine: found input plugin &amp;nbsp;: mms streaming input plugin
&lt;br&gt;libmms: failed to read mms packet header
&lt;br&gt;libmmsh: http status not 2xx: &amp;gt;456 Header Field Not Valid&amp;lt;
&lt;br&gt;xine: input plugin cannot open MRL
&lt;br&gt;[mms://a1185.l2187819185.c21878.e.lm.akamaistream.net/D/1185/21878/v0001/reflector:19185?auth=da_d4d8blcJaadAdZcGcid4a6b1c4aWdnd1-bi_EAW-E-tnD-k8o7&amp;aifp=v01&amp;WMBitRate=&amp;WMCache=0
&lt;br&gt;]
&lt;br&gt;xine: cannot find input plugin for MRL
&lt;br&gt;[mms://a1185.l2187819185.c21878.e.lm.akamaistream.net/D/1185/21878/v0001/reflector:19185?auth=da_d4d8blcJaadAdZcGcid4a6b1c4aWdnd1-bi_EAW-E-tnD-k8o7&amp;aifp=v01&amp;WMBitRate=&amp;WMCache=0
&lt;br&gt;]
&lt;br&gt;engine: &amp;gt; executing 'widget.__js.wi.set_show (false)'...
&lt;br&gt;engine: &amp;gt; executing 'widget.__js.wq.set_show (false)'...
&lt;br&gt;engine: &amp;gt; executing 'widget.__js.ww.set_show (false)'...
&lt;br&gt;engine: &amp;gt; executing 'widget.__js.we.set_show (false)'...
&lt;br&gt;xine: found input plugin &amp;nbsp;: file input plugin
&lt;br&gt;ebml: invalid EBML ID size (0x0) at position 1
&lt;br&gt;ebml: invalid master element
&lt;br&gt;xine: found demuxer plugin: Elementary MPEG stream demux plugin
&lt;br&gt;engine: &amp;gt; executing 'exit();'...
&lt;br&gt;av_offset=0 pts
&lt;br&gt;***************** END OF NOT WORKING
&lt;br&gt;-- 
&lt;br&gt;Libero Mureddu
&lt;br&gt;Vanha Viertotie, 21 as 417
&lt;br&gt;00350 Helsinki
&lt;br&gt;Finland
&lt;br&gt;&lt;a href=&quot;http://webusers.siba.fi/~limuredd/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://webusers.siba.fi/~limuredd/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.myspace.com/liberomureddu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.myspace.com/liberomureddu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20106513&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/random-probelm-with-asx-stream-%28yle.fi%29-tp20106513p20106513.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20080570</id>
	<title>Re: Problems with xine installation</title>
	<published>2008-10-20T16:01:43Z</published>
	<updated>2008-10-20T16:01:43Z</updated>
	<author>
		<name>Carlos E. R.-2</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Monday, 2008-10-20 at 08:19 +0100, Andrew Meredith wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; You should probably also open a problem report against the Suse
&lt;br&gt;&amp;gt; packages. They should either offer the rpms in a working condition, or
&lt;br&gt;&amp;gt; not at all.
&lt;br&gt;&lt;br&gt;You can not report a problem against distro packages when you compile your 
&lt;br&gt;own.
&lt;br&gt;&lt;br&gt;Opensuse suplies a correct xine, but &amp;quot;crippled&amp;quot; for legal reasons. Users 
&lt;br&gt;can either install the alternative xine RPMs from packman, or compile 
&lt;br&gt;their own.
&lt;br&gt;&lt;br&gt;- -- 
&lt;br&gt;Cheers,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Carlos E. R.
&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v2.0.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkj9DdsACgkQtTMYHG2NR9VVvQCeIwfom5RBdzEPgXiKY3Vnampg
&lt;br&gt;zcMAniBZBnpFUuEL2dahjqr21bcbMIDi
&lt;br&gt;=ri+k
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20080570&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-with-xine-installation-tp20059768p20080570.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20064614</id>
	<title>Re: Problems with xine installation</title>
	<published>2008-10-20T00:19:41Z</published>
	<updated>2008-10-20T00:19:41Z</updated>
	<author>
		<name>Andrew Meredith</name>
	</author>
	<content type="html">You should probably also open a problem report against the Suse 
&lt;br&gt;packages. They should either offer the rpms in a working condition, or 
&lt;br&gt;not at all.
&lt;br&gt;&lt;br&gt;Andy M
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;___________________________________________________________
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Andrew Meredith BEng CEng CITP MBCS MIET
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.anvil.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.anvil.org&lt;/a&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20064614&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andrew@...&lt;/a&gt;
&lt;br&gt;___________________________________________________________
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20064614&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-with-xine-installation-tp20059768p20064614.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20060034</id>
	<title>Re: Problems with xine installation</title>
	<published>2008-10-19T13:40:21Z</published>
	<updated>2008-10-19T13:40:21Z</updated>
	<author>
		<name>Darren Salt</name>
	</author>
	<content type="html">I demand that Wim Eijsenga may or may not have written...
&lt;br&gt;&lt;br&gt;&amp;gt; I am trying to install xine but I am not very succesful. At the end I get
&lt;br&gt;&amp;gt; an xine executable which gives a &amp;nbsp;message:
&lt;br&gt;&amp;gt; ----&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xine engine error
&lt;br&gt;&amp;gt; -----&amp;gt; &amp;nbsp; &amp;nbsp;There is no demuxer &amp;nbsp;plugin available .......
&lt;br&gt;[snip]
&lt;br&gt;&amp;gt; I use OPENSUSE 10.2 Linux, the xine versions I use
&lt;br&gt;&amp;gt; are xine-lib-1.1.5 and xine-ui-0.99.5
&lt;br&gt;[snip]
&lt;br&gt;&lt;br&gt;You need this: &lt;a href=&quot;http://packman.links2linux.org/package/xine-lib&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packman.links2linux.org/package/xine-lib&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;| Darren Salt &amp;nbsp; &amp;nbsp;| linux or ds at &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| nr. Ashington, | Toon
&lt;br&gt;| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
&lt;br&gt;| + Use more efficient products. Use less. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;BE MORE ENERGY EFFICIENT.
&lt;br&gt;&lt;br&gt;GUIs make simple tasks easy and complex tasks impossible.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20060034&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-with-xine-installation-tp20059768p20060034.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20060281</id>
	<title>Re: Problems with xine installation</title>
	<published>2008-10-19T13:39:47Z</published>
	<updated>2008-10-19T13:39:47Z</updated>
	<author>
		<name>Manfred Tremmel</name>
	</author>
	<content type="html">Am Sonntag 19 Oktober 2008 schrieb Wim Eijsenga:
&lt;br&gt;&lt;br&gt;&amp;gt; I am trying to install xine but I am not very succesful.
&lt;br&gt;&amp;gt; At the end I get an xine executable which gives a &amp;nbsp;message:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xine engine error
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----&amp;gt; &amp;nbsp; &amp;nbsp;There is no demuxer &amp;nbsp;plugin available .......
&lt;br&gt;&lt;br&gt;Missing includes when compiled xine-lib? Take a look into the configure 
&lt;br&gt;output, when there are a lot of missing entries, the plugins are not 
&lt;br&gt;build. In your case it seems everything is missing.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; xine-check gives:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----&amp;gt; No skin directory in ~Xine.install/share/skins
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I use OPENSUSE 10.2 Linux, the xine versions I use
&lt;br&gt;&amp;gt; are xine-lib-1.1.5 and xine-ui-0.99.5
&lt;br&gt;&lt;br&gt;And why did you not installing the packages from Packman?
&lt;br&gt;Got to &lt;a href=&quot;http://packman.links2linux.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packman.links2linux.de&lt;/a&gt;&amp;nbsp;and take a look into the FAQ, it's 
&lt;br&gt;discribed how to include Packman into YaST, so you needn't worry about 
&lt;br&gt;the dependencies, just set xine-ui tu update.
&lt;br&gt;But uninstall selve compiled versions before (&amp;quot;make uninstall&amp;quot; in the 
&lt;br&gt;source directories)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Machs gut &amp;nbsp; &amp;nbsp;| &lt;a href=&quot;http://www.iivs.de/schwinde/buerger/tremmel/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.iivs.de/schwinde/buerger/tremmel/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &lt;a href=&quot;http://packman.links2linux.de/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packman.links2linux.de/&lt;/a&gt;&lt;br&gt;Manfred &amp;nbsp; &amp;nbsp; &amp;nbsp;| &lt;a href=&quot;http://www.knightsoft-net.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.knightsoft-net.de&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20060281&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-with-xine-installation-tp20059768p20060281.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20059768</id>
	<title>Problems with xine installation</title>
	<published>2008-10-19T13:11:51Z</published>
	<updated>2008-10-19T13:11:51Z</updated>
	<author>
		<name>Wim Eijsenga</name>
	</author>
	<content type="html">Dir Sir/Madam,
&lt;br&gt;&lt;br&gt;I am trying to install xine but I am not very succesful.
&lt;br&gt;At the end I get an xine executable which gives a &amp;nbsp;message:
&lt;br&gt;&lt;br&gt;----&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xine engine error
&lt;br&gt;&lt;br&gt;-----&amp;gt; &amp;nbsp; &amp;nbsp;There is no demuxer &amp;nbsp;plugin available .......
&lt;br&gt;&lt;br&gt;&lt;br&gt;xine-check gives:
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----&amp;gt; No skin directory in ~Xine.install/share/skins
&lt;br&gt;&lt;br&gt;&lt;br&gt;I use OPENSUSE 10.2 Linux, the xine versions I use
&lt;br&gt;are xine-lib-1.1.5 and xine-ui-0.99.5
&lt;br&gt;&lt;br&gt;&lt;br&gt;I installed xine-ui twice, but there is not any improvement
&lt;br&gt;&lt;br&gt;&lt;br&gt;I hope you can give me a hint
&lt;br&gt;&lt;br&gt;&lt;br&gt;Many thanks in advance
&lt;br&gt;&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;&lt;br&gt;&lt;br&gt;Wim Eijsenga
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20059768&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-with-xine-installation-tp20059768p20059768.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20060269</id>
	<title>dxr3 subtitles</title>
	<published>2008-10-17T19:25:11Z</published>
	<updated>2008-10-17T19:25:11Z</updated>
	<author>
		<name>Costa Tsaousis</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I am trying to use .srt or .sub subtitles with xine and dxr3 (via fbxine).
&lt;br&gt;It seems that xine displays them with totally wrong timing.
&lt;br&gt;&lt;br&gt;I also did a test: I created a sample .srt and .sub file (tried both 
&lt;br&gt;just in case), with a subtitle every 2 minutes.
&lt;br&gt;Xine displayed the subtitles like this:
&lt;br&gt;&lt;br&gt;1. 00:00:00
&lt;br&gt;2. 00:02:15
&lt;br&gt;3. 00:05:45
&lt;br&gt;4. 00:09:30
&lt;br&gt;5. 00:13:30
&lt;br&gt;&lt;br&gt;The original subtitles file have them exactly 2 minutes between each 
&lt;br&gt;other. I verified that other media players show these subtitles right.
&lt;br&gt;Unfortunately I don't have a X11 box handy to test xine on X11 (only on 
&lt;br&gt;dxr3 via fbxine).
&lt;br&gt;&lt;br&gt;Any ideas?
&lt;br&gt;&lt;br&gt;Costa
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20060269&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/dxr3-subtitles-tp20060269p20060269.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19997619</id>
	<title>installing on Fedora Core 9 with vdr</title>
	<published>2008-10-15T07:01:47Z</published>
	<updated>2008-10-15T07:01:47Z</updated>
	<author>
		<name>kiwi2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm having a very frustrating time trying to install xine on FC9 with
&lt;br&gt;vdr support. I thought that I could just do yum install... from livna.
&lt;br&gt;No vdr support in their version.
&lt;br&gt;&lt;br&gt;So I slipped into my hg copy of xine-lib-1.2, updated and have since
&lt;br&gt;been in dependency hell.
&lt;br&gt;&lt;br&gt;What is with vcd and faad? I have those installed for vlc.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;&lt;br&gt;Tony
&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19997619&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/installing-on-Fedora-Core-9-with-vdr-tp19997619p19997619.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19909129</id>
	<title>Xine crashes when using option &quot;gui.video_display&quot; to show video on second display</title>
	<published>2008-10-09T15:51:47Z</published>
	<updated>2008-10-09T15:51:47Z</updated>
	<author>
		<name>Bas van Schaik</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I have configured a second X instance for my LCD television and was
&lt;br&gt;expecting to be able to use the &amp;quot;gui.video_display&amp;quot; option to display
&lt;br&gt;the Xine video window on the second display (:2) and the controls on my
&lt;br&gt;primary display (:1). Although Xine attempts to start on both displays
&lt;br&gt;and the video window is shortly (at most 0.5 seconds) visible on my LCD
&lt;br&gt;television, Xine almost immediately exits with this error:
&lt;br&gt;&amp;gt; X Error of failed request: &amp;nbsp;BadWindow (invalid Window parameter)
&lt;br&gt;&amp;gt; &amp;nbsp; Major opcode of failed request: &amp;nbsp;18 (X_ChangeProperty)
&lt;br&gt;&amp;gt; &amp;nbsp; Resource id in failed request: &amp;nbsp;0x38003cf
&lt;br&gt;&amp;gt; &amp;nbsp; Serial number of failed request: &amp;nbsp;171
&lt;br&gt;&amp;gt; &amp;nbsp; Current serial number in output stream: &amp;nbsp;173
&lt;br&gt;I have tried using other video drivers, no difference. When not using
&lt;br&gt;the &amp;quot;gui.video_display&amp;quot; option and simply setting &amp;quot;DISPLAY=:1&amp;quot; Xine
&lt;br&gt;works fine on my television. Obviously, it also works when &amp;quot;DISPLAY=:0&amp;quot;.
&lt;br&gt;&lt;br&gt;Does anyone have a suggestion how to get the Xine video window running
&lt;br&gt;on :1 and the controls on :0? Thanks!
&lt;br&gt;&lt;br&gt;&amp;nbsp; -- Bas
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19909129&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Xine-crashes-when-using-option-%22gui.video_display%22-to-show-video-on-second-display-tp19909129p19909129.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19755551</id>
	<title>Problems with xine-lib 1.1.15</title>
	<published>2008-09-30T23:31:36Z</published>
	<updated>2008-09-30T23:31:36Z</updated>
	<author>
		<name>Ken Arromdee</name>
	</author>
	<content type="html">libdvdread is 0.9.7, libdvdcss is 1.2.8, xine-ui 0.99.5.
&lt;br&gt;&lt;br&gt;When I try to play the dvd &amp;quot;On Her Majesty's Secret Service&amp;quot; (James Bond
&lt;br&gt;Ultimate Edition), most of it plays; however, if I play the extras disk and
&lt;br&gt;try to play anything from the &amp;quot;Radio Communication&amp;quot; section, Xine immediately
&lt;br&gt;stops with the error: 
&lt;br&gt;&lt;br&gt;libdvdread: Can't seek to block 3735883
&lt;br&gt;libdvdread: Invalid IFO for title 10 (VTS_10_0.IFO).
&lt;br&gt;&lt;br&gt;I've had similar problems in the past trying to play other audio-only
&lt;br&gt;parts of DVDs.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;xine-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19755551&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xine-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/xine-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/xine-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-with-xine-lib-1.1.15-tp19755551p19755551.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20060278</id>
	<title>xind vdr</title>
	<published>2008-09-19T01:18:50Z</published>
	<updated>2008-09-19T01:18:50Z</updated>
	<author>
		<name>hasan ali-3</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;
hi ...&lt;br&gt;i compiled xine with vdr &lt;br&gt;and when i try to run xine nothing the app gone direct &lt;br&gt;the xine open and close direct ?&lt;br&gt;and i try &lt;br&gt;&lt;br&gt;&lt;small&gt;xine --verbose ................ same ....look to this logo&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/small&gt;&lt;pre class=&quot;code&quot; id=&quot;codemain&quot;&gt;root@greatmagician:/usr/local/src/xine-cvs/xine-ui# xine --verbose&lt;br&gt;This is xine (X11 gui) - a free video player v0.99.6cvs.&lt;br&gt;(c) 2000-2007 The xine Team.&lt;br&gt;Built with xine library 1.1.11 (1.1.11hg)&lt;br&gt;Found xine library version: 1.1.15 (1.1.15).&lt;br&gt;   Platform information:&lt;br&gt;   --------------------&lt;br&gt;        system name     : Linux&lt;br&gt;        node name       : greatmagician&lt;br&gt;        release         : 2.6.24-19-generic&lt;br&gt;        version         : #1 SMP Wed Aug 20 22:56:21 UTC 2008&lt;br&gt;        machine         : i686&lt;br&gt;   CPU information:&lt;br&gt;   ---------------&lt;br&gt;	processor	: 0&lt;br&gt;	vendor_id	: GenuineIntel&lt;br&gt;	cpu family	: 15&lt;br&gt;	model		: 4&lt;br&gt;	model name	: Intel(R) Celeron(R) CPU 2.66GHz&lt;br&gt;	stepping	: 9&lt;br&gt;	cpu MHz		: 2660.411&lt;br&gt;	cache size	: 256 KB&lt;br&gt;	fdiv_bug	: no&lt;br&gt;	hlt_bug		: no&lt;br&gt;	f00f_bug	: no&lt;br&gt;	coma_bug	: no&lt;br&gt;	fpu		: yes&lt;br&gt;	fpu_exception	: yes&lt;br&gt;	cpuid level	: 5&lt;br&gt;	wp		: yes&lt;br&gt;	flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc up pebs bts sync_rdtsc pni monitor ds_cpl tm2 cid cx16 xtpr lahf_lm&lt;br&gt;	bogomips	: 5328.06&lt;br&gt;	clflush size	: 64&lt;br&gt;   -------&lt;br&gt;   Display Name:          :0.0,&lt;br&gt;   XServer Vendor:        The X.Org Foundation,&lt;br&gt;   Protocol Version:      11, Revision: 0,&lt;br&gt;   Available Screen(s):   1,&lt;br&gt;   Default screen number: 0,&lt;br&gt;   Using screen:          0,&lt;br&gt;   Depth:                 24,&lt;br&gt;-[ xiTK version 0.10.7 [XFT] ]-[ WM type: (EWMH) Metacity {compiz} ]-&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_mpc.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_rgb.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_vcd.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_ogg.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_ogg.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_dvb.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_vdr.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_vdr.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_vdr.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_vdr.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_mpeg_elem.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_mpeg.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_ao_out_oss.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_audio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_dts.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_ao_out_alsa.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_dxr3_spu.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_ao_out_file.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_matroska.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_real.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_rtp.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_gdk_pixbuf.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_spucc.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_a52.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_pnm.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_vo_out_none.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_nsf.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_dvaudio.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_games.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_games.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_games.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_games.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_games.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_games.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_games.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_games.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_games.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_games.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_games.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_iff.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_vo_out_xvmc.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_vo_out_syncfb.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_spucmml.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_gnome_vfs.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_dvd.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_net.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_cdda.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_vcdo.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_ao_out_jack.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_asf.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_pvr.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_gsm610.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_lpcm.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_decode_bitplane.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_vo_out_fb.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_ao_out_none.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_v4l.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_v4l.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_inp_file.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugins/1.20/xineplug_dmx_sputext.so found&lt;br&gt;load_plugins: plugin /usr/local/lib/xine/plugin