<div dir="ltr">HI Gregor,<br>               The satellite i am using is Thor1.0 W and the TV-tuner card i am using is TT-budget S2-3200 which is a DVB-S2 card. But just now what i observed was that the vlc fails to play even simple media files. I ran a gdb and the dump is given beloew. GDB says there is some problem with resolving the shared library symbols :(. <br>
<br>                 i am afraid if i have done something wrong with compilation , I used <br>       ./configure  '--disable-qt4' '--disable-skins2' '--disable-v4l2'
'--enable-v4l' 'CPPFLAGS=-I/build/multiproto_plus/linux/include' <br><br>------------------------------------------------------------------------------------------------<br>  anand@linux-h2dx:/usr/local/bin> gdb ./vlc<br>
GNU gdb 6.5<br>Copyright (C) 2006 Free Software Foundation, Inc.<br>GDB is free software, covered by the GNU General Public License, and you are<br>welcome to change it and/or distribute copies of it under certain conditions.<br>
Type "show copying" to see the conditions.<br>There is absolutely no warranty for GDB.  Type "show warranty" for details.<br>This GDB was configured as "x86_64-suse-linux"...Using host libthread_db library "/lib64/libthread_db.so.1".<br>
<br>(gdb) r /home/anand/Desktop/mpeg2parser/mpeg2parser/bouncevbr.m2v<br>Starting program: /usr/local/bin/vlc /home/anand/Desktop/mpeg2parser/mpeg2parser/bouncevbr.m2v<br>[Thread debugging using libthread_db enabled]<br>[New Thread 140693901108976 (LWP 6667)]<br>
VLC media player 0.9.0 Grishenko<br>[00000001] main libvlc debug: VLC media player - version 0.9.0 Grishenko - (c) 1996-2008 the VideoLAN team<br>[00000001] main libvlc debug: libvlc was configured with ./configure  '--disable-qt4' '--disable-skins2' '--disable-v4l2' '--enable-v4l' 'CPPFLAGS=-I/build/multiproto_plus/linux/include' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig'<br>
[00000001] main libvlc debug: translation test: code is "C"<br>[00000001] main libvlc: Found old config file at /home/anand/.vlc/vlcrc. VLC will now use /home/anand/.config/vlc/vlcrc.<br>[New Thread 1092114752 (LWP 6670)]<br>
[New Thread 1102633280 (LWP 6671)]<br>[New Thread 1111025984 (LWP 6672)]<br>[New Thread 1119418688 (LWP 6673)]<br>[New Thread 1127811392 (LWP 6674)]<br>[New Thread 1136204096 (LWP 6675)]<br>[New Thread 1144596800 (LWP 6676)]<br>
[New Thread 1152989504 (LWP 6677)]<br>[New Thread 1161382208 (LWP 6678)]<br>[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.<br>Remote control interface initialized. Type `help' for help.<br>
[New Thread 1082771776 (LWP 6679)]<br>[New Thread 1169774912 (LWP 6680)]<br>Error while reading shared library symbols:<br>DW_FORM_strp pointing outside of .debug_str section [in module /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so]<br>
<br>Program received signal SIGSEGV, Segmentation fault.<br>[Switching to Thread 1169774912 (LWP 6680)]<br>0x00007ff5cd57e09c in ?? () from /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so<br>(gdb) bt<br>#0  0x00007ff5cd57e09c in ?? () from /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so<br>
#1  0x00007ff5cd568bb3 in ?? () from /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so<br>#2  0x0000000580007ff5 in ?? ()<br>#3  0xcd567d9100000003 in ?? ()<br>#4  0x0082317000007ff5 in ?? ()<br>#5  0x006b57b800000000 in ?? ()<br>
#6  0x0081ca0800000000 in ?? ()<br>#7  0xd99af6d600000000 in ?? ()<br>#8  0xd99d6f9a00007ff5 in ?? ()<br>#9  0x002c6d7000007ff5 in ?? ()<br>#10 0x0082302000000000 in ?? ()<br>#11 0x0000000000000000 in ?? ()<br><br>looking for some solutions<br>
<br>best regards<br>anand.<br><br><br><br><br><br><div class="gmail_quote">On Wed, Aug 6, 2008 at 1:30 PM, Gregor Fuis <<a href="mailto:gujs.lists@gmail.com">gujs.lists@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">I am using vlc 0.9.0 patched for multiproto api for 2 months now on ubuntu 8.04 and don't have any problems with vlc. The only problem I can see is that the multiproto drivers are not very good yet and have a loot of problems with higher symbol rates.<br>

<br>Please provide what satelite are you using and I can look if I have the samo problem. I can receive 13.0E and 19.2E satelite signals and have KNC One DVB-S2 card.<br><br>Regards,<br>Gregor<br></div>
<br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br></div>