Topic: Error install php-ffmpeg

im trying follow guide on post : http://forum.remirepo.net/viewtopic.php?id=2451
But i still got error dependencies :

--> Finished Dependency Resolution
Error: Package: php-ffmpeg-0.7.0-0.1.svn678.el6.remi.i686 (remi)
           Requires: php(zend-abi) = 20100525-x86-32
           Installed: php-common-7.0.4-1.el6.remi.i686 (@remi-php70)
               php(zend-abi) = 20151012-32
           Available: php-common-5.3.3-40.el6_6.i686 (base)
               php(zend-abi) = 20090626
           Available: php-common-5.3.3-46.el6_6.i686 (updates)
               php(zend-abi) = 20090626
           Available: php-common-5.3.3-46.el6_7.1.i686 (updates)
               php(zend-abi) = 20090626
           Available: php-common-5.4.45-4.el6.remi.i686 (remi)
               php(zend-abi) = 20100525-x86-32
           Available: php-common-5.4.45-5.el6.remi.i686 (remi)
               php(zend-abi) = 20100525-x86-32
           Available: php-common-7.0.3-1.el6.remi.i686 (remi-php70)
               php(zend-abi) = 20151012-32
           Available: php54w-common-5.4.45-2.w6.i386 (webtatic)
               php(zend-abi) = 20100525-32
           Available: php55u-common-5.5.33-1.ius.el6.i686 (ius)
               php(zend-abi) = 20121212-32
           Available: php55w-common-5.5.32-1.w6.i386 (webtatic)
               php(zend-abi) = 20121212-32
           Available: php55w-common-5.5.33-1.w6.i386 (webtatic)
               php(zend-abi) = 20121212-32
           Available: php56u-common-5.6.19-1.ius.el6.i686 (ius)
               php(zend-abi) = 20131226-32
           Available: php56w-common-5.6.18-1.w6.i386 (webtatic)
               php(zend-abi) = 20131226-32
           Available: php56w-common-5.6.19-1.w6.i386 (webtatic)
               php(zend-abi) = 20131226-32
           Available: php70u-common-7.0.4-1.ius.el6.i686 (ius)
               php(zend-abi) = 20151012-32
           Available: php70w-common-7.0.3-1.w6.i386 (webtatic)
               php(zend-abi) = 20151012-32
           Available: php70w-common-7.0.4-1.w6.i386 (webtatic)
               php(zend-abi) = 20151012-32
Error: Package: php-ffmpeg-0.7.0-0.1.svn678.el6.remi.i686 (remi)
           Requires: php(api) = 20100412-x86-32
           Installed: php-common-7.0.4-1.el6.remi.i686 (@remi-php70)
               php(api) = 20151012-32
           Available: php-common-5.3.3-40.el6_6.i686 (base)
               php(api) = 20090626
           Available: php-common-5.3.3-46.el6_6.i686 (updates)
               php(api) = 20090626
           Available: php-common-5.3.3-46.el6_7.1.i686 (updates)
               php(api) = 20090626
           Available: php-common-5.4.45-4.el6.remi.i686 (remi)
               php(api) = 20100412-x86-32
           Available: php-common-5.4.45-5.el6.remi.i686 (remi)
               php(api) = 20100412-x86-32
           Available: php-common-7.0.3-1.el6.remi.i686 (remi-php70)
               php(api) = 20151012-32
           Available: php54w-common-5.4.45-2.w6.i386 (webtatic)
               php(api) = 20100412-32
           Available: php55u-common-5.5.33-1.ius.el6.i686 (ius)
               php(api) = 20121113-32
           Available: php55w-common-5.5.32-1.w6.i386 (webtatic)
               php(api) = 20121113-32
           Available: php55w-common-5.5.33-1.w6.i386 (webtatic)
               php(api) = 20121113-32
           Available: php56u-common-5.6.19-1.ius.el6.i686 (ius)
               php(api) = 20131106-32
           Available: php56w-common-5.6.18-1.w6.i386 (webtatic)
               php(api) = 20131106-32
           Available: php56w-common-5.6.19-1.w6.i386 (webtatic)
               php(api) = 20131106-32
           Available: php70u-common-7.0.4-1.ius.el6.i686 (ius)
               php(api) = 20151012-32
           Available: php70w-common-7.0.3-1.w6.i386 (webtatic)
               php(api) = 20151012-32
           Available: php70w-common-7.0.4-1.w6.i386 (webtatic)
               php(api) = 20151012-32

Pls help me? T_T

Re: Error install php-ffmpeg

First you have remi + ius + webtatic which sounds terrible.

Second, this extension is simply not yet compatible with php 7.0

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Error install php-ffmpeg

Third: this project (php-ffmpeg) seems dead, last commit is from 2012

Wile the ffmpeg library is a quite fast moving project.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Error install php-ffmpeg

Additional information: it seems some pure-PHP implementation are now maintained.

From a quick search, see https://github.com/PHP-FFMpeg/PHP-FFMpeg (I haven't even look to see if this is working, or in good shape, but seems active, just for example)

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Error install php-ffmpeg

Thanks for explanation.