[FFmpeg-devel] [PATCH v2 4/5] h265_metadata: Add option to set the level of the stream

Michael Niedermayer michael at niedermayer.cc
Tue Oct 2 14:36:50 EEST 2018


On Sun, Sep 30, 2018 at 11:26:11PM +0100, Mark Thompson wrote:
> ---
>  doc/bitstream_filters.texi     |   9 +++
>  libavcodec/h265_metadata_bsf.c | 136 +++++++++++++++++++++++++++++++++
>  2 files changed, 145 insertions(+)

this seems to also fail to link:

make distclean ; ./configure && make -j12
LD	ffmpeg_g
libavcodec/libavcodec.a(h265_metadata_bsf.o): In function `h265_metadata_guess_level':
ffmpeg/libavcodec/h265_metadata_bsf.c:133: undefined reference to `ff_h265_guess_level'
collect2: error: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181002/4fae295a/attachment.sig>


More information about the ffmpeg-devel mailing list