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.000005 |
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
« First ‹ Previous 1 2 3 4 5 Next › Last »
gcurse commented on 2020-02-22 15:34 (UTC)
Working PKGBUILD
Leviathan42 commented on 2019-12-03 07:57 (UTC)
At build the following error occured to me:
make[3]: Entering directory „/var/tmp/pamac-build-leviathan/gstreamer0.10-ffmpeg/src/gst-ffmpeg-0.10.13/ext/libswscale“ CC libgstffmpegscale_la-gstffmpegscale.lo gstffmpegscale.c: In Funktion »gst_ffmpegscale_set_caps«: gstffmpegscale.c:641:26: Error: »ORC_TARGET_ALTIVEC_ALTIVEC« not declared (first usage of this function); did you mean »ORC_TARGET_POWERPC_ALTIVEC«? 641 | | (altivec_flags & ORC_TARGET_ALTIVEC_ALTIVEC ? SWS_CPU_CAPS_ALTIVEC : 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ORC_TARGET_POWERPC_ALTIVEC gstffmpegscale.c:641:26: annotation: Each undeclared identifier is reported only once for each function it appears in. make[3]: [Makefile:550: libgstffmpegscale_la-gstffmpegscale.lo] Error 1 make[3]: Leaving Directory „/var/tmp/pamac-build-leviathan/gstreamer0.10-ffmpeg/src/gst-ffmpeg-0.10.13/ext/libswscale“ make[2]: [Makefile:448: all-recursive] Error 1 make[2]: Leaving Directory „/var/tmp/pamac-build-leviathan/gstreamer0.10-ffmpeg/src/gst-ffmpeg-0.10.13/ext“ make[1]: [Makefile:542: all-recursive] Error 1 make[1]: Leaving Directory „/var/tmp/pamac-build-leviathan/gstreamer0.10-ffmpeg/src/gst-ffmpeg-0.10.13“ make: [Makefile:471: all] Error 2 ==> ERROR: An error occured in build(). aborting...
Any help appreciated, thanks in advance.
ector commented on 2019-10-08 20:28 (UTC) (edited on 2019-10-08 20:29 (UTC) by ector)
i have this errors CC libgstffmpegscale_la-gstffmpegscale.lo gstffmpegscale.c: In function ‘gst_ffmpegscale_set_caps’: gstffmpegscale.c:641:26: error: ‘ORC_TARGET_ALTIVEC_ALTIVEC’ undeclared (first use in this function); did you mean ‘ORC_TARGET_POWERPC_ALTIVEC’? 641 | | (altivec_flags & ORC_TARGET_ALTIVEC_ALTIVEC ? SWS_CPU_CAPS_ALTIVEC : 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ORC_TARGET_POWERPC_ALTIVEC gstffmpegscale.c:641:26: note: each undeclared identifier is reported only once for each function it appears in make[3]: [Makefile:550: libgstffmpegscale_la-gstffmpegscale.lo] Error 1 make[3]: uscita dalla directory "/tmp/yaourt-tmp-me/aur-gstreamer0.10-ffmpeg/src/gst-ffmpeg-0.10.13/ext/libswscale" make[2]: [Makefile:448: all-recursive] Error 1 make[2]: uscita dalla directory "/tmp/yaourt-tmp-me/aur-gstreamer0.10-ffmpeg/src/gst-ffmpeg-0.10.13/ext" make[1]: [Makefile:542: all-recursive] Error 1 make[1]: uscita dalla directory "/tmp/yaourt-tmp-me/aur-gstreamer0.10-ffmpeg/src/gst-ffmpeg-0.10.13" make: [Makefile:471: all] Error 2 ==> ERRORE: Si è verificato un errore in build(). L'operazione sta per essere interrotta... ==> ERRORE: Makepkg non è riuscito a compilare gstreamer0.10-ffmpeg. ==> Riavviare la compilazione di gstreamer0.10-ffmpeg [s/N]
gcurse commented on 2018-04-11 06:20 (UTC)
Updated. Should compile now.
robelix commented on 2018-04-04 23:33 (UTC)
The "quick and dirty fix" from gstreamer0.10-good helps here, too.
https://aur.archlinux.org/cgit/aur.git/commit/?h=gstreamer0.10-good&id=
6d41cf1a26cf
shadowbeetle commented on 2018-04-03 16:30 (UTC) (edited on 2018-04-03 16:30 (UTC) by shadowbeetle)
Hi,
I checked again and still doesn't compile. If anyone with more C and gcc experience could help me how to get started figuring this out, I'd highly appreciate it.
shadowbeetle commented on 2018-02-26 14:24 (UTC) (edited on 2018-04-03 16:28 (UTC) by shadowbeetle)
Howdy, I'm getting the error below. Can somebody please help me what's wrong on my side? I did not edit the pkgbuild.
alfredo.ardito commented on 2017-02-10 15:09 (UTC)
alfredo.ardito commented on 2017-02-10 14:24 (UTC)
« First ‹ Previous 1 2 3 4 5 Next › Last »