Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] analogtv segfault



Hello

I'm trying to install and run vdr with the analogtv plugin. The system is 
a Debian Sarge on a dual PII 400MHz with 128MB RAM + 256MB swap. The card 
is a WinTV Express from Hauppauge with a BT878, Kernel 2.6.9. I've 
downloaded libdvb-0.5.4.tar.gz (also tried with libdvb-0.5.5), 
rte-09sep04.tar.bz2, vdr-1.2.6.tar.bz2, vdr-analogtv-0.9.36.tar.bz2, 
patched and installed libdvb (tried first with 0.5.5, then downgraded to 
0.5.4 and recompiled vdr), patched and compiled vdr. When I start it with 
-Panalogtv, it segfaults after printing 

ap400:/home/lyakh/video4linux/vdr-1.2.6# vdr -Panalogtv 
23:17:14 analogTV version 0.9.36 starting up ...
23:17:14 
23:17:14 Copyright (C) 2003 .. 2004 by Andreas Kool (akool@gmx.de)
23:17:14 
23:17:14 The analogTV plugin is the work of many people;
23:17:14 for at least a partial list see CREDITS.
23:17:14 
23:17:14 analogTV comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
23:17:14 This is free software, and you are welcome to redistribute it
23:17:14 under certain conditions; see COPYING for details.
23:17:14 
23:17:14 Detected Linux version 2.6.9-rc4-tmscsim
23:17:14 Detected VDR version 1.2.6
23:17:14 Detected plain-vanilla VDR (hopefully :-)
Segmentation fault

In /var/log/messages

Nov  1 23:17:14 ap400 vdr[15594]: VDR version 1.2.6 started
Nov  1 23:17:14 ap400 vdr[15594]: loading plugin: ./PLUGINS/lib/libvdr-analogtv.so.1.2.6
Nov  1 23:17:14 ap400 vdr[15594]: loading /video/sources.conf
Nov  1 23:17:14 ap400 vdr[15594]: loading /video/diseqc.conf
Nov  1 23:17:14 ap400 vdr[15594]: loading /video/channels.conf
Nov  1 23:17:14 ap400 vdr[15594]: loading /video/svdrphosts.conf
Nov  1 23:17:14 ap400 vdr[15594]: loading /video/ca.conf
Nov  1 23:17:14 ap400 vdr[15594]: loading /video/keymacros.conf
Nov  1 23:17:14 ap400 vdr[15594]: no DVB device found
Nov  1 23:17:14 ap400 vdr[15594]: initializing plugin: analogtv (0.9.36): Watch analogue TV

Compiler

gcc (GCC) 3.3.2 (Debian)

Libraries:

ap400:/home/lyakh/video4linux/vdr-1.2.6# ldd /usr/local/bin/vdr 
		libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7fc4000)
	libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7fb4000)
	libdl.so.2 => /lib/tls/libdl.so.2 (0xb7fb1000)
	libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xb7efa000)
	libm.so.6 => /lib/tls/libm.so.6 (0xb7ed7000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7ecf000)
	libc.so.6 => /lib/tls/libc.so.6 (0xb7d96000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7fea000)

ap400:/home/lyakh/video4linux/vdr-1.2.6# ldd PLUGINS/lib/libvdr-analogtv.so.1.2.6 
		libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xb7e78000)
	libm.so.6 => /lib/tls/libm.so.6 (0xb7e54000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7e4c000)
	libc.so.6 => /lib/tls/libc.so.6 (0xb7d13000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

Please, help.

Actually, I want to use this card to convert analog video-tapes from a 
camcorder to VCDs / DVDs for following viewing on a normal DVD-player or 
a PC. Is my setup at all suitable for this purpose (after the segfault is 
fixed)? Will the quality be good (enough)? Sorry, I am quite new to video 
processing and have very little understanding about all this. I have to 
decide until Saturday whether to keep this card or to return it and get 
something more suitable, if price permits.

Hardware works. I can watch TV / video with xawtv.

Thanks in advance
Guennadi
---
Guennadi Liakhovetski





Home | Main Index | Thread Index