FYI, configuration ffmpeg for vlc.

Here wizards, magicians, sorcerers and everybody can rest a bit and talk about anything they like.

Just remember to respect the rules.

FYI, configuration ffmpeg for vlc.

Postby mmix » Jul 7th, '12, 03:41

if vlc compilation failed with follow message,

version node not found for symbol av_XXX@LIBAVFORMAT_5X
ld: failed to set dynamic section sizes: Bad value


then try this
Code: Select all
cd ffmpeg
vi config.h

#define HAVE_SYMVER 0
#define HAVE_SYMVER_ASM_LABEL 0
#define HAVE_SYMVER_GNU_ASM 0



or
Code: Select all
--disable-symver


http://stackoverflow.com/questions/3132 ... for-symbol
Last edited by mmix on Jul 8th, '12, 02:58, edited 1 time in total.
mmix
 
Posts: 110
Joined: Jun 24th, '12, 05:35

Re: FYI, configuration ffmpeg for vlc.

Postby doktor5000 » Jul 7th, '12, 16:23

FWIW, what version of vlc are you trying to compile, and under which version of Mageia?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18049
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: FYI, configuration ffmpeg for vlc.

Postby mmix » Jul 8th, '12, 01:54

vlc 2.1.0-git or 2.0.2 in mageia 3(gcc-4.7.1).
compiled fine, but when i try to install, it didn't works.

# make install
vlc-cache-gen ...
main libvlc error: No plugins found! Check your VLC installation.


ATM, just installed it from mageia repository.
mmix
 
Posts: 110
Joined: Jun 24th, '12, 05:35

Re: FYI, configuration ffmpeg for vlc.

Postby doktor5000 » Jul 8th, '12, 15:01

How did you compile it? I.e. which configure options were used?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18049
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: FYI, configuration ffmpeg for vlc.

Postby mmix » Jul 9th, '12, 12:39

glad ask to me.

Code: Select all

[ffmpeg configure]
$ ./configure --prefix=/usr/ --libdir=/usr/lib64 --enable-shared --enable-pthreads --enable-gpl --enable-postproc --enable-x11grab --enable-nonfree --enable-libfaac --enable-libmp3lame --enable-libx264 --enable-libxvid --disable-symver

[vlc configure]
$ ./configure --prefix=/usr/ --libdir=/usr/lib64 --disable-lua --disable-mad --disable-a52 --enable-pulse


[TIP] vlc on F17
http://forums.fedoraforum.org/showthread.php?t=280220

it worked fine on F17(x86_64), but something is different on mageia.
mmix
 
Posts: 110
Joined: Jun 24th, '12, 05:35

Re: FYI, configuration ffmpeg for vlc.

Postby doktor5000 » Jul 9th, '12, 19:46

Is there any particular reason why you compile ffmpeg and vlc yourself? Maybe it's easier to use the source packages of the distro, and just update those and do a rebuild, that way you would avoid issues like you posted above ...
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18049
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to The Wizards Lair

Who is online

Users browsing this forum: No registered users and 1 guest

cron