Re: [vdr] How to determine that VDR is ready to go ?

2006-11-11 Thread Helmut Auer
Hi Helmut, you can wait for VDR responding to svdrp-connections. No I can't - net.local is not started yet ;) PS: Some plugins seem to do too much in its initialization routine. e.g. audiorecorder tries to load all filenames at start which takes for me around 30s. Luckily I only have a

[vdr] Segfault with xine-0.7.9

2006-11-11 Thread Gregoire Favre
Hello, when I use xine I got some segfaults : Program terminated with signal 11, Segmentation fault. #0 0x2ac4c1f949be in PluginXine::cXinePalette::cEntry::getIndex ( this=0xafea30bfd4d472bb) at xineLib.c:331 331 return m_index; (gdb) bt #0 0x2ac4c1f949be in PluginXine:

[vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Simon Baxter
Hi. I'm having intermittant problems when replaying vdr recordings with xineliboutput. Every few minutes I get an audio/video slip/break and stdout reports: video_out: throwing away image with pts 124350653 because it's too old (diff : 29229) Is this a xinelib message? I'm running a xin

Re: [vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Ulf Elsner
Am Samstag, 11. November 2006 17:43 schrieb Simon Baxter: > Hi. Hello, > I'm having intermittant problems when replaying vdr recordings with > xineliboutput. Every few minutes I get an audio/video slip/break and > stdout reports: > > video_out: throwing away image with pts 124350653 because it's

Re: [vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Darren Salt
I demand that Simon Baxter may or may not have written... > I'm having intermittant problems when replaying vdr recordings with > xineliboutput. Every few minutes I get an audio/video slip/break and > stdout reports: > video_out: throwing away image with pts 124350653 because it's too old > (dif

Re: [vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Simon Baxter
Hello, > I'm having intermittant problems when replaying vdr recordings with > xineliboutput. Every few minutes I get an audio/video slip/break and > stdout reports: > > video_out: throwing away image with pts 124350653 because it's too old > (diff > > : 29229) > > Is this a xinelib message?

Re: [vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Simon Baxter
video_out: throwing away image with pts 124350653 because it's too old (diff : 29229) Is this a xinelib message? http://xinehq.de/index.php/faq#throwingawayimage>, though I suspect bugginess somewhere. I'm going to try a CVS snapshot of xine-lib 1.1.2 from August 2006, see if that helps...

Re: [vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Simon Baxter
video_out: throwing away image with pts 124350653 because it's too old (diff : 29229) Is this a xinelib message? http://xinehq.de/index.php/faq#throwingawayimage>, though I suspect bugginess somewhere. I'm going to try a CVS snapshot of xine-lib 1.1.2 from August 2006, see if that helps...

Re: [vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Simon Baxter
Incidentally, the messages don't bother me. It's the video/audio slippage every 2-3 minutes that annoyes the wife :) Something weird's happening. When I run vdr-xine, I get no slippage. When I run xineliboutput I get: video_out: throwing away image with pts 4299359 because it's too old (di

Re: [vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Petri Hintukainen
On Sat, 2006-11-11 at 18:28 -0800, Simon Baxter wrote: > > Incidentally, the messages don't bother me. It's the video/audio slippage > > every 2-3 minutes that annoyes the wife :) > > Something weird's happening. When I run vdr-xine, I get no slippage. When > I run xineliboutput I get: > > v

Re: [vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Petri Hintukainen
On Sat, 2006-11-11 at 08:43 -0800, Simon Baxter wrote: > Hi. > > I'm having intermittant problems when replaying vdr recordings with > xineliboutput. Every few minutes I get an audio/video slip/break and stdout > reports: > > video_out: throwing away image with pts 124350653 because it's too o

Re: [vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Simon Baxter
I'm starting vdr-xine with "xine --fullscreen --hide-gui -V xxmc -A alsa -D --post vdr_video --post vdr_audio vdr://tmp/vdr-xine/stream#demux:mpeg_pes" I'm starting xineliboutput with "./vdr -P'xineliboutput --primary --local=sxfe --video=xxmc --remote=none' Well, looks like someone is mixing v

Re: [vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Petri Hintukainen
On Sat, 2006-11-11 at 21:07 -0800, Simon Baxter wrote: > >> I'm starting vdr-xine with "xine --fullscreen --hide-gui -V xxmc -A > >> alsa -D --post vdr_video --post vdr_audio > >> vdr://tmp/vdr-xine/stream#demux:mpeg_pes" > >> > >> I'm starting xineliboutput with > >> "./vdr -P'xineliboutput --prim

Re: [vdr] grab from remote machines?

2006-11-11 Thread Petri Hintukainen
On Wed, 2006-11-08 at 22:58 +0100, Klaus Schmidinger wrote: > [EMAIL PROTECTED] wrote: > > Hi > > > > Is possibile to grab image into a file from a remote machines? > > > > there is a way to insert the stream generate with a svdrpsend.pl command > > like this: > > > > ./svdrpsend.pl -d 192.168.

Re: [vdr] xinelib error??? slips - there's a pattern

2006-11-11 Thread Simon Baxter
I've been watching a recording, trying all the deinterlacing options (to no effect). The video and audio is still slipping periodically and spitting out the video_out errors - but there's a definite pattern. I ran a 'date' every time the slip occurred: [EMAIL PROTECTED] xineliboutput]$ date

Re: [vdr] xinelib error??? video_out: throwing away image

2006-11-11 Thread Simon Baxter
>> I'm starting xineliboutput with >> "./vdr -P'xineliboutput --primary --local=sxfe --video=xxmc --remote=none' > > Well, looks like someone is mixing vdr-xine and vdr-xineliboutput. No, I'm running vdr-xine OR xineliboutput - just showed the two syntaxs for when I start one or the other. Hm

Re: [vdr] vdr exit codes?

2006-11-11 Thread JikJikMan
Anssi Hannula wrote: > JikJikMan wrote: > >> Hi all, >> >> Does VDR had exit codes? I mean, how could I find what is the cause of >> VDR exit? >> >> For example, I want to know is the VDR exit for storage failure, driver >> failure, timers.conf failure or any thing else. >> >> It is because I wr

Re: [vdr] xineliboutput letterbox & mplayer problems

2006-11-11 Thread Petri Hintukainen
On Tue, 2006-11-07 at 08:55 -0800, Simon Baxter wrote: > I've been trying xineliboutput for the first time - looks like it will solve > all sorts of problems I've been having, if I can get over these ones > > Problem number 1: > If I start the plugin with : > vdr -P"xineliboutput --local=sxfe

Re: [vdr] xineliboutput letterbox & mplayer problems

2006-11-11 Thread Petri Hintukainen
On Tue, 2006-11-07 at 22:33 -0800, Simon Baxter wrote: > >> When I use vdr-xine, I start it with > >>> "xine --fullscreen --hide-gui -V xv -A alsa -D --post vdr_video --post > >>> vdr_audio vdr://tmp/vdr-xine/stream#demux:mpeg_pes" > >> > >> > >> for xine use this > >> > >> -P"xineliboutput --pri