Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2007 16:04:33 +0100
From:      Arnaud de Prelle <arnaud@pnzone.net>
To:        freebsd-multimedia@freebsd.org
Subject:   [VLC] libdvbpsi problem under amd64 and FBSD 7.0
Message-ID:  <45B62401.2000306@pnzone.net>

next in thread | raw e-mail | index | archive | help
Hi multimedia list,

My VLC is constantly crashing while trying to play a multicast stream.
The logs of VLC are not so explicit but we can find that the problem 
might be related with libdvbpsi.

Tshark traces shows a normal behaviour toward the UDP/RTP stream:
- Firstly an IGMP V2 Membership report is sent by the FBDS box.
- Secondly UDP packets are sent during 3 seconds by the multicast 
source. No image at all is displayed in VLC.

Do you have an idea where and how to investigate in order to debug this 
problem ?
Anyone is aware of this problem and already working for a patch ?

Best Regards,
Arnaud.

PS: Please reply also to my e-mail. I'm not subscribed to this list.
PS2: Sorry if you received twice this email. First one has less debug 
output level.

SHELL OUTPUT:
$ vlc
VLC media player 0.8.5 Janus
libdvbpsi error (PSI decoder): TS discontinuity (received 12, expected 
0) for PID 0
libdvbpsi debug (PAT decoder): Table version  4, i_extension  5692, 
section   0 up to   0, current 1
libdvbpsi error (PSI decoder): TS discontinuity (received 12, expected 
0) for PID 66
libdvbpsi debug (PMT decoder): Table version 19, i_extension     1, 
section   0 up to   0, current 1
libdvbpsi debug (PAT decoder): Table version  4, i_extension  5692, 
section   0 up to   0, current 1
libdvbpsi debug (PMT decoder): Table version 19, i_extension     1, 
section   0 up to   0, current 1
X Error of failed request:  BadAccess (attempt to access private 
resource denied)
 Major opcode of failed request:  144 (MIT-SHM)
 Minor opcode of failed request:  1 (X_ShmAttach)
 Serial number of failed request:  53
 Current serial number in output stream:  54
$ uname -a
FreeBSD apn-pc3 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Wed Jan  3 10:12:45 
UTC 2007     root@apn-pc3:/usr/obj/usr/src/sys/PNkernel  amd64
$ cat /etc/make.conf | grep pipe
CFLAGS= -O -pipe
#COPTFLAGS= -O -pipe
$ cat /etc/make.conf | grep nocona
#       (Intel CPUs)    nocona pentium4[m] prescott pentium3[m] pentium-m
#   AMD64 architecture: opteron, athlon64, nocona
CPUTYPE?=nocona
$ pkg_info | grep vlc
vlc-0.8.5_8         Multimedia streaming server and player for various 
audio/vi
$ pkg_info | grep libdvbpsi
libdvbpsi-0.1.5_1   A library for MPEG TS and DVB PSI tables decoding 
and gener



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45B62401.2000306>