Package Details: lib32-gst-libav 1.24.8-1

Git Clone URL: https://aur.archlinux.org/lib32-gst-bad-ugly.git (read-only, click to copy)
Package Base: lib32-gst-bad-ugly
Description: Multimedia graph framework (32-bit) - libav plugin
Upstream URL: https://gstreamer.freedesktop.org/
Licenses: LGPL
Provides: lib32-gst-ffmpeg
Replaces: lib32-gst-libav-latest
Submitter: ahmubashshir
Maintainer: ahmubashshir (MarsSeed)
Last Packager: ahmubashshir
Votes: 46
Popularity: 0.029699
First Submitted: 2023-01-07 17:47 (UTC)
Last Updated: 2024-10-28 05:13 (UTC)

Dependencies (75)

Required by (1)

Sources (3)

Pinned Comments

ahmubashshir commented on 2023-11-18 14:43 (UTC) (edited on 2023-11-18 14:44 (UTC) by ahmubashshir)

If you have any improvements/suggestions for the pkgbuilds I maintain, please create an issue/pr on github.com/ahmubashshir/pkgbuilds or send the patches to ahmubashshir+pkgbuilds@gmail.com

p.s. sorry for being late, I was busy with my mid and part-time job last three months... it was truly chaotic...

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 21 Next › Last »

DDoSolitary commented on 2020-11-26 06:24 (UTC) (edited on 2020-11-26 06:24 (UTC) by DDoSolitary)

@Lakso This package is built against headers from the gstreamer package, which has been updated to v1.18, but the lib32-gstreamer and lib32-gst-plugins-* packages are still on v1.16. So the plugins built for newer gstreamer can't be loaded by the old lib32-gstreamer. You need to install an older version of gstreamer to build this package, for example https://archive.archlinux.org/packages/g/gstreamer/gstreamer-1.16.2-2-x86_64.pkg.tar.zst

DDoSolitary commented on 2020-11-26 06:09 (UTC)

May I know why you disabled the dtls plugin? I can build it without issues.

DDoSolitary commented on 2020-11-26 05:26 (UTC) (edited on 2020-11-26 06:10 (UTC) by DDoSolitary)

According to the official gst-plugins-bad package, lib32-libmpeg2 is not needed and lib32-bluez-libs should be in makedepends. I've checked the built package and didn't find any dependency on their so library files.

Santurysim commented on 2020-11-04 12:53 (UTC)

I also have these tests failed. I tried to gst-inspect-1.0-32 built plugins, but they report they have version 1.18, not 1.16. Maybe, uprading 32-bit gstreamer will help.

hlarsen commented on 2020-10-23 21:30 (UTC)

I'm also seeing test failures trying to build the package, same as the logs posted previously by jwhickman.

Lakso commented on 2020-09-29 15:27 (UTC) (edited on 2020-09-29 15:28 (UTC) by Lakso)

  ==> ERROR: A failure occurred in check().
    Aborting...
error making: lib32-gst-plugins-bad  

here's the logfile if it's useful

ukbeast commented on 2020-09-23 20:24 (UTC)

Error building: "generic/plugin-test.c:31:F:existence:test_libav_plugin:0: Could not load FFmpeg plugin"

Even though it should pull ffmpeg, I'm gonna build and install lib32-ffmpeg and see if it builds after.

jwhickman commented on 2020-09-17 23:30 (UTC) (edited on 2020-09-20 00:30 (UTC) by jwhickman)

@Samega7Cattac My build fails the same as in your log:

1/5 elements_xingmux  FAIL           0.01s (exit status 1)
2/5 generic_states    OK             0.02s
3/5 elements_amrnbenc FAIL           0.01s (exit status 1)
4/5 elements_mpeg2dec FAIL           0.01s (exit status 3)
5/5 elements_x264enc  FAIL           0.02s (exit status 5)

Samega7Cattac commented on 2020-09-13 18:07 (UTC)

tests still fail http://ix.io/2xrh

DarkShadow44 commented on 2020-08-29 17:59 (UTC)

@pegasus Did you make sure your dependencies are up-to-date? It builds fine here, try rebuilding lib32-x264. Also, make sure that all builds are clean (i.e. no old intermediary objects exist).