Mailing List archive

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

[vdr] Re: ANNOUNCE: vdr-streamdev 0.3.0 (unstable) (Client/Server Streaming)



Hi Sascha

I'm testing the 0.3.0 version of the streamdev plugin. About every 2 hours I
get a crash, usually a SIGSEGV but sometimes a SIGFPE.

I've been running vdr with gdb. I don't know if it's of any use to you, but
here it is:

Audiostream: Layer: 3  BRate: 224 kb/s  Freq: 48.0 kHz
Videostream: ASPECT: 16:9  Size = 720x576  FRate: 25 fps  BRate: 4.80 Mbit/s
Audiostream: Layer: 1  BRate: 256 kb/s  Freq: 48.0 kHz

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 540706 (LWP 8841)]
0x40505c5c in send_ipack (p=0x838b340) at transform.c:2025
2025                                    nframes = (p->count-off-3-ac3_off)/
(gdb) where
#0  0x40505c5c in send_ipack (p=0x838b340) at transform.c:2025
#1  0x405062ab in instant_repack (buf=0x40d09104 "", count=184, p=0x838b340)
    at transform.c:2379
#2  0x40500e9a in cTS2PS::PutTSPacket(unsigned char const*) ()
   from ./PLUGINS/lib/libvdr-streamdev.so.1.2.5
#3  0x40501850 in cTS2PSRemux::PutTSPacket(int, unsigned char const*) ()
   from ./PLUGINS/lib/libvdr-streamdev.so.1.2.5
#4  0x405006af in cTSRemux::Process(unsigned char const*, int&, int&) ()
   from ./PLUGINS/lib/libvdr-streamdev.so.1.2.5
#5  0x404f6b84 in cStreamdevTransceiver::Action() ()
   from ./PLUGINS/lib/libvdr-streamdev.so.1.2.5
#6  0x080acc68 in cThread::StartThread(cThread*) (Thread=0x8121400)
    at thread.c:143
#7  0x4003fc60 in pthread_start_thread () from /lib/libpthread.so.0
#8  0x4003fcdf in pthread_start_thread_event () from /lib/libpthread.so.0

Thanks,
Rene

-----Original Message-----
From: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org]On Behalf Of
Sascha Volkenandt
Sent: 10 October 2003 21:15
To: vdr@linuxtv.org
Subject: [vdr] ANNOUNCE: vdr-streamdev 0.3.0 (unstable) (Client/Server
Streaming)


Hi list,

you can download this version at:
http://www.magoa.net/linux/index.php?view=vdr-unstable

Please note that the URL has changed as well as the URL of the stable
version.

The main changes are that the server doesn't lose live-tv anymore when the
client switches a transponder, that the CHAN+/- behaviour has been
(hopefully) fixed in VDR-to-VDR streaming, and that the server can be
suspended so the clients can be allowed to switch transponders. Most of
this only applies to one-card-systems.

PLEASE NOTE: I recommend that you apply the included patch to VDR as stated
in the updated installation instructions. Look into README if you want to
know why.

CHANES since 0.2.0:
- Implemented "Suspend Live TV" in the VDR server (configurable)
- Reimplemented choice of device for live streaming (better for switching on
  client, and server doesn't loose live-tv)
- Added missing translation entries
- Increased client's streaming buffer size from 1 to 3 MB
- Updated installation instructions (including a patch to VDR that is
  recommended currently)
- Updated manual

Have fun! :-)

Greetings,
Sascha


--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as
subject.





-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index