Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13372 closed defect (fixed)

ffmpeg +lame compiles, but libmp3lame is not detected

Reported by: liontooth@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port:

Description

I configured ffmpeg as follows, using +lame:

FFmpeg version SVN-r9102, Copyright (c) 2000-2007 Fabrice Bellard, et al.

configuration: --prefix=/opt/local --prefix=/opt/local --disable-vhook --mandir=/opt/local/share/man --enable-shared --enable-pthreads --disable-mmx --enable-libmp3lame --enable-libogg --enable-gpl --enable-libfaac --enable-xvid --enable-x264 libavutil version: 49.4.0 libavcodec version: 51.40.4 libavformat version: 51.12.1 built on Nov 21 2007 23:14:46, gcc: 4.0.1 (Apple Inc. build 5465)

However, libmp3lame is not found:

Input #0, dv, from 'test.dv':

Duration: 00:01:15.1, start: 0.000000, bitrate: 28771 kb/s Stream #0.0: Video: dvvideo, yuv411p, 720x480, 28771 kb/s, 29.97 fps(r) Stream #0.1: Audio: pcm_s16le, 48000 Hz, stereo, 1536 kb/s

Unknown codec 'libmp3lame'

Looks like a build problem.

David

Attachments (1)

ffmpeg-0.4.9pre1_3.patch (1.3 KB) - added by bytestorm@… 16 years ago.
Version bumps ffmpeg to a more recent revision.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by bytestorm@…

Attachment: ffmpeg-0.4.9pre1_3.patch added

Version bumps ffmpeg to a more recent revision.

comment:1 Changed 16 years ago by bytestorm@…

The easiest way I could find to fix this was to version bump to a more recent version. #ffmpeg said "use latest and go away"

Update applies necessary changes to make ffmpeg build with all variants. Please push this update for me (maintainer/openmaintainer)

comment:2 Changed 16 years ago by liontooth@…

Thanks! Works beautifully.

comment:3 Changed 16 years ago by acho@…

Milestone: Port Bugs
Resolution: fixed
Status: newclosed

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.