Topic on Extension talk:TimedMediaHandler

Error loading shared libraries and Undefined index: vorbis

2
Bttfvgo (talkcontribs)

I cannot generate thumbnails in MW1.33. I couldn't in 1.32, either, but at least the video player displayed. This time it doesn't show (but if you go to "original file", the video still plays), but instead displays an error:

/usr/bin/ffmpeg: error while loading shared libraries: libgobject-2.0.so.0: failed to map segment from shared object

I can't figure it out. I also can't figure out the "Undefined index: vorbis" error I keep receiving. Everything worked so good for me through MW1.30... Sigh, I've been having nothing but errors since the upgrade, lol!

Bttfvgo (talkcontribs)

Well I solved the ffmpeg error. Apparently, I had definied $wgMaxShellMemory twice in my LocalSettings.php, and the second value, which was much lower than the first, was overwriting the first value. Changing it gave it more than enough memory to do what it needed to do. I'm still getting the "Undefinied index: vorbis" error, however!

Reply to "Error loading shared libraries and Undefined index: vorbis"