Hi
ffmpeg from [extra] not include libavresample (marked as deprecated by upstream). this package should do the same?
greetings
Git Clone URL: | https://aur.archlinux.org/lib32-ffmpeg.git (read-only, click to copy) |
---|---|
Package Base: | lib32-ffmpeg |
Description: | Complete solution to record, convert and stream audio and video (32 bit) |
Upstream URL: | http://ffmpeg.org |
Licenses: | GPL-3.0-only |
Conflicts: | lib32-libffmpeg |
Provides: | libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so |
Replaces: | lib32-libffmpeg |
Submitter: | lano1106 |
Maintainer: | oxalin |
Last Packager: | oxalin |
Votes: | 37 |
Popularity: | 0.014864 |
First Submitted: | 2013-05-18 04:43 (UTC) |
Last Updated: | 2024-09-27 17:48 (UTC) |
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 21 Next › Last »
Hi
ffmpeg from [extra] not include libavresample (marked as deprecated by upstream). this package should do the same?
greetings
ok, is problem of the lib32-x264. see the comments
sorry for the noise
Hi sl1pkn07. While x264 is installed, you are probably not using the latest version for some reason... or it is not detected correctly. Are you using lib32-x264 package or is it a different package?
Make sure lib32-x246 is installed (or which ever equivalent AUR package you want to use). You can try to reinstall it and look for any problem when compiling it. If you hit something along this path, remove the lib32-x264 package folder so that it will download and build from a fresh folder on the next try.
You can try to do the same with lib32-ffmpeg: delete the lib32-ffmpeg build folder and start fresh.
Let me know if you need further assistance.
Hi
i'm not sure why, but:
/usr/bin/ld: libavcodec/libavcodec.so: undefined reference to `x264_encoder_open_155'
collect2: error: ld returned 1 exit status
make: *** [Makefile:108: ffplay_g] Error 1
make: *** Waiting for unfinished jobs....
MAN doc/ffprobe-all.1
/usr/bin/ld: libavcodec/libavcodec.so: undefined reference to `x264_encoder_open_155'
collect2: error: ld returned 1 exit status
make: *** [Makefile:108: ffmpeg_g] Error 1
/usr/bin/ld: libavcodec/libavcodec.so: undefined reference to `x264_encoder_open_155'
collect2: error: ld returned 1 exit status
make: *** [Makefile:108: ffprobe_g] Error 1
in fresh lib32-ffmpeg (with dependencies) installation
I know the package is out-of-date, I'm working on it (I was yesterday night). Something is not working correctly when building against x265 (lib32-x265). I have to see if the problem is caused by the out-of-date lib32-x265 package. I will update accordingly later today.
Thank you PedroHLC for the missing makedepend on git.
Please add git as a make dependency, it's required when building from clean chroot...
Same error as here: https://aur.archlinux.org/packages/lib32-zbar/
libv4l2 0.14.2 has a bug as they didn't include sys/sysmacros.h, thus their calls to minor()
got interepreted as functions rather than macros, resulting in an undefined reference. They fixed this in 0.16.0
@cloverskull and @unknown78: you are right, something is wrong. I had no problem last time I modified the package at the end of August. I'll investigate this bug.
@oxalin I'm running into the same error about libv4l2 not being found.
I've confirmed all files you've asked about do exist on my filesystem.
$ pkg-config --libs /usr/lib32/pkgconfig/libv4l2.pc -L/usr/lib32 -lv4l2
Please advise, thanks!
Pinned Comments
oxalin commented on 2024-04-09 22:05 (UTC)
For those wondering: I intentionally keep this package as close to the native package as possible, to the extent of the available dependencies. FFMPEG package sees a lot of modifications through time and I prefer to follow the changes applied to the native PKGBUILD as much as possible. The more it goes, the more flags are added and the more often we need to cherrypick commits (until a new release comes in).
This means I'll keep the dependencies around even if there is no obvious usecase for them.
Also, since openjpeg2 is still used with the native package, I'll also keep it around. Last thing I read about the JPEG2000 internal decoder was that it was faster, but that it was still introducing errors in the rendering. This probably explains why it is still enable in the native package. I look at it once in a while and things may have evolved since, but a quick checkup didn't bring up any tangible answer.
Now, if someone would like to take the ownership of this package, I would be more than pleased to hand it over. The same goes for any related packages that I maintain mostly for FFMPEG. lib32-libffmpeg and lib32-ffmpeg could be merged back together to simplify its maintenance.
Let me know if this is something you're interested in.
oxalin commented on 2018-02-25 07:37 (UTC) (edited on 2020-05-25 15:55 (UTC) by oxalin)
About GPG, it is up to you to import the missing public key. If you receive an error about it, this is ffmpeg's project public key. Something like the following should do the trick: gpg --recv-keys B4322F04D67658D8