On Mon, Nov 3, 2008 at 3:51 PM, hudo kkow 2manybills@gmail.com wrote:
On Mon, Nov 3, 2008 at 3:32 PM, Goga777 goga777@bk.ru wrote:
On Sunday 02 November 2008 12:46:16 Artem Makhutov wrote:
Hi,
On Sat, Nov 01, 2008 at 05:48:07PM +0100, horchi wrote:
Hi,
i like to use the actual vdr 1.7.1 with the xineliboutput plugin. I don't need h264 or any HDTV this time.
Has anybody vdr 1.7.1 with xineliboutput running properly?
No, xineliboutput does not work for me too with 1.7.1. It worked fine with 1.7.0.
Regards, Artem
Well, I have vdr 1.7.0 + h264 patch + s2api patch + cvs xineliboutput
- hg xine-lib 1.2 + svn ffmpeg + s2 api drivers v4l-dvb and
xineliboutput is _NOT_ working fine. It segfaults upon startup. Every time, no matter the parameters I pass during startup.
can you trace the segfault by gdb ? http://www.google.com/search?client=opera&rls=en&q=vdr+gdb&sourc...
I have the segfault of vdr with xine-lib + ffmpeg and I have sent the report to http://roundup.mplayerhq.hu/roundup/ffmpeg/issue706
Goga
Thanks for the prompt response. I can't debug it now. Later, when I'm at home, I'll give it a try.
Thanks
After a few tries, gdb dumped this:
Starting program: /usr/local/bin/vdr-sxfe [Thread debugging using libthread_db enabled] vdr-sxfe 1.0.90-cvs (build with xine-lib 1.1.90, using xine-lib 1.1.15)
VDR server not given, searching ... --------------------------------------------------------------- WARNING: MRL not given and server not found from local network. Trying to connect to default port on local host. --------------------------------------------------------------- [New Thread 0x7f5e448256e0 (LWP 6425)] [New Thread 0x41583950 (LWP 6429)]
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f5e448256e0 (LWP 6425)] 0x00007f5e4318a690 in strlen () from /lib/libc.so.6
What's this libc.so.6 for?
And why this >> (build with xine-lib 1.1.90, using xine-lib 1.1.15) if I built xine-lib 1.2?
Thanks