[vlc-devel] Re: [vlc] rtsp - multiple urls / one port
Martin Koch
lists at w48.de
Tue Mar 22 21:16:04 CET 2005
Derk-Jan Hartman wrote:
> I'm not 100% sure, but I think this is also one of those bugs that is
> fixed in the development version of VLC.
> Nightly builds are available here: http://www.videolan.org/~videolan
thank you for the fast answer, (I was using 0.81, i forgot to mention it ;-)
but with debian-unstable-0.8.1.svn20050314-1 and the
experimental-0.8.2-20050322
from http://vthr.via.ecp.fr/~videolan/build/sid/ the following problem
occurs:
[00000259] dvb access error: reading frontend status failed (-1)
Resource temporarily unavailable
[00000259] dvb access error: reading frontend status failed (-1)
Resource temporarily unavailable
[00000259] dvb access error: reading frontend status failed (-1)
Resource temporarily unavailable
159384 errors in 10 seconds, ....
an strace shows me something like this (0.8.2-20050322)
76659 [pid 17891] read(6,
"G\1\201\21*7\317\264\2\215\244\246\366{\200\7;I,\200p\324"..., 564) = 564
76660 [pid 17891] gettimeofday({1111522002, 628662}, NULL) = 0
76661 [pid 17891] gettimeofday({1111522002, 628721}, NULL) = 0
76662 [pid 17891] gettimeofday({1111522002, 628758}, NULL) = 0
76663 [pid 17891] gettimeofday({1111522002, 628803}, NULL) = 0
76664 [pid 17891] select(7, [6], NULL, [5], {0, 500000}) = 2 (in [6],
except [5], left {0, 500000})
76665 [pid 17891] ioctl(5, 0x80286f4e, 0xb54057a0) = -1 EAGAIN
(Resource temporarily unavailable)
76666 [pid 17891] write(2, "[00000260] dvb access error: rea"...,
98[00000260] dvb access error: reading frontend status failed (-1)
Resource temporarily unav
76667 ) = 98
76668 [pid 17891] read(6, "G\0\341\20\35\261\274\327
c}.\36\270U\360\210\327q\314"..., 564) = 564
76669 [pid 17891] gettimeofday({1111522002, 629167}, NULL) = 0
76670 [pid 17891] gettimeofday({1111522002, 629208}, NULL) = 0
76671 [pid 17891] gettimeofday({1111522002, 629249}, NULL) = 0
76672 [pid 17891] select(7, [6], NULL, [5], {0, 500000}) = 2 (in [6],
except [5], left {0, 500000})
76673 [pid 17891] ioctl(5, 0x80286f4e, 0xb54057a0) = -1 EAGAIN
(Resource temporarily unavailable)
76674 [pid 17891] write(2, "[00000260] dvb access error: rea"...,
98[00000260] dvb access error: reading frontend status failed (-1)
Resource temporarily unav
76675 ) = 98
I use a debian unstable with a kernel-2.6.10-1-k7 and a terratec t2
dvt-t usb tuner.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list