freebsd-ports/multimedia/gstreamer1-plugins-aom/Makefile
Jan Beich a950db788b multimedia/aom: force rebuild consumers after 6f68add3f9
$ ffmpeg ... -c:v libaom-av1 ...
[libaom-av1 @ 0x804a89900] 3.2.0
[libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!

https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/
2021-10-14 22:20:58 +00:00

11 lines
197 B
Makefile

PORTREVISION= 15
CATEGORIES= multimedia
COMMENT= GStreamer (libaom) plugin
GST_PLUGIN= aom
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"