https://drive.google.com/open?id=16zDRURG9ONro5CAXkFm5yQ2AzssW4uBg
by using this version of ffmpeg, it caused segmentation fault while launching OBS, coredump is attached in above links, plz fix. Thanks. (looks like caused by libsrt in ffmpeg)
Git Clone URL: | https://aur.archlinux.org/ffmpeg-full.git (read-only, click to copy) |
---|---|
Package Base: | ffmpeg-full |
Description: | Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac) |
Upstream URL: | https://www.ffmpeg.org/ |
Keywords: | audio codec convert cuda cuvid decklink encoder fdk-aac fdkaac hwaccel libnpp media nvenc svt video |
Licenses: | LicenseRef-nonfree-and-unredistributable |
Conflicts: | ffmpeg |
Provides: | ffmpeg, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so |
Submitter: | rpolzer |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 136 |
Popularity: | 0.37 |
First Submitted: | 2013-01-24 11:17 (UTC) |
Last Updated: | 2025-01-08 22:31 (UTC) |
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 55 Next › Last »
https://drive.google.com/open?id=16zDRURG9ONro5CAXkFm5yQ2AzssW4uBg
by using this version of ffmpeg, it caused segmentation fault while launching OBS, coredump is attached in above links, plz fix. Thanks. (looks like caused by libsrt in ffmpeg)
spider-mario:
Thank you!
aom is now in the official repositories and that’s what the ffmpeg package in extra depends on: https://www.archlinux.org/packages/extra/x86_64/aom/
@francoism90 ocl-icd provides opencl-icd-loader. Anyway, it's now changed.
opencl-icd-loader depend doesn't exit anymore, this is replaced by ocl-icd.
@codyps Package is building fine. makepkg does not pull AUR dependencies, so when using makepkg you need to manually install them. pacaur is unmaintained, please use another AUR helper.
Build fails due to lack of kvazaar
:
-> Running ffmpeg configure script. Please wait...
ERROR: kvazaar >= 0.8.1 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.
==> ERROR: A failure occurred in build().
Aborting...
:: failed to build ffmpeg-full package(s)
Installing manually fixes build (pacaur -S kvazaar
). PKGBUILD either needs config disabled or depdendency added.
EDIT: It seems that the dependency exists, so I'm not sure why pacaur
isn't pulling it in and makepkg
isn't requiring it.
@ggrub I hope you have made a relogin or reboot after changing /etc/profile.d/intel-media.sh in order to changes to take effect.
ICQ ratecontrol mode requested, but is not supported by this SDK version
It seems that you are using unsupported options, but this is not the appropriate place for an extended discussion about ffmpeg support. Fell free to contact me on IRC if you want.
Pinned Comments
dbermond commented on 2024-06-24 15:59 (UTC)
@LordSIGSEGV avoid creating files not tracked by pacman in the system reserved directories, specially symlinks to shared libraries, as this have the potential to completely break your system. I have already notified the quirc maintainer in the aur web page of the package in April-2024. While this issue is not solved in quirc, I recommend to use quirc-git, which currently has a better packaging and does not suffer from this problem.