You are not logged in.

#1 2013-08-01 20:54:33

flipper T
Member
Registered: 2012-09-14
Posts: 419

[Solved] libmp3lame issue

Until recently, I have been happily converting .m4a files to .mp3 using ffmpeg & libmp3lame.

Tried today & get following output (it makes no sense to me)

ffmpeg version 2.0 Copyright (c) 2000-2013 the FFmpeg developers
  built on Jul 11 2013 16:46:25 with gcc 4.8.1 (GCC)
  configuration: --prefix=/usr --disable-debug --disable-static --enable-avresample --enable-dxva2 --enable-fontconfig --enable-gpl --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libv4l2 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --enable-pic --enable-postproc --enable-runtime-cpudetect --enable-shared --enable-vdpau --enable-version3 --enable-x11grab
  WARNING: library configuration mismatch
  swscale     configuration: --prefix=/usr --incdir=/usr/include/ffmpeg-compat --libdir=/usr/lib/ffmpeg-compat --shlibdir=/usr/lib/ffmpeg-compat --disable-debug --disable-static --enable-gpl --enable-libass --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libv4l2 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --enable-postproc --enable-runtime-cpudetect --enable-shared --enable-vdpau --enable-version3 --enable-x11grab
  swresample  configuration: --prefix=/usr --incdir=/usr/include/ffmpeg-compat --libdir=/usr/lib/ffmpeg-compat --shlibdir=/usr/lib/ffmpeg-compat --disable-debug --disable-static --enable-gpl --enable-libass --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libv4l2 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --enable-postproc --enable-runtime-cpudetect --enable-shared --enable-vdpau --enable-version3 --enable-x11grab
  postproc    configuration: --prefix=/usr --incdir=/usr/include/ffmpeg-compat --libdir=/usr/lib/ffmpeg-compat --shlibdir=/usr/lib/ffmpeg-compat --disable-debug --disable-static --enable-gpl --enable-libass --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libv4l2 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --enable-postproc --enable-runtime-cpudetect --enable-shared --enable-vdpau --enable-version3 --enable-x11grab
  libavutil      52. 38.100 / 52. 38.100
  libavcodec     55. 18.102 / 55. 18.102
  libavformat    55. 12.100 / 55. 12.100
  libavdevice    55.  3.100 / 55.  3.100
  libavfilter     3. 79.101 /  3. 79.101
  libavresample   1.  1.  0 /  1.  1.  0
  libswscale      2.  3.100 /  2.  1.100
  libswresample   0. 17.102 /  0.  6.100
  libpostproc    52.  3.100 / 52.  0.100
ffmpeg: relocation error: ffmpeg: symbol swr_get_class, version LIBSWRESAMPLE_0 not defined in file libswresample.so.0 with link time reference

Any help appreciated.

edit: I can still convert by importing the m4a into Audacity & exporting it to a mp3, but would much prefer to use the cli for this.

Last edited by flipper T (2013-08-01 21:17:04)


If I'm curt with you it's because time is a factor. I think fast, I talk fast and I need you guys to act fast if you wanna get out of this. So, pretty please... with sugar on top. Clean the [censored] car. -The Wolf

Offline

#2 2013-08-01 21:16:44

flipper T
Member
Registered: 2012-09-14
Posts: 419

Re: [Solved] libmp3lame issue

....and 60 secs later, lo & behold, an update for ffmpeg & ffmpeg-compat, come down the line !

Issue now resolved.

smile


If I'm curt with you it's because time is a factor. I think fast, I talk fast and I need you guys to act fast if you wanna get out of this. So, pretty please... with sugar on top. Clean the [censored] car. -The Wolf

Offline

Board footer

Powered by FluxBB