FS#48463 - [gegl02] undefined symbol: avcodec_alloc_frame

Attached to Project: Arch Linux
Opened by Moo-Crumpus (Moo-Crumpus) - Saturday, 05 March 2016, 09:28 GMT
Last edited by Jan Alexander Steffens (heftig) - Saturday, 05 March 2016, 23:32 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
gegl02-0.2.0-3 error makes gimp 2.8.16-1 fail starting.


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
just try to start gimp:
gimp
GEGL-geglmodule.c-Message: Module '/usr/lib/gegl-0.2/ff-load.so' load error: /usr/lib/gegl-0.2/ff-load.so: undefined symbol: avcodec_alloc_frame
Speicherzugriffsfehler (Speicherabzug geschrieben)
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Saturday, 05 March 2016, 23:32 GMT
Reason for closing:  Fixed
Additional comments about closing:  gegl02 0.2.0-4
Comment by Antonio Rojas (arojas) - Saturday, 05 March 2016, 09:51 GMT
What's the output of 'pacman -Qs ffmpeg' ?
Comment by Darek (blablo) - Saturday, 05 March 2016, 22:01 GMT
gegl 0.3.4
https://github.com/GNOME/gegl/commit/d258297e943e95316427dcae439e55ceeda8b7e4
https://github.com/GNOME/gegl/commit/6d50c42e2c9ae180ec1086280885ddacbb2d2ff8

https://ffmpeg.org/pipermail/ffmpeg-cvslog/2013-November/071011.html
https://github.com/FFmpeg/FFmpeg/commit/b9fd813351733b867fb73219e33b1f4845b40dde

@ Antonio Rojas
$ pacman -Qs ffmpeg
local/ffmpeg 1:3.0-1
Complete solution to record, convert and stream audio and video
local/ffmpeg2.8 2.8.6-1
Complete solution to record, convert and stream audio and video

TEST: gegl02-0.2.0-4 + 0001-use-av_frame_alloc-instead-of-avcodec_alloc_frame.patch

$ gimp (no error)

Loading...