Re: [vdr] Xine - VDpau config help

2010-06-15 Thread István Füley
Glad to hear, that you managed to fix it. I don't think that the 
broadcaster will care about it :(
How the GT220 is working with vdpau? Is the temporal_spatial 
deinterlacing working without freezes or dropped frames?
I'm thinking about buying a similar card, at the moment I'm using a 
Geforce 8xxx onboard series, and it is not capable of temporal_spatial 
at full HD resolution.

Or maybe I should wait for the TT FF DVB-S2...

thanks,

Füley István

Jouni Karvo wrote:

On 12.06.2010 20:59, István Füley wrote:

Jouni Karvo wrote:


video.output.vdpau_honor_progressive:1


Try to change it back to 0.

Ah.  Seems you are right - the problem is in the broadcast.  I sent an 
improvement suggestion, let's see whether they bother to respond.


Thanks for the help!

yours,
Jouni

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr




___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] vdr xine-lib eac3

2010-06-15 Thread zaverel
hello

i use your  patch  xineliboutputeac3_4.diff   with vdr-1.7.15 and latest
xine-lib-1.2 and xineliboutput .

That's work very better than my previous test.

But there is a probleme with 5.0 audio (only music and no voice).
I think that's why i have ramdom crash at vdr-sxfe startup or  zapping
on eac3 hd channel.
pist fra (the first)  is sometime in 2.0 sometime in 5.0


so i still  have to downmix  eac3 to stereo whith your 
ff_audio_decoder.patch from xine-user mailing list.

That dont prevent crash but 5.0 has alway good sound

see you

diff -r cb99a1abe986 src/combined/ffmpeg/ff_audio_decoder.c
--- a/src/combined/ffmpeg/ff_audio_decoder.cFri Apr 09 18:55:47 2010
+0200
+++ b/src/combined/ffmpeg/ff_audio_decoder.cSat Apr 10 16:23:14 2010
+0200
@@ -219,6 +219,12 @@
 this-context-extradata_size);
   break;
 }
+  case BUF_AUDIO_EAC3:
+  case BUF_AUDIO_A52:
+{
+  this-context-request_channels = 2;
+  break;
+}
   default:
 xprintf(this-stream-xine, XINE_VERBOSITY_LOG,
 ffmpeg_audio_dec: unknown header with buf type
0x%X\n, codec_type);




___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Vdr 1.7.15 and vdradmin

2010-06-15 Thread Christian Wieninger

Hi,

vdr-1.7.15 uses a new default port 6419 for SVDRP. vdradmin and 
epgsearch must be configured to the new port.


BR,
Christian


Am 15.06.2010 16:59, schrieb Seppo Ingalsuo:

Hi,

Has anyone noticed problems with vdradmin-am, epgsearch and new vdr
1.7.15?

Since upgrade from vdr 1.7.14 VDRadmin web interface dones not work. Web
browser shows this error:

Can't connect to VDR at localhost:2001

Please check if VDR is running and if VDR's svdrphosts.conf is
configured correctly.

In the vdr log I see messages EPGSearch: error connecting to socket!.
My svdrphosts.conf is like with the previous version. Has something
changed?

Eventually I seem to loose also tuners. The log files shows e.g. ERROR:
can't open filter handle on '/dev/dvb/adapter1/demux0'. There are
finnish messages ERROR (svdrp.c,126): Liian monta avointa tiedostoa
that translates to too many open files.

BR,
Seppo



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
   


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Vdr 1.7.15 and vdradmin

2010-06-15 Thread VDR User
On Tue, Jun 15, 2010 at 8:12 AM, Christian Wieninger cwienin...@gmx.de wrote:
 vdr-1.7.15 uses a new default port 6419 for SVDRP. vdradmin and epgsearch
 must be configured to the new port.

You may also use the -p command line switch and set the port back to
2001 if you like.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Vdr 1.7.15 and vdradmin

2010-06-15 Thread Lars Bläser
Seppo Ingalsuo wrote:
 Hi,
 
 Has anyone noticed problems with vdradmin-am, epgsearch and new vdr
 1.7.15?
 
 Since upgrade from vdr 1.7.14 VDRadmin web interface dones not work. Web
 browser shows this error:
 
 Can't connect to VDR at localhost:2001

its always a good idea to read the hitory file ...


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Vdr 1.7.15 and vdradmin

2010-06-15 Thread Seppo Ingalsuo

