Ubuntu Multimedia :: FFmpeg Symbol Lookup Error After Possible Update

Jan 5, 2010

I noticed that a lot of software updates were ready today so I installed all of them without thinking to make a note of what they were, so I don't know if ffmpeg or one of its dependencies was amongst them. The very next time I ran ffmpeg, it gave me an error I haven't seen before. After downloading a file from BBC's iPlayer site using get-iplayer, I ran a script to convert it to a format suitable for my Samsung YP-Q2 personal media player. I copied the command out of that script and pasted it onto the command line so that I could capture the console output of that encoding session, shown below:

Code:
[garry tv]$ ffmpeg -i inputfile.mp4 -acodec libmp3lame -ar 44100 -ab 128k -ac 2 -vcodec mpeg4 -b 1024k -r 15 -s qvga outputfile.avi
FFmpeg version git-bcf9828, Copyright (c) 2000-2009 Fabrice Bellard, et al.
built on Oct 25 2009 11:48:38 with gcc 4.4.1
Configuration: --enable-gpl --enable-nonfree --enable-shared --enable-pthreads --enable-libx264 --enable-libfaac --enable-libtheora
libavutil 50. 3. 0 / 50. 3. 0
libavcodec 52.37. 1 / 52.20. 0
libavformat 52.39. 2 / 52.31. 0
libavdevice 52. 2. 0 / 52. 1. 0
libswscale 0. 7. 1 / 0. 7. 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9d27700]ISO: File Type Major Brand: isom
st:1 removing common factor 48 from timebase

Seems stream 0 codec frame rate differs from container frame rate: 100.00 (100/1) -> 25.00 (25/1)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'inputfile.mp4':
Duration: 00:58:39.02, start: 0.000000, bitrate: 831 kb/s
Stream #0.0(und), 1/50: Video: h264, yuv420p, 640x360, 1/100, 25 tbr, 50 tbn, 100 tbc
Stream #0.1(und), 1/1000: Audio: aac, 48000 Hz, stereo, s16
ffmpeg: symbol lookup error: ffmpeg: undefined symbol: avcodec_channel_layout_num_channels
[garry tv]$

This error, "undefined symbol" is what makes me think that either ffmpeg or one of its dependencies has been updated or the error would have occurred before now. I've been using the script with the command in the above form for some weeks now with no problems, almost always converting an MP4 (but sometimes a .mov) into an AVI. Thinking that it might be the version of ffmpeg in the standard repos, I followed the advice of this thread and removed the standard ffmpeg and installed the one from Medibuntu. (Removing the standard one took WinFF and DVDRip with it, but I reinstalled those afterwards, and I'm sure they don't come into the equation otherwise.) I re-ran the command and the error was exactly as before. Is ffmpeg recently borked or am I missing something obvious? Or something obscure, for that matter?

View 7 Replies


ADVERTISEMENT

Ubuntu Installation :: Symbol Lookup Error After Update 10th April On 11.04?

Apr 21, 2011

After I upgraded 11.04 on my netbook (Latitude 2110), I get a symbol lookup error when trying to run Spotify (Native Linux Client) and other QT based applications:

spotify: symbol lookup error: /usr/lib/libQtDBus.so.4: undefined symbol:_ZN14QObjectPrivate15checkWindowRoleEv

I found the following thread on the Spotify support website, with the exact same error. I cannot quite understand how to diagnose and fix the problem from the information provided. Anyone got a good tips or hint?

View 2 Replies View Related

Debian Multimedia :: Pidgin: Symbol Lookup Error: Pidgin: Undefined Symbol: Purple_media_element_info_get_type

Aug 1, 2010

Previously after doing aptitude upgrade, my pidgin seems broken with no gui shown. So I decided to download the latest source from pidgin website and build it from source, but I think I made situation worse because it then complained that ssl lib was needed. Then I removed the libpurple (e.g. aptitude purge libpurple0 libpurple-bin libpurple-dev) and reinstalled pidgin (aptitude install pidgin). Now it shows the error

pidgin: symbol lookup error: pidgin: undefined symbol: purple_media_element_info_get_type

I searched on the internet and can not find a solution. The clues on the internet says that's because the piding I use is the older version of libpurple. But I think I've removed all with purge and reinstalled it. Maybe some legacy binary is referenced. What or where it might be? Or where there may contain related information.

View 2 Replies View Related

