Search found 5 matches

Go to advanced search

by laurent1103
08 Jun 2010 22:05
Forum: VLC 1.1.0 testing
Topic: Assertion failed on 1.1.0rc2 with custom configuration
Replies: 9
Views: 10200

Re: Assertion failed on 1.1.0rc2 with custom configuration

Ok. But as --programs is mandatory for streaming multiple DVB-T programs, I'll stay on 1.0.5 which is working great :)

Thanks for the support.
by laurent1103
07 Jun 2010 20:47
Forum: VLC 1.1.0 testing
Topic: Assertion failed on 1.1.0rc2 with custom configuration
Replies: 9
Views: 10200

Re: Assertion failed on 1.1.0rc2 with custom configuration

Well, as this is the first time I'm doing that, I need to search a little. ... vlc: misc/variables.c :826 : var_GetChecked: L'assertion « expected_type == 0 || (p_var->i_type & 0x00f0) == expected_type » a échoué. Program received signal SIGABRT, Aborted. 0xb7fe1424 in __kernel_vsyscall () (gdb)...
by laurent1103
07 Jun 2010 20:16
Forum: VLC 1.1.0 testing
Topic: Assertion failed on 1.1.0rc2 with custom configuration
Replies: 9
Views: 10200

Re: Assertion failed on 1.1.0rc2 with custom configuration

Ok, sorry. Is the information below what you need ? vlc@tnt:~/apps/bin$ gdb --args ./vlc -vvv --reset-config --color --ttl 12 --ts-es-id-pid --programs=1537,1538,1542 dvb:// --dvb-adapter=2 --dvb-frequency=586000000 --dvb-bandwidth=8 --sout-standard-access=udp --sout-standard-mux=ts --sout '#duplica...
by laurent1103
07 Jun 2010 13:34
Forum: VLC 1.1.0 testing
Topic: Assertion failed on 1.1.0rc2 with custom configuration
Replies: 9
Views: 10200

Re: Assertion failed on 1.1.0rc2 with custom configuration

(gdb) backtrace #0 var_GetChecked (p_this=0x804b9c0, psz_name=0xb7fa90da "verbose", expected_type=48, p_val=0xbffff3dc) at misc/variables.c:814 #1 0xb7f9df21 in var_Inherit (p_this=0x804b9c0, psz_name=0xb7fa90da "verbose", i_type=<value optimized out>, p_val=0xbffff3dc) at misc/...
by laurent1103
06 Jun 2010 22:31
Forum: VLC 1.1.0 testing
Topic: Assertion failed on 1.1.0rc2 with custom configuration
Replies: 9
Views: 10200

Assertion failed on 1.1.0rc2 with custom configuration

Hello, here is the problem : on Debian Squeeze (testing) I want to have a light VLC configuration to stream DVB-T on the network (using RTSP). I disabled everything I could except DVB-T and RTSP related options. Everything goes fine on compilation, but I have a segfault. Linux tnt 2.6.32-3-686 #1 SM...

Go to advanced search