You are not logged in.

#1 2018-10-15 19:15:38

devil_kc
Member
Registered: 2008-09-14
Posts: 93

ffmpeg0.10 with x264 from repo(155)

Hello,

In order to play a game i need ffmpeg0.10:

$ ldd fm| grep not
	libswscale.so.2 => not found
	libavformat.so.53 => not found
	libavcodec.so.53 => not found
        libavutil.so.51 => not found

earlier i managed to install downgrade x264 to  libx264 152 and installed 0.10 from aur but it fails now.
Not really sure how to proceed with this

when i try to build 0.10 with current x264 i get

 error: ‘x264_bit_depth’ undeclared (first use in this function); did you mean ‘x264_picture_t’?

when i try do downgrade i get this:

sudo pacman -U ./cache/pacman/pkg/libx264-all-2:152.20171224-2-x86_64.pkg.tar.xz ./cache/pacman/pkg/gst-plugins-ugly-1.14.2-1-x86_64.pkg.tar.xz ./cache/pacman/pkg/ffmpeg-1:4.0.2-1-x86_64.pkg.tar.xz
loading packages...
warning: downgrading package gst-plugins-ugly (1.14.4-1 => 1.14.2-1)
warning: downgrading package ffmpeg (1:4.0.2-6 => 1:4.0.2-1)
resolving dependencies...
warning: cannot resolve "libx264.so=152-64", a dependency of "ffmpeg"
warning: cannot resolve "libx265.so=160-64", a dependency of "ffmpeg"
:: The following package cannot be upgraded due to unresolvable dependencies:
      ffmpeg

:: Do you want to skip the above package for this upgrade? [y/N] n
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'libx264.so=152-64' required by ffmpeg
:: unable to satisfy dependency 'libx265.so=160-64' required by ffmpeg

any ideas? did i miss something?

thanks!

EDIT: code tags

Last edited by devil_kc (2018-10-15 19:35:59)

Offline

#2 2018-10-15 19:33:55

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: ffmpeg0.10 with x264 from repo(155)

Please use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Co … s_and_code


Moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2018-10-15 23:09:53

loqs
Member
Registered: 2014-03-06
Posts: 17,323

Re: ffmpeg0.10 with x264 from repo(155)

Does the game require ffmpeg0.10 to be built with libx264 support?

Offline

Board footer

Powered by FluxBB