Search Criteria
Package Details: gstreamer0.10-ffmpeg 0.10.13-11
Package Actions
Git Clone URL: | https://aur.archlinux.org/gstreamer0.10-ffmpeg.git (read-only, click to copy) |
---|---|
Package Base: | gstreamer0.10-ffmpeg |
Description: | Gstreamer FFMpeg Plugin |
Upstream URL: | http://gstreamer.freedesktop.org/ |
Licenses: | GPL |
Groups: | gstreamer0.10-plugins |
Submitter: | yurikoles |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 20 |
Popularity: | 0.000010 |
First Submitted: | 2017-01-26 13:47 (UTC) |
Last Updated: | 2021-03-09 05:15 (UTC) |
Dependencies (7)
- bzip2 (bzip2-gitAUR)
- gstreamer0.10-baseAUR
- git (git-gitAUR, git-glAUR) (make)
- gtk-doc (make)
- pkgconfig (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat) (make)
- yasm (yasm-gitAUR) (make)
Latest Comments
1 2 3 4 5 Next › Last »
saburouta commented on 2024-09-16 23:24 (UTC) (edited on 2024-09-16 23:36 (UTC) by saburouta)
Which ffmpeg package is required? I am using ffmpeg-amd-full-git, and I get these errors:
I'm not sure, but that looks like an incompatibility between the two?
DenSaoPin commented on 2023-11-04 22:44 (UTC)
Hello, I had an error: "Error: operand type mismatch for `shr'"
I found fix: https://bbs.archlinux.org/viewtopic.php?id=289424
I used it and that is it: https://pastebin.com/Y3qc2UDB
radnus commented on 2022-08-14 17:13 (UTC) (edited on 2022-08-14 17:14 (UTC) by radnus)
Hello, there -
Within srtdec.c, on lines 113 and 149, use of an extra parameter "< / % s >" [without the spaces between the characters] (before stack[j].param[i]) to bypass the compiler error on -Werror=format-security.
Make sure to compile with --noextract flag or you will overwrite from the tar. Or just run makepkg -esi
-- Sundar
micwoj92 commented on 2021-11-17 16:12 (UTC)
This probably can be fixed with
-Wno-format-security
but I havent tested.Samega7Cattac commented on 2021-09-15 11:58 (UTC)
bidulock commented on 2021-03-09 05:16 (UTC)
gcurse solution implemented with pkgrel -11
esaporski commented on 2021-03-03 02:39 (UTC)
I'm still getting the ‘ORC_TARGET_ALTIVEC_ALTIVEC’ undeclared when trying to build this package. gcurse solution works though. Can someone integrate those changes?
weltio commented on 2020-10-23 14:08 (UTC)
please integrate https://aur.archlinux.org/packages/gstreamer0.10-ffmpeg/?comments=all#comment-730473
hmayer commented on 2020-06-10 22:34 (UTC) (edited on 2020-06-10 22:35 (UTC) by hmayer)
Has make dependencies not listed: automake, bison and flex
1 2 3 4 5 Next › Last »