On Tue, 2010-06-15 at 09:41 -0700, VDR User wrote:
 On Tue, Jun 15, 2010 at 8:12 AM, Christian Wieninger cwienin...@gmx.de 
 wrote:
  vdr-1.7.15 uses a new default port 6419 for SVDRP. vdradmin and epgsearch
  must be configured to the new port.
 
 You may also use the -p command line switch and set the port back to
 2001 if you like.

That was it, thank you!

BR,
Seppo



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Xine - VDpau config help

2010-06-15 Thread Jouni Karvo

On 15.06.2010 11:20, István Füley wrote:
Glad to hear, that you managed to fix it. I don't think that the 
broadcaster will care about it :(
How the GT220 is working with vdpau? Is the temporal_spatial 
deinterlacing working without freezes or dropped frames?
I'm thinking about buying a similar card, at the moment I'm using a 
Geforce 8xxx onboard series, and it is not capable of temporal_spatial 
at full HD resolution.

Or maybe I should wait for the TT FF DVB-S2...


It is working fine.  It seems it reports using temporal-spatial when 
deinterlacing SD (I have X configured to 1080p) and temporal (even if 
the config option asks for temporal-spatial) for HD.  Seems to work 
nicely, and smoothly.  Every (perhaps) 10-15 min there is some short 
problem, when it seems to get stuck to a point, repeating a second of 
video a few times, then continuing normally.  But that could be a 
problem with xine (or some other option in xine config), too.


I have a passively cooled version of the card.

yours,
Jouni

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Xine - VDpau config help

2010-06-15 Thread Torgeir Veimo
On 16 June 2010 06:29, Jouni Karvo jouni.ka...@iki.fi wrote:
 On 15.06.2010 11:20, István Füley wrote:

 Glad to hear, that you managed to fix it. I don't think that the
 broadcaster will care about it :(
 How the GT220 is working with vdpau? Is the temporal_spatial deinterlacing
 working without freezes or dropped frames?
 I'm thinking about buying a similar card, at the moment I'm using a
 Geforce 8xxx onboard series, and it is not capable of temporal_spatial at
 full HD resolution.
 Or maybe I should wait for the TT FF DVB-S2...

 It is working fine.  It seems it reports using temporal-spatial when
 deinterlacing SD (I have X configured to 1080p) and temporal (even if the
 config option asks for temporal-spatial) for HD.  Seems to work nicely, and
 smoothly.  Every (perhaps) 10-15 min there is some short problem, when it
 seems to get stuck to a point, repeating a second of video a few times,
 then continuing normally.  But that could be a problem with xine (or some
 other option in xine config), too.

Might be the audio resyncing. Try configuring xine to do audio
resampling instead of using the metronome.


-- 
-Tor

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] dpkg-gencontrol: error: the Depends field contains an arch-specific

2010-06-15 Thread Timothy D. Lenz
Tried to do mk-build-deps on hg xine-1.2 running Debian Squeeze x64 on 
an Athlon64 x2 and got this error:


v...@x64vdr:/usr/local/src/xine/xine-lib-1.2$ mk-build-deps
dh_testdir
dh_testroot
dh_clean -k
dh_clean: Compatibility levels before 5 are deprecated.
dh_testdir
dh_testroot
dh_install
dh_install: Compatibility levels before 5 are deprecated.
dh_installdocs
dh_installdocs: Compatibility levels before 5 are deprecated.
dh_installchangelogs
dh_installchangelogs: Compatibility levels before 5 are deprecated.
dh_compress
dh_compress: Compatibility levels before 5 are deprecated.
dh_fixperms
dh_fixperms: Compatibility levels before 5 are deprecated.
dh_installdeb
dh_installdeb: Compatibility levels before 5 are deprecated.
dh_gencontrol
dh_gencontrol: Compatibility levels before 5 are deprecated.
dpkg-gencontrol: error: the Depends field contains an arch-specific 
dependency but the package is architecture all
dh_gencontrol: dpkg-gencontrol -ldebian/changelog 
-Tdebian/xine-lib-1.2-build-deps.substvars 
-Pdebian/xine-lib-1.2-build-deps returned exit code 255

make: *** [binary-arch] Error 9
Error in the build process: exit status 2
cannot remove path when cwd is 
/usr/local/src/xine/xine-lib-1.2/equivs.rVZzcO for 
/usr/local/src/xine/xine-lib-1.2/equivs.rVZzcO:  at 
/usr/share/perl/5.10/File/Temp.pm line 902


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr