[vlc-devel] Unable to debug UDP access module
Sachin K
sachinutd at gmail.com
Mon Nov 12 22:52:46 CET 2007
I am trying to debug the udp access module in vlc-0.9.0. When I use
the GDB as below:
libtool --mode=execute gdb --args vlc --reset-config --reset-plugins-cache
I get an error when I try to open an udp multicast stream, which says:-
"Your input can't be opened:
VLC is unable to open the MRL 'file:///X:\'. Check the log for details."
udp stream:- udp://10.110.95.26@232.1.1.1:1234
Is there a problem when using VLC through GDB?
Thanks,
Sachin
More information about the vlc-devel
mailing list