Search Criteria
Package Details: ffmpeg0.10 0.10.16-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/ffmpeg0.10.git (read-only, click to copy) |
---|---|
Package Base: | ffmpeg0.10 |
Description: | Complete solution to record, convert and stream audio and video |
Upstream URL: | http://ffmpeg.org/ |
Licenses: | GPL |
Provides: | ffmpeg-compat, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so |
Replaces: | ffmpeg-compat |
Submitter: | Barthalion |
Maintainer: | None |
Last Packager: | timescam |
Votes: | 39 |
Popularity: | 0.000022 |
First Submitted: | 2017-01-20 20:26 (UTC) |
Last Updated: | 2020-02-27 06:26 (UTC) |
Dependencies (24)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- gsm
- lame (lame-svn, lame-altivec)
- libass (libass-git)
- libmodplug (libopenmpt-modplug)
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-airplay, pulseaudio-git)
- libtheora (libtheora-ptalarbvorm, libtheora-git)
- libva (libva-git, libva-minimal-git, intel-media-stack-bin, libva-headless)
- libvorbis.so (libvorbis-git, lib32-libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer, lib32-libvorbis, libvorbis)
- libvorbisenc.so (libvorbis-git, lib32-libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer, lib32-libvorbis, libvorbis)
- libvpx.so (libvpx-full-git, libvpx-git, lib32-libvpx, lib32-libvpx1.3, libvpx, libvpx1.3)
- libx264.so (x264-tmod-git, x264-git, x264_152, lib32-x264, x264)
- opencore-amr
- openjpeg
- rtmpdump (rtmpdump-ksv-git, rtmpdump-git)
- schroedinger
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-git, sdl2_compat12-git, sdl12-compat-git, sdl12-compat)
- speex (speex-git)
- v4l-utils (v4l-utils-rockchip, v4l-utils-git)
- Show 4 more dependencies...
Required by (159)
- avisynth-plugin-lsmashsource-git (requires libavutil.so)
- avisynth-plugin-lsmashsource-git (requires libswscale.so)
- avisynth-plugin-lsmashsource-git (requires libswresample.so)
- avisynth-plugin-lsmashsource-git (requires libavformat.so)
- avisynth-plugin-lsmashsource-git (requires libavcodec.so)
- d2vwitch-git (requires libavformat.so)
- d2vwitch-git (requires libavutil.so)
- d2vwitch-git (requires libavcodec.so)
- dolphin-emu-beta-git (requires libswscale.so)
- dolphin-emu-beta-git (requires libavformat.so)
- dolphin-emu-beta-git (requires libavutil.so)
- dolphin-emu-beta-git (requires libavcodec.so)
- dolphin-emu-git (requires libavformat.so)
- dolphin-emu-git (requires libavutil.so)
- dolphin-emu-git (requires libavcodec.so)
- dolphin-emu-git (requires libswscale.so)
- dolphin-emu-ishiiruka-git (requires libavutil.so)
- dolphin-emu-ishiiruka-git (requires libswscale.so)
- dolphin-emu-ishiiruka-git (requires libavformat.so)
- dolphin-emu-ishiiruka-git (requires libavcodec.so)
Latest Comments
pix3l commented on 2021-05-30 07:54 (UTC)
diff --git a/PKGBUILD b/PKGBUILD index 2fd5301..f5683f8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@
pkgname=ffmpeg0.10 pkgver=0.10.16 -pkgrel=5 +pkgrel=6 pkgdesc='Complete solution to record, convert and stream audio and video' arch=('i686' 'x86_64') url='http://ffmpeg.org/' @@ -84,7 +84,7 @@ package() { rm -rf "${pkgdir}"/usr/{bin,share}
install -dm 755 "${pkgdir}"/etc/ld.so.conf.d - echo -e '/usr/lib/\n/usr/lib/ffmpeg0.10/' > "${pkgdir}"/etc/ld.so.conf.d/ffmpeg0.10.conf + echo -e '/usr/lib/ffmpeg0.10/' > "${pkgdir}"/etc/ld.so.conf.d/ffmpeg0.10.conf }
Luckylinux commented on 2020-08-11 14:05 (UTC)
Good Morning. So, yesterday when performing an update I had this feedback: "installing x264 (3: 0.160.r3011.cde9a93-1) breaks the dependency" libx264.so = 159-64 "required by ffmpeg0.10". After thinking for a while, I decided to remove "ffmpeg0.10" (pacman -Rs). Then I updated the system. And then I had to reinstall "schroedinger" and "openjpeg" and then rebuild and install "ffmpeg0.10" again. It has worked so far and it is likely that there is a simpler and more correct method than the one I did.
zombiemeat commented on 2020-02-27 06:10 (UTC)
To build with x264, add the following to prepare()
sed -i 's/x264_bit_depth/X264_BIT_DEPTH/' libavcodec/libx264.c
and "--enable-libx264 \" to "./configure".
mokkurkalve commented on 2019-07-21 09:49 (UTC)
Mm. It compiles in clean chroot with --disable-libx264
mokkurkalve commented on 2019-07-19 12:57 (UTC)
Build in clean chroot fails thus:
(...snip...) In file included from libavcodec/libx264.c:24: libavcodec/avcodec.h:2775:30: note: declared here 2775 | attribute_deprecated int partitions; | ^~~~~~~~~~ libavcodec/libx264.c:541:5: warning: ‘crf’ is deprecated [-Wdeprecated-declarations] 541 | avctx->crf = x4->params.rc.f_rf_constant; | ^~~~~ In file included from libavcodec/libx264.c:24: libavcodec/avcodec.h:2698:32: note: declared here 2698 | attribute_deprecated float crf; | ^~~ libavcodec/libx264.c: In function ‘X264_init_static’: libavcodec/libx264.c:595:9: error: ‘x264_bit_depth’ undeclared (first use in this function) 595 | if (x264_bit_depth == 8) | ^~~~~~~~~~~~~~ make: [common.mak:45: libavcodec/libx264.o] Error 1 make: Waiting for unfinished jobs.... ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/eivind/work/build/chroot/eivind/build
framas commented on 2018-09-25 07:12 (UTC)
@Fux I removed "--enable-libx264 \" in PkGBUILD and it did compile for me. I need it for barcoo-clickshare and this works without x264....
naraesk commented on 2018-09-08 17:39 (UTC)
Have the same problem as Fuxy
Fuxy commented on 2018-08-20 02:26 (UTC)
This seems to fail to build for me with : "make: *** [common.mak:45: libavcodec/libx264.o] Error 1"
Dies this happen to anyone else or did i miss something?
jshap commented on 2018-02-08 06:55 (UTC)
kind of frustrating that this keeps happening, but I guess it's a symptom of us being forced (probably by spotify) to use this outdated package. unfortunately I'm afraid that one of these days there's going to be an update that is actually incompatible.
ector commented on 2018-02-06 15:44 (UTC)
ok, I did so I gave: sudo pacman -Rdd libvpx It is given sudo pacman -Syu
Niklas commented on 2018-02-06 14:39 (UTC)
Recompiling is all you need to do. Bump the pkgrel flag and rebuild or reinstall from AUR and it will work again
ector commented on 2018-02-06 10:16 (UTC)
i have this error: error: failed to prepare transaction (could not satisfy dependencies) :: ffmpeg0.10: installing libvpx (1.7.0-1) breaks dependency 'libvpx.so=4-64'
axfelix commented on 2018-02-06 05:05 (UTC)
Hitting one of these again...
error: failed to prepare transaction (could not satisfy dependencies) :: ffmpeg0.10: installing libvpx (1.7.0-1) breaks dependency 'libvpx.so=4-64'
WFV commented on 2018-01-21 20:14 (UTC) (edited on 2018-01-21 20:15 (UTC) by WFV)
current version solves "error: missing 'libx264.so=148-64' dependency for 'ffmpeg0.10'" for me, no uninstall/reinstall. The dependency broke with the last repo ffmpeg update - I installed them (ffmpeg and libx264) by "pacman -Sdd", probably not the recommended approach but otherwise couldn't get system to update...
zoe commented on 2018-01-19 08:57 (UTC) (edited on 2018-01-19 08:59 (UTC) by zoe)
DID WORK for me
frankspace commented on 2018-01-13 05:02 (UTC)
Recompiling, tedious though it might be, worked for me, so I'm fairly sure this just needs a version bump.
keepitsimpleengr commented on 2018-01-12 22:10 (UTC)
uninstall ffmpeg0.10 - update - reinstall ffmpeg0.10 did not work.
keepitsimpleengr commented on 2018-01-12 18:42 (UTC)
:: ffmpeg0.10: installing libx264 (2:152.20171224-1) breaks dependency 'libx264.so=148-64'
libx264-10bit 2:152.20171224-1
dixi_minga commented on 2018-01-11 20:14 (UTC) (edited on 2018-01-11 20:15 (UTC) by dixi_minga)
@SilverMight
uninstall ffmpeg0.10 - update - reinstall ffmpeg0.10
SilverMight commented on 2018-01-11 20:04 (UTC)
Recieving this now when trying to update libx264
:: ffmpeg0.10: installing libx264 (2:152.20171224-1) breaks dependency 'libx264.so=148-64'
Any ideas?
fthiery commented on 2017-02-23 18:21 (UTC)
fthiery commented on 2017-02-23 18:04 (UTC)
keepitsimpleengr commented on 2017-01-27 16:37 (UTC)
zoe commented on 2017-01-26 21:37 (UTC)
keepitsimpleengr commented on 2017-01-26 17:40 (UTC)