Page 1 of 1

Problem when use in Linux

Posted: 19 Jul 2012 05:24
by dreamalan
I'am using Ubuntu 11.04. I download VLC 2.0.2 source code and compile it myself. The compiling is successful without any error. However, when I try to stream out a rtp stream, it gives some error message, "corrupt module:$HOME/VLC/vlc-2.0.2/modules/stream_out/.libs/libstream_out_rtp_plugin.so". What can I do to solve this problem?

Re: Problem when use in Linux

Posted: 21 Jul 2012 04:55
by edwardw
It means that you might have a corrupt module of some sort. Try make distclean and re-building VLC.