[vlc-devel] Unable to debug UDP access module
Jean-Paul Saman
jean-paul.saman at planet.nl
Tue Nov 13 10:34:09 CET 2007
Sachin K wrote:
> 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?
no, you should isntead use: udp://@232.1.1.1
Gtz,
Jean-Paul Saman.
More information about the vlc-devel
mailing list