[FFmpeg-devel] ffmpeg-2.4.3 fails to build with pulseaudio support

doofy at speciesm.net doofy at speciesm.net
Fri Nov 28 16:39:55 CET 2014


Hi,
im on gentoo and failed to build ffmpeg-2.4.3 with pulseaudio support.
He complained like this:

libavdevice/libavdevice.so: undefined reference to `ff_timefilter_update'
libavdevice/libavdevice.so: undefined reference to `ff_timefilter_destroy'
libavdevice/libavdevice.so: undefined reference to `ff_timefilter_new'

The problem existed before and i found this
http://lists.freebsd.org/mailman/htdig/freebsd-multimedia/2014-September/015207.html

The Makefile misses an object file when building with pulseaudio
support. A patch fixing this is attached.

Master branch, 2.4 branch and 2.4.3 tag are missing the object file.

Regards
Michael Stypa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-Makefile-objects-for-pulseaudio-support.patch
Type: text/x-diff
Size: 1061 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141128/77884ebd/attachment.bin>


More information about the ffmpeg-devel mailing list