[FFmpeg-devel] [PATCH] configure: add LIBDRM to extralibs_avutil

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Sep 12 00:38:16 EEST 2018


2018-09-11 23:34 GMT+02:00, Giulio Benetti <giulio.benetti at micronovasrl.com>:
> Il 11/09/2018 23:24, Giulio Benetti ha scritto:
>> Hello,
>>
>> Il 11/09/2018 23:21, James Almer ha scritto:
>>>> -lswscale -lavdevice -lavformat -lavcodec -lssl -lcrypto -lspeex
>>>> -lmodplug -lstdc++ -lfontconfig -lfreetype -lpng16 -lexpat -ldrm -lz
>>>> -pthread -latomic -lswresample  -lavutil -lm
>>>
>>> What i'm seeing here is that -ldrm is apparently present in
>>> libavdevice.pc, but not in libavutill.pc, which shouldn't happen given
>>> that it's strictly listed in the avutil_suggest list.
>>>
>>> What version of ffmpeg is this script using? Latest git head, an old
>>> snapshot, or a release? Did this start failing recently?
>>
>> It happens on version 3.4.4 and I haven't foud fixes until master(maybe
>> I've missed something, I'm quite new to this).
>
> Just tried with 4.0.2 and it builds ok.

Could you also confirm that it works with current FFmpeg?

Thank you, Carl Eugen


More information about the ffmpeg-devel mailing list