enabled the sout module

VLC for Android and Chrome OS specific usage questions
rowa
Blank Cone
Blank Cone
Posts: 30
Joined: 29 Jan 2013 04:34

enabled the sout module

Postby rowa » 28 Dec 2013 10:49

I've downloaded the latest version of vlc for android,
and enabled the sout module in configure.sh of the root folder

Code: Select all

sh $VLC_SOURCEDIR/configure --host=$TARGET_TUPLE --build=x86_64-unknown-linux $EXTRA_PARAMS \ --enable-live555 --enable-realrtsp \ --enable-avformat \ --enable-swscale \ --enable-avcodec \ --enable-opus \ --enable-opensles \ --enable-android-surface \ --enable-mkv \ --enable-taglib \ --enable-dvbpsi \ --disable-vlc --disable-shared \ --disable-update-check \ --disable-vlm \ --disable-dbus \ --disable-lua \ --disable-vcd \ --disable-v4l2 \ --disable-gnomevfs \ --disable-dvdread \ --disable-dvdnav \ --disable-bluray \ --disable-linsys \ --disable-decklink \ --disable-libva \ --disable-dv1394 \ --disable-mod \ --disable-sid \ --disable-gme \ --disable-tremor \ --disable-mad \ --disable-dca \ --disable-sdl-image \ --disable-zvbi \ --disable-fluidsynth \ --disable-jack \ --disable-pulse \ --disable-alsa \ --disable-samplerate \ --disable-sdl \ --disable-xcb \ --disable-atmo \ --disable-qt \ --disable-skins2 \ --disable-mtp \ --disable-notify \ --enable-libass \ --disable-access_output_udp \ --disable-svg \ --disable-udev \ --enable-libxml2 \ --disable-caca \ --disable-glx \ --enable-egl \ --enable-gles2 \ --disable-goom \ --disable-projectm \ --enable-sout \ --disable-vorbis \ --disable-faad \ --disable-x264 \ --disable-schroedinger --disable-dirac \
and then I run the sh compile.sh command,
but several minutes later, i've got the wrong message as below:

Code: Select all

/home/marsnie/java/android-ndk-r9b/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld: ./obj/local/armeabi-v7a/objs-debug/vlcjni/libvlcjni.o: in function vlc_static_modules:libvlcjni.c(.data.rel+0x338): error: undefined reference to 'vlc_entry__access_output_udp' collect2: ld returned 1 exit status
how could I solve the problem

rowa
Blank Cone
Blank Cone
Posts: 30
Joined: 29 Jan 2013 04:34

Re: enabled the sout module

Postby rowa » 29 Dec 2013 03:44

I think the core problem is at this:

Code: Select all

undefined reference to 'vlc_entry__access_output_udp'
but how could I add the 'access_output_udp' modul by configurate before I compile the source code?

edwardw
Big Cone-huna
Big Cone-huna
Posts: 2346
Joined: 24 Jun 2012 23:36
VLC version: 3.0.0-git

Re: enabled the sout module

Postby edwardw » 29 Dec 2013 04:27

The module is probably blacklisted.

rowa
Blank Cone
Blank Cone
Posts: 30
Joined: 29 Jan 2013 04:34

Re: enabled the sout module

Postby rowa » 29 Dec 2013 04:44

thanks!
And where could I remove the module from blacklist?

edwardw
Big Cone-huna
Big Cone-huna
Posts: 2346
Joined: 24 Jun 2012 23:36
VLC version: 3.0.0-git

Re: enabled the sout module

Postby edwardw » 29 Dec 2013 04:44

Look in find_modules.sh

rowa
Blank Cone
Blank Cone
Posts: 30
Joined: 29 Jan 2013 04:34

Re: enabled the sout module

Postby rowa » 30 Dec 2013 10:01

I've checked the file, and I didn't find the relative module in the blacklist

dfdf
Blank Cone
Blank Cone
Posts: 39
Joined: 22 Dec 2013 23:54

Re: enabled the sout module

Postby dfdf » 03 Jan 2014 03:23

I've checked the file, and I didn't find the relative module in the blacklist
I want to ask the same question,thanks for any reply.


Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: No registered users and 5 guests