Ubuntu :: Skype: Symbol Lookup Error: /usr/lib32/libQtDBus.so.4: Undefined Symbol

Jan 17, 2010

ive made a slight mistake on my Ubuntu 9.10 64bit. I was trying to get Voodoo Motion Tracking software to work, and it was having trouble locating some Qt Libs, so I decided it was a good idea to move its included libs into /user/lib32 directory. Voodoo now works, but Skype instead comes up with:

Code:

skype: symbol lookup error: /usr/lib32/libQtDBus.so.4: undefined symbol: _ZN14QObjectPrivate15checkWindowRoleEv Skype was installed using their own provided 64bit .deb - it was previously working fine.

View 2 Replies View Related

Ubuntu Installation :: Symbol Lookup Error: /usr/lib/libnssutil3.so.1d: Undefined Symbol: PL_ClearArenaPool

Oct 21, 2010

The most recent update impacted my thunderbird-3.0. When launched I get these error messages

/usr/lib/thunderbird-3.0.3pre/thunderbird-bin: Symbol `SSL_ImplementedCiphers' has different size in shared object, consider re-linking
/usr/lib/thunderbird-3.0.3pre/thunderbird-bin: symbol lookup error: /usr/lib/libnssutil3.so.1d: undefined symbol: PL_ClearArenaPool

I can only assume the libnssutil3 library was upgraded and this broke the library call in the thunderbird-3.0.

View 3 Replies View Related

Ubuntu :: Mixxx: Symbol Lookup Error: /usr/lib/libQtNetwork.so.4: Undefined Symbol

Dec 6, 2010

I'm running Ubuntu 10.10 and was looking for software to mix mp3's. I want to try mixxx (found here) I installed the most recent package by using the ppa of the project (as described here) Install seems to be ok (no error messages)But when I try to run mixxx from the menu nothing happens. Nothing. Running it from the terminal with the command

Code:

mixxx

I get this error message:

Quote:

mixxx: symbol lookup error: /usr/lib/libQtNetwork.so.4: undefined symbol: _ZN16QIODevicePrivate4peekEPcx

View 2 Replies View Related

OpenSUSE :: Symbol Lookup Error: /usr/lib64/libedit.so.0: Undefined Symbol: Tgetent

Dec 15, 2009

Apache doesn't start with libedit.so.0.0.34 ( from libedit0-3.0.snap20090923-4.1.x86_64 ).

Code:

[Tue Dec 15 16:20:51 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
PHP Warning: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in Unknown on line 0
/usr/sbin/httpd2-prefork: symbol lookup error: /usr/lib64/libedit.so.0: undefined symbol: tgetent
Solution: I copied /usr/lib64/libedit.so.0.0.27 from a previous install and symlinked /usr/lib64/libedit.so.0 to it.

View 6 Replies View Related

CentOS 5 :: /opt/dmz/bin/httpd: Symbol Lookup Error: /lib/libssl.so.5: Undefined Symbol: OPENSSL_init

Sep 21, 2010

I performed a yum update and now my yum is not working and I am unable to start my apache processes (in a dmz configuration).This is the error I am getting from yum.

yum clean
Traceback (most recent call last):
File "/usr/bin/yum", line 4, in ?
import yum

[code]....

View 9 Replies View Related

Fedora Networking :: /usr/bin/perl: Symbol Lookup Error: /usr/bin/perl: Undefined Symbol: PL_use_safe_putenv

Apr 8, 2009

I am trying to setup the wlan access for my Fedora 9 system. I installed ndiswrapper. But when I run

Code:

ndiswrapper -l

i am getting the error

Code:

/usr/bin/perl: symbol lookup error: /usr/bin/perl: undefined symbol: PL_use_safe_putenv

View 11 Replies View Related

OpenSUSE :: Pidgin: Symbol Lookup Error

Jun 17, 2010

Pidgin won't start for me any more. Upon execution from the command line, this is the output:

pidgin: symbol lookup error: /usr/lib/python2.6/site-packages/gst-0.10/gst/interfaces.so: undefined symbol: gst_stream_volume_format_get_type

I've run sudo /sbin/ldconfig, but it didn't help. I've also reinstalled pidgin and libpurple.

View 3 Replies View Related

OpenSUSE :: K3B Gives Symbol Lookup Error Code

Nov 18, 2010

I get the following error message starting k3b:
frank@linux-avnb:~> k3b
k3b: symbol lookup error: /usr/lib/libkcddb.so.4: undefined symbol: _ZN9QListData11detach_growEPii
<unknown program name>(26884)/: Communication problem with "k3b" , it probably crashed.
Error message was: "org.freedesktop.DBus.Error.NoReply" :
" "Message did not receive a reply (timeout by message bus)" "
frank@linux-avnb:~>

View 9 Replies View Related

General :: 'symbol Lookup Error - G_date_time_unref'?

Jun 28, 2011

Linux Mint Debian Edition x64 is installed and running quite nicely. But as most 64bit users know, you have to take care of the 32bit libraries in order to run alot of software....well, only if you need to run 32bit software.

So, in practice, the first steps are to install ia32-libs and ia32-libs-gtk. That's the foundation. But sometimes that isn't enough....so, depending on your application, you have to discover it's dependencies....via 'ldd'.

For whichever libraries are required, I head over to the Debian 'testing' respository (which LMDE is based off) and search. So after satisfying the dependencies it should be good....take the following as example:

Code:
xxx@xxx ~/Floola $ ldd Floola
linux-gate.so.1 => (0xf772b000)
libgtk-x11-2.0.so.0 => /usr/lib32/libgtk-x11-2.0.so.0 (0xf732e000)
libgdk-x11-2.0.so.0 => /usr/lib32/libgdk-x11-2.0.so.0 (0xf7293000)
code....

However, when trying to run the program the following error occurs:

Code:
xxx@xxx ~/Floola $ ./Floola
./Floola: symbol lookup error: /usr/lib32/libgobject-2.0.so.0: undefined symbol: g_date_time_unref
So from some research, this indicates an issue with a date stamp/version conflict...if this is incorrect, ...this is part of the learning process.

Anyway, this error occurs with other 32bit software i'm trying to run.

The strange thing, though, is that i've done a fresh install of LMDE and ran the same process of setting up the 32bit libs as I did before....but this time I get this error.

View 5 Replies View Related

Software :: Lmms Install Success, Lookup Error On Run / Lmms: Undefined Symbol?

Aug 19, 2009

I have been trying to install lmms on my Slackware 12.1 system.I have installed QT, cmake in order to compile the source.

It seemed to install correctly (after a bit of reading about how cmake works....) but gives me this on run:

Quote:

bash-3.1$ lmms
Notice: could not set realtime priority.lmms: symbol lookup error: lmms: undefined symbol: _ZN8QPainter10drawPixmapERK7QPointFRK7QPixmap
bash-3.1$

So my understanding is that it is missing a file or command associated with the program, through it not being linked or not existing. Is there any way I can find out where it thinks this file/data should be, so as to ascertain what libs/packages have it? As far as I can tell, I have all dependencies satisfied.....

View 2 Replies View Related

OpenSUSE Multimedia :: 11.1 Audacious Undefined Symbol After Online Update

Dec 2, 2009

I was using audacious happily, but after the dist-update last week I can't get is working anymore. The error message is:
audacious2: symbol lookup error: audacious2: undefined symbol: index_new

Version: audacious-2.2-1.pm.5.1
uname -a output is: Linux linux-9b84 2.6.27.39-0.2-default #1 SMP 2009-11-23 12:57:38 +0100 x86_64 x86_64 x86_64 GNU/Linux

Deleting .config/audacious, .local/share/audacious, and .cache/audacious doesn't help (it did with a similar problem before). how to get this program working again?

View 9 Replies View Related

OpenSUSE Multimedia :: Update Ffmpeg And All The Other Ones?

Feb 15, 2010

I've been having a somewhat disagreeable problem updating ffmpeg and all the other resources that need updating (libavcodec52 et al) for some time now. I'm asked to delete most of the software/libs that are needed for certain software (2man2dvd, etc...). At times it looks like I have some serious contortions to go through in order to update these rpm's. I'm using 11.0.

View 8 Replies View Related

Debian Multimedia :: Error: /usr/bin/mplayer: Symbol Codec_wav_tags

Jun 18, 2010

To make a long story short:./usr/bin/mplayer: relocation error: /usr/bin/mplayer: symbol codec_wav_tags, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

Debian-unstable. I tried to play some avi files with smplayer. I got an error message and searched the fscking web: http://www.mail-archive.com/pkg-multime ... 02393.html

[Code]...

View 4 Replies View Related

Ubuntu Multimedia :: Ffmpeg: Libx264 Error When Using Presets?

May 25, 2011

OS: Ubuntu 10.04 LTS (Lucid Lynx)

I have installed the latest ffmpeg using this tutorial : HOWTO: Install and use the latest FFmpeg and x264.

What ever I do I always get the same error when trying to use ffmpeg with the new presets setting. I've searched forums and google the whole last day and now I'm pretty lost.

Here is the command I use (I've stripped it down to it's simplest form.):

Code:
$ ffmpeg -i ~/Desktop/input.mkv -vcodec libx264 -vpre lossless_slow ~/Desktop/output.mp4
and this is the error:

[Code]....

I've tried changing the bitrate, adding -pass 1, bitrate tolerance, quality based etc... I've tried at least 60 different things... reinstall ffmpeg countless times using different tutorials. It's always the same error.

View 6 Replies View Related

Ubuntu Multimedia :: Ffmpeg 6 Is Out For Some Time When Will Lucid Afford Such A New Ffmpeg?

Jul 20, 2010

Since ffmpeg 6 is out for some time, when will Ubuntu Lucid afford such a new ffmpeg package from its repository?

View 2 Replies View Related

Ubuntu Multimedia :: Record Microphone Input Using Ffmpeg / Alsa Always Receive Error

Dec 20, 2010

I am attempting to record my microphone input using ffmpeg / alsa but always receive the following error:

[code]...

Using arecord works perfectly with hw:0,0. I had also tried to use /dev/snd/hwC0D0 as input but I receive an error from alsa saying that it doesn't exist (despite it existing and having adequate permissions). I know absolutely nothing about hardware but am comfortable around the command line

View 2 Replies View Related

OpenSUSE Multimedia :: Capturing Video Stream From Webcam - FFmpeg Relocation Error

Jul 24, 2011

I am having problems with ffmpeg. My goal is to capture a video stream from my webcam and feed that into a webcam-capturing program. But to get that to work, I will need ffmpeg to work. I need the following command to work, but I get an error:

Code:
$ ffmpeg -b 100K -an -f video4linux2 -s 320x240 -r 10 -i $device -b 100K -f image2pipe -vcodec mjpeg - | perl -pi -e 's/\xFF\xD8/KIRSLESEP\xFF\xD8/ig'
ffmpeg: relocation error: /usr/lib/libavfilter.so.2: symbol avformat_find_stream_info, version LIBAVFORMAT_53 not defined in file libavformat.so.53 with link time reference

View 1 Replies View Related

Ubuntu Multimedia :: Mencoder Error: "libavcodec.so.51: Undefined Symbol: FaacDecDecode"

Aug 6, 2010

I'm trying to use mencoder and get these errors:

Code:

/>mencoder
mencoder: /usr/local/lib/libavformat.so.52: no version information available (required by mencoder)
mencoder: /usr/local/lib/libavutil.so.49: no version information available (required by mencoder)

[code]....

View 7 Replies View Related

OpenSUSE :: Missing Kernel Symbol File For Latest Update?

Feb 14, 2010

opensuse v11.2linux 2.6.31.12-0.1-desktop x86_64The kernel symbol file is still at 2.6.31.3. Apparently the symbol file did not get updated with the rest of the kernel development files. At least one program does not build because of that

View 9 Replies View Related

General :: ACPI Error: [CAPB] Namespace Lookup Failure, AE_ALREADY_EXISTS (20110112/dsfield-143)

Apr 1, 2011

It seems my laptop (an Acer Aspire One AOA150) runs out of MTRRs at boot. I've done some googling on the problem and read that people recommend turning on MTRR sanitizing to fix it, however, it still occurs. I'm running Arch Linux (but that shouldn't matter). You can see that I have enabled MTRR sanitization here:

[chris@helios ~]$ zgrep 'SANITIZER' /proc/config.gz
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1

Here is my relevant system info:

uname -a:

Linux helios 2.6.38-aao-light #1 SMP PREEMPT Fri Apr 1 03:02:37 BST 2011 i686 Intel(R) Atom(TM) CPU N270 @ 1.60GHz GenuineIntel GNU/Linux

dmesg potential warnings:

[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.157222] ACPI Error: [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS (20110112/dsfield-143)

[code]....

View 2 Replies View Related

Ubuntu Installation :: Partial Update - Ffmpeg To Be Removed

Aug 10, 2010

Just wondering if anyone else has this partial upgrade being offered to them: ffmpeg, libavdevice52, libpostproc51, libswscale0 are held back (grayed out) in Update Manager.

I only use Update Manager manager to see if there are any updates and then use sudo apt-get update, sudo apt-get-upgrade and sudo apt-get dist-upgrade to actually examine the updates as it shows if anything will be removed without anything to replace it.

And I know to never do a partial upgrade.

Update Manager displays "Partial Upgrade" with the files listed above grayed out.

I did use sudo apt-get-upgrade to install a few packages earlier that were safe to install and now -

sudo apt-get-upgrade currently gives this output:

Code:
The following packages have been kept back:
ffmpeg libavdevice52 libpostproc51 libswscale0
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded

[Code]....

View 6 Replies View Related

Ubuntu :: Error: The Symbol 'grub_puts' Not Found?

Jan 18, 2010

About 1 week ago, one of my PC's Hard Drives had stopped working. Because of that, I replaced the HD with a 2-set of Hard Disks from a earlier PC (whose Pentium 4 CPU failed). Because of a failed attempt in dual-booting with M$ WINDOW$, the MBR and Linux are separated between the hard drives. The computer booted up fine on first try (and even got into KDE), but it's internet didn't work (didn't even show eth0 on ifconfig). I decided to install some software via my old 8.04 LiveCD (I can't afford to format that PC for I have critical data on it, 0 DVDs, and no Flash drive), mounting it then chrooting it remembering to mount dev/pts sys and proc. Because the system was something old (Debian Squeeze from ~1 month ago), It had a kernel and GRUB upgrades which I missed among the ~600 others. Naturally, it failed to upgrade because of the missing /dev. Finally, I restarted my computer hoping for a upgraded PC with the programs. However, I instead got this:

Code:
| Sec. Slave Disk : LBA,SATA, 160GB
-----------------------------------------------------------------------------------

[code]....

View 3 Replies View Related

Ubuntu :: Error: /usr/lib/libQtDBus.so.4: Undefined Symbol

Mar 13, 2011

I am using Ubuntu 10.10 I get the following massage. Admin@Ubuntu21:~$ skype: symbol lookup error: /usr/lib/libQtDBus.so.4: undefined symbol: _ZN14QObjectPrivate15checkWindowRoleEv I have tried reinstalling it but still the same problem.

View 1 Replies View Related

Ubuntu Installation :: Gconftool-2 Undefined Symbol Error

Mar 11, 2010

Yesterday my gnome gui locked up during startup. there is a problem with the "gnome power manager" package.

I get a pop-up saying "The configuration defaults for GNOME Power Manager have not been installed correctly. Please contact your computer administrator."

Tried:

When trying to reinstall the gnome-power-manager package, I get the following error: gconftool-2 symbol lookup error: gconftool-2 undefined symbol gconf_schema_set_gettext_domain

Only the terminal works>

View 1 Replies View Related

Ubuntu Installation :: Error: The Symbol 'grub_puts_' Not Found

Mar 27, 2010

I am running Ubuntu both native and on virtualbox on windows XP host. The problem apeared when upgraded from Ubuntu 9.10 to 10.04. System boots perfectly WinXP and Ubuntu. But the problem appears when I try to boot linux on virtual box. Following is the grub error:

GRUB loading.
error: the symbol 'grub_puts_' not found
grub rescue> _

I've tried to boot from alternate CD and "update-grub2" but the problem still appears.

On my office Notebook (which is absolutely the same HP nc6320) I've installed ubuntu 10.04 from scratch and it is working.

View 7 Replies View Related

Ubuntu Installation :: Error:the Symbol 'grub_puts_' Not Foundfollowed By

May 2, 2010

I just upgraded to Lucid and everything went fine until reboot.

I got to:
"GRUB loading"followed by:
error:the symbol 'grub_puts_' not foundfollowed by:
grub rescue>At that point, everything hangs and I can't boot.

View 8 Replies View Related

Ubuntu Installation :: Error: The Symbol 'grup_puts_' Not Found

Jun 28, 2010

it doesn't load, it's just stuck on that screen:

Code:
GRUB loading.
error: the symbol 'grup_puts_' not found
grub rescue>

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved