[FFmpeg-user] Compiling ffmpeg version n3.4.5
Reindl Harald
h.reindl at thelounge.net
Thu Apr 4 14:07:24 EEST 2019
Am 04.04.19 um 12:56 schrieb Shay Nagar:
> Thanks, I probably missed this.
> It looks like it gone a works now.
learn to build packages for your distribution
cat /rpmbuild/SPECS/ffmpeg.spec | grep BuildRequires
BuildRequires: bzip2-devel
BuildRequires: gsm-devel
BuildRequires: imlib2-devel
BuildRequires: lame-devel
BuildRequires: libtheora-devel
BuildRequires: libva-devel
BuildRequires: libvdpau-devel
BuildRequires: SDL-devel
BuildRequires: x264-devel
BuildRequires: x265-devel
BuildRequires: zlib-devel
BuildRequires: libvpx-devel
BuildRequires: freetype-devel
BuildRequires: openssl-devel
BuildRequires: opus-devel
BuildRequires: yasm
> On Thu, Apr 4, 2019 at 1:45 PM Reindl Harald <h.reindl at thelounge.net> wrote:
>> Am 04.04.19 um 12:01 schrieb Shay Nagar:
>>> /bin/ld: cannot find -lbz2
>>> collect2: error: ld returned 1 exit status
>>> ERROR: freetype2 not found using pkg-config
>>
>> well, by just look at all lines with ERROR you would have seen that
>> bzip2-devel is missing
More information about the ffmpeg-user
mailing list