Package Details: kodi-addon-inputstream-ffmpegdirect 21.3.5-5

Git Clone URL: https://aur.archlinux.org/kodi-addon-inputstream-ffmpegdirect.git (read-only, click to copy)
Package Base: kodi-addon-inputstream-ffmpegdirect
Description: Inputstream ffmpegdirect kodi plugin
Upstream URL: https://github.com/xbmc/inputstream.ffmpegdirect
Keywords: addon arm AUR kodi
Licenses: GPL
Groups: kodi
Provides: kodi-addon-inputstream-ffmpegdirect
Submitter: ivanich
Maintainer: ivanich
Last Packager: ivanich
Votes: 8
Popularity: 0.002844
First Submitted: 2021-02-21 20:51 (UTC)
Last Updated: 2024-04-16 18:19 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

hunted commented on 2024-04-03 10:16 (UTC)

For me too, like spontex, with the option=('lto') nothing changes, same error!

spontex commented on 2024-04-02 18:55 (UTC) (edited on 2024-04-02 18:55 (UTC) by spontex)

for me, adding

options=("lto")
before the source line did not change anything.

stuckinthehouse commented on 2024-04-01 23:53 (UTC)

You have to add the following to the PKGBUILD file before the source line

options=("lto")

or use

yay kodi-addon-inputstream-ff --editmenu

then add options=("lto") before the source line.

glenb77 commented on 2024-04-01 22:57 (UTC)

i get same error in same place as nfs and spontex commented. arch stock currently updated to everything current.

nfs commented on 2024-03-29 23:18 (UTC)

I am running an up-to-date system using the Arch-zen kernel and the KDE Plasma desktop environment.

Running makepkg -sr on the PKGBUILD fails just like it did for spontex with an error and a message:

ERROR: gnutls not found using pkg-config

gnutls is installed on my machine, so it seems pkg-config isn't working right

spontex commented on 2024-03-25 19:17 (UTC) (edited on 2024-03-25 19:21 (UTC) by spontex)

yay -S kodi-addon-inputstream-ffmpegdirect under EndeavourOS gives the following error:

[ 88%] Performing build step for 'ffmpeg'
[ 12%] Creating directories for 'ffmpeg'
[ 25%] No download step for 'ffmpeg'
[ 37%] No update step for 'ffmpeg'
[ 50%] No patch step for 'ffmpeg'
[ 62%] Performing configure step for 'ffmpeg'
ERROR: gnutls not found using pkg-config

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
make[5]: *** [CMakeFiles/ffmpeg.dir/build.make:92: ffmpeg-prefix/src/ffmpeg-stamp/ffmpeg-configure] Error 1
make[4]: *** [CMakeFiles/Makefile2:83: CMakeFiles/ffmpeg.dir/all] Error 2
make[3]: *** [Makefile:136: all] Error 2
make[2]: *** [CMakeFiles/ffmpeg.dir/build.make:86: build/ffmpeg/src/ffmpeg-stamp/ffmpeg-build] Error 2
make[1]: *** [CMakeFiles/Makefile2:220: CMakeFiles/ffmpeg.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
==> ERREUR : Une erreur s’est produite dans build().
    Abandon…
 -> erreur lors de la construction : kodi-addon-inputstream-ffmpegdirect-exit status 4
 -> Impossible d’installer les paquets suivants. Une intervention manuelle est requise :
kodi-addon-inputstream-ffmpegdirect - exit status 4

Can anybody help me about that? (also tracked here)

20mark commented on 2024-02-02 17:17 (UTC) (edited on 2024-02-02 17:25 (UTC) by 20mark)

Hello, i can't seem to compile the package, i have the error:

src/libavcodec/x86/mathops.h: Assembler messages:
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
make[6]: *** [/home/marco/.cache/yay/kodi-addon-inputstream-ffmpegdirect/src/inputstream.ffmpegdirect-20.5.0-Nexus/build/build/ffmpeg/src/ffmpeg/ffbuild/common.mak:67: libavformat/adtsenc.o] Error 1
make[5]: *** [CMakeFiles/ffmpeg.dir/build.make:86: ffmpeg-prefix/src/ffmpeg-stamp/ffmpeg-build] Error 2
make[4]: *** [CMakeFiles/Makefile2:83: CMakeFiles/ffmpeg.dir/all] Error 2
make[3]: *** [Makefile:136: all] Error 2
make[2]: *** [CMakeFiles/ffmpeg.dir/build.make:86: build/ffmpeg/src/ffmpeg-stamp/ffmpeg-build] Error 2
make[1]: *** [CMakeFiles/Makefile2:220: CMakeFiles/ffmpeg.dir/all] Error 2    
make: *** [Makefile:91: all] Error 2
==> ERRORE: Si è verificato un errore in build().
    L'operazione sta per essere interrotta...
 -> errore durante la creazione: kodi-addon-inputstream-ffmpegdirect-exit status 4

Also, i cant seem to apply patch sugested by ollikaa in yay. any help?

ollikaa commented on 2024-01-22 23:02 (UTC)

Thx @icedream for your link with the relating issue. I was able to edit the corresponding lines in mathops.h Direct Link to the fix is here: https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=effadce6c756247ea8bae32dc13bb3e6f464f0eb

opengk commented on 2024-01-05 14:06 (UTC) (edited on 2024-01-05 14:09 (UTC) by opengk)

FYI, I created the same package for the Kodi Omega release here : https://aur.archlinux.org/packages/kodi-addon-inputstream-ffmpegdirect-git

I introduced kind of a test on lto to warn users it should be used with aarch64 architecture.

Just added you as a contributor as I started from your PKGBUILD.

icedream commented on 2023-11-15 23:48 (UTC) (edited on 2023-11-15 23:48 (UTC) by icedream)

Getting the same as @nfs and @asm0dey, digging further down in the logs those seem to be the relevant lines - I've seen that on builds of older ffmpeg versions before as it's a known issue (https://fftrac-bg.ffmpeg.org/ticket/10405) and there is a commit/fix in newer versions:

CC      libavformat/adtsenc.o
src/libavcodec/x86/mathops.h: Assembler messages:
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
src/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
make[6]: *** [/home/icedream/.cache/yay/kodi-addon-inputstream-ffmpegdirect/src/inputstream.ffmpegdirect-20.5.0-Nexus/build/build/ffmpeg/src/ffmpeg/ffbuild/common.mak:67: libavformat/adtsenc.o] Error 1