[FFmpeg-user] No rule existing for libavfilter/all_channel_layouts.inc
Ulf Zibis
Ulf.Zibis at CoSoCo.de
Wed Jun 17 12:54:21 EEST 2020
Hi,
I'm not able to compile ffmpeg on Ubuntu 20.04
I've tried this 3 times in the last days in hope a new git pull would fix the problen.
$ git pull --rebase
remote: Counting objects: 416, done.
remote: Compressing objects: 100% (323/323), done.
remote: Total 416 (delta 354), reused 109 (delta 93)
Empfange Objekte: 100% (416/416), 97.27 KiB | 844.00 KiB/s, Fertig.
Löse Unterschiede auf: 100% (354/354), abgeschlossen mit 92 lokalen Objekten.
Von https://git.ffmpeg.org/ffmpeg
0b182ff66d..318a1a383d master -> origin/master
569a9d3d70..cc948a1c8c release/4.3 -> origin/release/4.3
Aktualisiere 0b182ff66d..318a1a383d
Fast-forward
.mailmap | 1 +
doc/APIchanges | 3 +
doc/decoders.texi | 2 +-
libavcodec/aacenc.c | 20 ++--
libavcodec/ac3enc.c | 95 ++++++++-----------
libavcodec/ac3enc_fixed.c | 1 +
libavcodec/ac3enc_template.c | 17 ++--
libavcodec/adpcmenc.c | 38 ++++----
libavcodec/alac.c | 17 ++--
libavcodec/apedec.c | 9 +-
libavcodec/cbs.c | 4 +-
libavcodec/cbs_av1.c | 3 +-
libavcodec/cbs_h2645.c | 3 +-
libavcodec/ccaption_dec.c | 44 ++++++---
libavcodec/dnxhdenc.c | 65 +++++--------
libavcodec/ffwavesynth.c | 4 +-
libavcodec/h261dec.c | 1 +
libavcodec/h263dec.c | 4 +-
libavcodec/h264dec.c | 67 +++++--------
libavcodec/iff.c | 2 +-
libavcodec/iirfilter.c | 15 +--
libavcodec/jpeg2000dec.c | 19 ++--
libavcodec/libzvbi-teletextdec.c | 2 +-
libavcodec/loco.c | 2 +-
libavcodec/lossless_audiodsp.c | 2 +-
libavcodec/mpeg12dec.c | 9 +-
libavcodec/mpeg4videodec.c | 24 +++--
libavcodec/mpegpicture.c | 11 +--
libavcodec/mpegvideo.c | 156 ++++++++++++++-----------------
libavcodec/mpegvideo_enc.c | 34 +++----
libavcodec/msmpeg4dec.c | 8 +-
libavcodec/mv30.c | 3 +
libavcodec/pixlet.c | 2 +-
libavcodec/qsv_internal.h | 2 +
libavcodec/rv10.c | 2 +
libavcodec/smvjpegdec.c | 3 +-
libavcodec/snow.c | 26 +++---
libavcodec/sonic.c | 13 +--
libavcodec/svq1enc.c | 4 +-
libavcodec/twinvq.c | 26 ++----
libavcodec/wmalosslessdec.c | 2 +-
libavcodec/wmv2dec.c | 1 +
libavfilter/af_rubberband.c | 1 +
libavfilter/vf_vaguedenoiser.c | 2 +-
libavformat/4xm.c | 3 +
libavformat/ape.c | 26 ++++--
libavformat/mov.c | 2 +-
libavformat/mpl2dec.c | 9 +-
libavformat/mxfdec.c | 1 +
libavformat/oggdec.c | 5 +-
libavformat/prompeg.c | 6 +-
libavformat/sccdec.c | 29 +++++-
libavformat/thp.c | 2 +
libavformat/utils.c | 4 +-
libavutil/hwcontext_vaapi.c | 3 +
libavutil/internal.h | 40 +-------
libavutil/pixdesc.c | 24 +++++
libavutil/pixfmt.h | 3 +
libavutil/version.h | 2 +-
libswscale/input.c | 13 ++-
libswscale/output.c | 33 +++++--
libswscale/swscale_internal.h | 6 +-
libswscale/utils.c | 150 +++++++++++++++--------------
libswscale/vscale.c | 2 +-
libswscale/x86/output.asm | 126 ++++++++++++++++++++++++-
libswscale/x86/swscale.c | 28 ++++++
libswscale/yuv2rgb.c | 22 +++++
tests/ref/fate/filter-pixdesc-x2rgb10le | 1 +
tests/ref/fate/filter-pixfmts-copy | 1 +
tests/ref/fate/filter-pixfmts-crop | 1 +
tests/ref/fate/filter-pixfmts-field | 1 +
tests/ref/fate/filter-pixfmts-fieldorder | 1 +
tests/ref/fate/filter-pixfmts-hflip | 1 +
tests/ref/fate/filter-pixfmts-il | 1 +
tests/ref/fate/filter-pixfmts-null | 1 +
tests/ref/fate/filter-pixfmts-pad | 1 +
tests/ref/fate/filter-pixfmts-scale | 1 +
tests/ref/fate/filter-pixfmts-transpose | 1 +
tests/ref/fate/filter-pixfmts-vflip | 1 +
tests/ref/fate/sws-pixdesc-query | 11 +++
80 files changed, 764 insertions(+), 567 deletions(-)
create mode 100644 tests/ref/fate/filter-pixdesc-x2rgb10le
Aktueller Branch master ist auf dem neuesten Stand.
$ ./configure --enable-libx264 --enable-gpl
install prefix /usr/local
source path .
C compiler gcc
C library glibc
ARCH x86 (generic)
big-endian no
runtime cpu detection yes
standalone assembly yes
x86 assembler nasm
MMX enabled yes
MMXEXT enabled yes
3DNow! enabled yes
3DNow! extended enabled yes
SSE enabled yes
SSSE3 enabled yes
AESNI enabled yes
AVX enabled yes
AVX2 enabled yes
AVX-512 enabled yes
XOP enabled yes
FMA3 enabled yes
FMA4 enabled yes
i686 features enabled yes
CMOV is fast yes
EBX available yes
EBP available yes
debug symbols yes
strip symbols yes
optimize for size no
optimizations yes
static yes
shared no
postprocessing support yes
network support yes
threading support pthreads
safe bitstream reader yes
texi2html enabled no
perl enabled yes
pod2man enabled yes
makeinfo enabled no
makeinfo supports HTML no
External libraries:
iconv libx264 zlib
External libraries providing hardware acceleration:
v4l2_m2m
Libraries:
avcodec avformat swresample
avdevice avutil swscale
avfilter postproc
Programs:
ffmpeg ffprobe
Enabled decoders:
aac flac pgm
aac_fixed flashsv pgmyuv
aac_latm flashsv2 pgssub
aasc flic pictor
ac3 flv pixlet
ac3_fixed fmvc pjs
acelp_kelvin fourxm png
adpcm_4xm fraps ppm
adpcm_adx frwu prores
adpcm_afc g2m prosumer
adpcm_agm g723_1 psd
adpcm_aica g729 ptx
adpcm_argo gdv qcelp
adpcm_ct gif qdm2
adpcm_dtk gremlin_dpcm qdmc
adpcm_ea gsm qdraw
adpcm_ea_maxis_xa gsm_ms qpeg
adpcm_ea_r1 h261 qtrle
adpcm_ea_r2 h263 r10k
adpcm_ea_r3 h263_v4l2m2m r210
adpcm_ea_xas h263i ra_144
adpcm_g722 h263p ra_288
adpcm_g726 h264 ralf
adpcm_g726le h264_v4l2m2m rasc
adpcm_ima_alp hap rawvideo
adpcm_ima_amv hca realtext
adpcm_ima_apc hcom rl2
adpcm_ima_apm hevc roq
adpcm_ima_cunning hevc_v4l2m2m roq_dpcm
adpcm_ima_dat4 hnm4_video rpza
adpcm_ima_dk3 hq_hqa rscc
adpcm_ima_dk4 hqx rv10
adpcm_ima_ea_eacs huffyuv rv20
adpcm_ima_ea_sead hymt rv30
adpcm_ima_iss iac rv40
adpcm_ima_mtf idcin s302m
adpcm_ima_oki idf sami
adpcm_ima_qt iff_ilbm sanm
adpcm_ima_rad ilbc sbc
adpcm_ima_smjpeg imc scpr
adpcm_ima_ssi imm4 screenpresso
adpcm_ima_wav imm5 sdx2_dpcm
adpcm_ima_ws indeo2 sgi
adpcm_ms indeo3 sgirle
adpcm_mtaf indeo4 sheervideo
adpcm_psx indeo5 shorten
adpcm_sbpro_2 interplay_acm sipr
adpcm_sbpro_3 interplay_dpcm siren
adpcm_sbpro_4 interplay_video smackaud
adpcm_swf jacosub smacker
adpcm_thp jpeg2000 smc
adpcm_thp_le jpegls smvjpeg
adpcm_vima jv snow
adpcm_xa kgv1 sol_dpcm
adpcm_yamaha kmvc sonic
adpcm_zork lagarith sp5x
agm loco speedhq
aic lscr srgc
alac m101 srt
alias_pix mace3 ssa
als mace6 stl
amrnb magicyuv subrip
amrwb mdec subviewer
amv metasound subviewer1
anm microdvd sunrast
ansi mimic svq1
ape mjpeg svq3
apng mjpegb tak
aptx mlp targa
aptx_hd mmvideo targa_y216
arbc motionpixels tdsc
ass movtext text
asv1 mp1 theora
asv2 mp1float thp
atrac1 mp2 tiertexseqvideo
atrac3 mp2float tiff
atrac3al mp3 tmv
atrac3p mp3adu truehd
atrac3pal mp3adufloat truemotion1
atrac9 mp3float truemotion2
aura mp3on4 truemotion2rt
aura2 mp3on4float truespeech
avrn mpc7 tscc
avrp mpc8 tscc2
avs mpeg1_v4l2m2m tta
avui mpeg1video twinvq
ayuv mpeg2_v4l2m2m txd
bethsoftvid mpeg2video ulti
bfi mpeg4 utvideo
bink mpeg4_v4l2m2m v210
binkaudio_dct mpegvideo v210x
binkaudio_rdft mpl2 v308
bintext msa1 v408
bitpacked mscc v410
bmp msmpeg4v1 vb
bmv_audio msmpeg4v2 vble
bmv_video msmpeg4v3 vc1
brender_pix msrle vc1_v4l2m2m
c93 mss1 vc1image
cavs mss2 vcr1
ccaption msvideo1 vmdaudio
cdgraphics mszh vmdvideo
cdtoons mts2 vmnc
cdxl mv30 vorbis
cfhd mvc1 vp3
cinepak mvc2 vp4
clearvideo mvdv vp5
cljr mvha vp6
cllc mwsc vp6a
comfortnoise mxpeg vp6f
cook nellymoser vp7
cpia notchlc vp8
cscd nuv vp8_v4l2m2m
cyuv on2avc vp9
dca opus vp9_v4l2m2m
dds paf_audio vplayer
derf_dpcm paf_video vqa
dfa pam wavpack
dirac pbm wcmv
dnxhd pcm_alaw webp
dolby_e pcm_bluray webvtt
dpx pcm_dvd wmalossless
dsd_lsbf pcm_f16le wmapro
dsd_lsbf_planar pcm_f24le wmav1
dsd_msbf pcm_f32be wmav2
dsd_msbf_planar pcm_f32le wmavoice
dsicinaudio pcm_f64be wmv1
dsicinvideo pcm_f64le wmv2
dss_sp pcm_lxf wmv3
dst pcm_mulaw wmv3image
dvaudio pcm_s16be wnv1
dvbsub pcm_s16be_planar wrapped_avframe
dvdsub pcm_s16le ws_snd1
dvvideo pcm_s16le_planar xan_dpcm
dxa pcm_s24be xan_wc3
dxtory pcm_s24daud xan_wc4
dxv pcm_s24le xbin
eac3 pcm_s24le_planar xbm
eacmv pcm_s32be xface
eamad pcm_s32le xl
eatgq pcm_s32le_planar xma1
eatgv pcm_s64be xma2
eatqi pcm_s64le xpm
eightbps pcm_s8 xsub
eightsvx_exp pcm_s8_planar xwd
eightsvx_fib pcm_u16be y41p
escape124 pcm_u16le ylc
escape130 pcm_u24be yop
evrc pcm_u24le yuv4
exr pcm_u32be zero12v
ffv1 pcm_u32le zerocodec
ffvhuff pcm_u8 zlib
ffwavesynth pcm_vidc zmbv
fic pcx
fits pfm
Enabled encoders:
a64multi jpeg2000 pgmyuv
a64multi5 jpegls png
aac libx264 ppm
ac3 libx264rgb prores
ac3_fixed ljpeg prores_aw
adpcm_adx magicyuv prores_ks
adpcm_g722 mjpeg qtrle
adpcm_g726 mlp r10k
adpcm_g726le movtext r210
adpcm_ima_qt mp2 ra_144
adpcm_ima_ssi mp2fixed rawvideo
adpcm_ima_wav mpeg1video roq
adpcm_ms mpeg2video roq_dpcm
adpcm_swf mpeg4 rv10
adpcm_yamaha mpeg4_v4l2m2m rv20
alac msmpeg4v2 s302m
alias_pix msmpeg4v3 sbc
amv msvideo1 sgi
apng nellymoser snow
aptx opus sonic
aptx_hd pam sonic_ls
ass pbm srt
asv1 pcm_alaw ssa
asv2 pcm_dvd subrip
avrp pcm_f32be sunrast
avui pcm_f32le svq1
ayuv pcm_f64be targa
bmp pcm_f64le text
cinepak pcm_mulaw tiff
cljr pcm_s16be truehd
comfortnoise pcm_s16be_planar tta
dca pcm_s16le utvideo
dnxhd pcm_s16le_planar v210
dpx pcm_s24be v308
dvbsub pcm_s24daud v408
dvdsub pcm_s24le v410
dvvideo pcm_s24le_planar vc2
eac3 pcm_s32be vorbis
ffv1 pcm_s32le vp8_v4l2m2m
ffvhuff pcm_s32le_planar wavpack
fits pcm_s64be webvtt
flac pcm_s64le wmav1
flashsv pcm_s8 wmav2
flashsv2 pcm_s8_planar wmv1
flv pcm_u16be wmv2
g723_1 pcm_u16le wrapped_avframe
gif pcm_u24be xbm
h261 pcm_u24le xface
h263 pcm_u32be xsub
h263_v4l2m2m pcm_u32le xwd
h263p pcm_u8 y41p
h264_v4l2m2m pcm_vidc yuv4
hevc_v4l2m2m pcx zlib
huffyuv pgm zmbv
Enabled hwaccels:
Enabled parsers:
aac dvdsub opus
aac_latm flac png
ac3 g723_1 pnm
adx g729 rv30
av1 gif rv40
avs2 gsm sbc
bmp h261 sipr
cavsvideo h263 tak
cook h264 vc1
dca hevc vorbis
dirac jpeg2000 vp3
dnxhd mjpeg vp8
dpx mlp vp9
dvaudio mpeg4video webp
dvbsub mpegaudio xma
dvd_nav mpegvideo
Enabled demuxers:
aa hnm pcm_s32be
aac ico pcm_s32le
ac3 idcin pcm_s8
acm idf pcm_u16be
act iff pcm_u16le
adf ifv pcm_u24be
adp ilbc pcm_u24le
ads image2 pcm_u32be
adx image2_alias_pix pcm_u32le
aea image2_brender_pix pcm_u8
afc image2pipe pcm_vidc
aiff image_bmp_pipe pjs
aix image_dds_pipe pmp
alp image_dpx_pipe pp_bnk
amr image_exr_pipe pva
amrnb image_gif_pipe pvf
amrwb image_j2k_pipe qcp
anm image_jpeg_pipe r3d
apc image_jpegls_pipe rawvideo
ape image_pam_pipe realtext
apm image_pbm_pipe redspark
apng image_pcx_pipe rl2
aptx image_pgm_pipe rm
aptx_hd image_pgmyuv_pipe roq
aqtitle image_pictor_pipe rpl
argo_asf image_png_pipe rsd
asf image_ppm_pipe rso
asf_o image_psd_pipe rtp
ass image_qdraw_pipe rtsp
ast image_sgi_pipe s337m
au image_sunrast_pipe sami
av1 image_svg_pipe sap
avi image_tiff_pipe sbc
avr image_webp_pipe sbg
avs image_xpm_pipe scc
avs2 image_xwd_pipe sdp
bethsoftvid ingenient sdr2
bfi ipmovie sds
bfstm ircam sdx
bink iss segafilm
bintext iv8 ser
bit ivf shorten
bmv ivr siff
boa jacosub sln
brstm jv smacker
c93 kux smjpeg
caf kvag smush
cavsvideo live_flv sol
cdg lmlm4 sox
cdxl loas spdif
cine lrc srt
codec2 lvf stl
codec2raw lxf str
concat m4v subviewer
data matroska subviewer1
daud mgsts sup
dcstr microdvd svag
derf mjpeg swf
dfa mjpeg_2000 tak
dhav mlp tedcaptions
dirac mlv thp
dnxhd mm threedostr
dsf mmf tiertexseq
dsicin mov tmv
dss mp3 truehd
dts mpc tta
dtshd mpc8 tty
dv mpegps txd
dvbsub mpegts ty
dvbtxt mpegtsraw v210
dxa mpegvideo v210x
ea mpjpeg vag
ea_cdata mpl2 vc1
eac3 mpsub vc1t
epaf msf vividas
ffmetadata msnwc_tcp vivo
filmstrip mtaf vmd
fits mtv vobsub
flac musx voc
flic mv vpk
flv mvi vplayer
fourxm mxf vqf
frm mxg w64
fsb nc wav
fwse nistsphere wc3
g722 nsp webm_dash_manifest
g723_1 nsv webvtt
g726 nut wsaud
g726le nuv wsd
g729 ogg wsvqa
gdv oma wtv
genh paf wv
gif pcm_alaw wve
gsm pcm_f32be xa
gxf pcm_f32le xbin
h261 pcm_f64be xmv
h263 pcm_f64le xvag
h264 pcm_mulaw xwma
hca pcm_s16be yop
hcom pcm_s16le yuv4mpegpipe
hevc pcm_s24be
hls pcm_s24le
Enabled muxers:
a64 hls pcm_s32be
ac3 ico pcm_s32le
adts ilbc pcm_s8
adx image2 pcm_u16be
aiff image2pipe pcm_u16le
amr ipod pcm_u24be
apng ircam pcm_u24le
aptx ismv pcm_u32be
aptx_hd ivf pcm_u32le
asf jacosub pcm_u8
asf_stream kvag pcm_vidc
ass latm psp
ast lrc rawvideo
au m4v rm
avi matroska roq
avm2 matroska_audio rso
avs2 md5 rtp
bit microdvd rtp_mpegts
caf mjpeg rtsp
cavsvideo mkvtimestamp_v2 sap
codec2 mlp sbc
codec2raw mmf scc
crc mov segafilm
dash mp2 segment
data mp3 singlejpeg
daud mp4 smjpeg
dirac mpeg1system smoothstreaming
dnxhd mpeg1vcd sox
dts mpeg1video spdif
dv mpeg2dvd spx
eac3 mpeg2svcd srt
f4v mpeg2video stream_segment
ffmetadata mpeg2vob streamhash
fifo mpegts sup
fifo_test mpjpeg swf
filmstrip mxf tee
fits mxf_d10 tg2
flac mxf_opatom tgp
flv null truehd
framecrc nut tta
framehash oga uncodedframecrc
framemd5 ogg vc1
g722 ogv vc1t
g723_1 oma voc
g726 opus w64
g726le pcm_alaw wav
gif pcm_f32be webm
gsm pcm_f32le webm_chunk
gxf pcm_f64be webm_dash_manifest
h261 pcm_f64le webp
h263 pcm_mulaw webvtt
h264 pcm_s16be wtv
hash pcm_s16le wv
hds pcm_s24be yuv4mpegpipe
hevc pcm_s24le
Enabled protocols:
async http rtp
cache httpproxy srtp
concat icecast subfile
crypto md5 tcp
data mmsh tee
ffrtmphttp mmst udp
file pipe udplite
ftp prompeg unix
gopher rtmp
hls rtmpt
Enabled filters:
abench deconvolve palettegen
abitscope dedot paletteuse
acompressor deesser pan
acontrast deflate perms
acopy deflicker perspective
acrossfade dejudder phase
acrossover delogo photosensitivity
acrusher derain pixdesctest
acue deshake pixscope
addroi despill pp
adeclick detelecine pp7
adeclip dilation premultiply
adelay displace prewitt
aderivative dnn_processing pseudocolor
adrawgraph doubleweave psnr
aecho drawbox pullup
aemphasis drawgraph qp
aeval drawgrid random
aevalsrc drmeter readeia608
afade dynaudnorm readvitc
afftdn earwax realtime
afftfilt ebur128 remap
afifo edgedetect removegrain
afir elbg removelogo
afirsrc entropy repeatfields
aformat eq replaygain
agate equalizer reverse
agraphmonitor erosion rgbashift
ahistogram extractplanes rgbtestsrc
aiir extrastereo roberts
aintegral fade rotate
ainterleave fftdnoiz sab
alimiter fftfilt scale
allpass field scale2ref
allrgb fieldhint scdet
allyuv fieldmatch scroll
aloop fieldorder select
alphaextract fifo selectivecolor
alphamerge fillborders sendcmd
amerge find_rect separatefields
ametadata firequalizer setdar
amix flanger setfield
amovie floodfill setparams
amplify format setpts
amultiply fps setrange
anequalizer framepack setsar
anlmdn framerate settb
anlms framestep showcqt
anoisesrc freezedetect showfreqs
anull freezeframes showinfo
anullsink fspp showpalette
anullsrc gblur showspatial
apad geq showspectrum
aperms gradfun showspectrumpic
aphasemeter gradients showvolume
aphaser graphmonitor showwaves
apulsator greyedge showwavespic
arealtime haas shuffleframes
aresample haldclut shuffleplanes
areverse haldclutsrc sidechaincompress
arnndn hdcd sidechaingate
aselect headphone sidedata
asendcmd hflip sierpinski
asetnsamples highpass signalstats
asetpts highshelf signature
asetrate hilbert silencedetect
asettb histeq silenceremove
ashowinfo histogram sinc
asidedata hqdn3d sine
asoftclip hqx smartblur
asplit hstack smptebars
astats hue smptehdbars
astreamselect hwdownload sobel
asubboost hwmap spectrumsynth
atadenoise hwupload split
atempo hysteresis spp
atrim idet sr
avectorscope il ssim
avgblur inflate stereo3d
axcorrelate interlace stereotools
bandpass interleave stereowiden
bandreject join streamselect
bass kerndeint super2xsai
bbox lagfun superequalizer
bench lenscorrection surround
bilateral life swaprect
biquad limiter swapuv
bitplanenoise loop tblend
blackdetect loudnorm telecine
blackframe lowpass testsrc
blend lowshelf testsrc2
bm3d lumakey thistogram
boxblur lut threshold
bwdif lut1d thumbnail
cas lut2 tile
cellauto lut3d tinterlace
channelmap lutrgb tlut2
channelsplit lutyuv tmedian
chorus mandelbrot tmix
chromahold maskedclamp tonemap
chromakey maskedmax tpad
chromashift maskedmerge transpose
ciescope maskedmin treble
codecview maskedthreshold tremolo
color maskfun trim
colorbalance mcdeint unpremultiply
colorchannelmixer mcompand unsharp
colorhold median untile
colorkey mergeplanes uspp
colorlevels mestimate v360
colormatrix metadata vaguedenoiser
colorspace midequalizer vectorscope
compand minterpolate vflip
compensationdelay mix vfrdet
concat movie vibrance
convolution mpdecimate vibrato
convolve mptestsrc vignette
copy negate vmafmotion
cover_rect nlmeans volume
crop nnedi volumedetect
cropdetect noformat vstack
crossfeed noise w3fdif
crystalizer normalize waveform
cue null weave
curves nullsink xbr
datascope nullsrc xfade
dblur oscilloscope xmedian
dcshift overlay xstack
dctdnoiz owdenoise yadif
deband pad yaepblur
deblock pal100bars yuvtestsrc
decimate pal75bars zoompan
Enabled bsfs:
aac_adtstoasc h264_redundant_pps null
av1_frame_merge hapqa_extract opus_metadata
av1_frame_split hevc_metadata pcm_rechunk
av1_metadata hevc_mp4toannexb prores_metadata
chomp imx_dump_header remove_extradata
dca_core mjpeg2jpeg text2movsub
dump_extradata mjpega_dump_header trace_headers
eac3_core mov2textsub truehd_core
extract_extradata mp3_header_decompress vp9_metadata
filter_units mpeg2_metadata vp9_raw_reorder
h264_metadata mpeg4_unpack_bframes vp9_superframe
h264_mp4toannexb noise vp9_superframe_split
Enabled indevs:
fbdev oss
lavfi v4l2
Enabled outdevs:
fbdev oss v4l2
License: GPL version 2 or later
config.h is unchanged
config.asm is unchanged
libavutil/avconfig.h is unchanged
libavfilter/filter_list.c is unchanged
libavcodec/codec_list.c is unchanged
libavcodec/parser_list.c is unchanged
libavcodec/bsf_list.c is unchanged
libavformat/demuxer_list.c is unchanged
libavformat/muxer_list.c is unchanged
libavdevice/indev_list.c is unchanged
libavdevice/outdev_list.c is unchanged
libavformat/protocol_list.c is unchanged
ffbuild/config.sh is unchanged
$ make
GEN libavutil/libavutil.version
CC libavdevice/alldevices.o
CC libavdevice/avdevice.o
libavdevice/avdevice.c: In function ‘device_next’:
libavdevice/avdevice.c:88:13: warning: ‘av_oformat_next’ is deprecated [-Wdeprecated-declarations]
88 | if (!(prev = av_oformat_next(prev)))
| ^~
In file included from libavdevice/avdevice.h:51,
from libavdevice/avdevice.c:23:
./libavformat/avformat.h:2095:17: note: declared here
2095 | AVOutputFormat *av_oformat_next(const AVOutputFormat *f);
| ^~~~~~~~~~~~~~~
libavdevice/avdevice.c:92:13: warning: ‘av_iformat_next’ is deprecated [-Wdeprecated-declarations]
92 | if (!(prev = av_iformat_next(prev)))
| ^~
In file included from libavdevice/avdevice.h:51,
from libavdevice/avdevice.c:23:
./libavformat/avformat.h:2087:17: note: declared here
2087 | AVInputFormat *av_iformat_next(const AVInputFormat *f);
| ^~~~~~~~~~~~~~~
CC libavdevice/fbdev_common.o
CC libavdevice/fbdev_dec.o
CC libavdevice/fbdev_enc.o
CC libavdevice/lavfi.o
CC libavdevice/oss.o
CC libavdevice/oss_dec.o
CC libavdevice/oss_enc.o
CC libavdevice/timefilter.o
CC libavdevice/utils.o
CC libavdevice/v4l2-common.o
CC libavdevice/v4l2.o
libavdevice/v4l2.c: In function ‘v4l2_get_device_list’:
libavdevice/v4l2.c:1054:58: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 251 [-Wformat-truncation=]
1054 | snprintf(device_name, sizeof(device_name), "/dev/%s", entry->d_name);
| ^~
In file included from /usr/include/stdio.h:867,
from ./libavformat/avformat.h:311,
from ./libavformat/internal.h:27,
from libavdevice/v4l2-common.h:24,
from libavdevice/v4l2.c:35:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 6 and 261 bytes into a destination of size 256
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libavdevice/v4l2enc.o
AR libavdevice/libavdevice.a
CC libavfilter/aeval.o
CC libavfilter/af_acontrast.o
CC libavfilter/af_acopy.o
CC libavfilter/af_acrossover.o
CC libavfilter/af_acrusher.o
CC libavfilter/af_adeclick.o
CC libavfilter/af_adelay.o
CC libavfilter/af_aderivative.o
CC libavfilter/af_aecho.o
CC libavfilter/af_aemphasis.o
CC libavfilter/af_afade.o
CC libavfilter/af_afftdn.o
CC libavfilter/af_afftfilt.o
CC libavfilter/af_afir.o
CC libavfilter/af_aformat.o
CC libavfilter/af_agate.o
CC libavfilter/af_aiir.o
CC libavfilter/af_alimiter.o
CC libavfilter/af_amerge.o
CC libavfilter/af_amix.o
CC libavfilter/af_amultiply.o
CC libavfilter/af_anequalizer.o
CC libavfilter/af_anlmdn.o
CC libavfilter/af_anlms.o
CC libavfilter/af_anull.o
CC libavfilter/af_apad.o
CC libavfilter/af_aphaser.o
CC libavfilter/af_apulsator.o
CC libavfilter/af_aresample.o
CC libavfilter/af_arnndn.o
CC libavfilter/af_asetnsamples.o
CC libavfilter/af_asetrate.o
CC libavfilter/af_ashowinfo.o
CC libavfilter/af_asoftclip.o
CC libavfilter/af_astats.o
CC libavfilter/af_asubboost.o
CC libavfilter/af_atempo.o
CC libavfilter/af_axcorrelate.o
CC libavfilter/af_biquads.o
CC libavfilter/af_channelmap.o
CC libavfilter/af_channelsplit.o
CC libavfilter/af_chorus.o
CC libavfilter/af_compand.o
CC libavfilter/af_compensationdelay.o
CC libavfilter/af_crossfeed.o
CC libavfilter/af_crystalizer.o
CC libavfilter/af_dcshift.o
CC libavfilter/af_deesser.o
CC libavfilter/af_drmeter.o
CC libavfilter/af_dynaudnorm.o
CC libavfilter/af_earwax.o
CC libavfilter/af_extrastereo.o
CC libavfilter/af_firequalizer.o
CC libavfilter/af_flanger.o
CC libavfilter/af_haas.o
CC libavfilter/af_hdcd.o
CC libavfilter/af_headphone.o
CC libavfilter/af_join.o
CC libavfilter/af_loudnorm.o
CC libavfilter/af_mcompand.o
CC libavfilter/af_pan.o
CC libavfilter/af_replaygain.o
CC libavfilter/af_sidechaincompress.o
CC libavfilter/af_silencedetect.o
CC libavfilter/af_silenceremove.o
CC libavfilter/af_stereotools.o
CC libavfilter/af_stereowiden.o
CC libavfilter/af_superequalizer.o
CC libavfilter/af_surround.o
CC libavfilter/af_tremolo.o
CC libavfilter/af_vibrato.o
CC libavfilter/af_volume.o
CC libavfilter/af_volumedetect.o
CC libavfilter/allfilters.o
CC libavfilter/asink_anullsink.o
CC libavfilter/asrc_afirsrc.o
CC libavfilter/asrc_anoisesrc.o
CC libavfilter/asrc_anullsrc.o
CC libavfilter/asrc_hilbert.o
CC libavfilter/asrc_sinc.o
CC libavfilter/asrc_sine.o
CC libavfilter/audio.o
CC libavfilter/avf_abitscope.o
CC libavfilter/avf_ahistogram.o
CC libavfilter/avf_aphasemeter.o
CC libavfilter/avf_avectorscope.o
CC libavfilter/avf_concat.o
CC libavfilter/avf_showcqt.o
CC libavfilter/avf_showfreqs.o
CC libavfilter/avf_showspatial.o
CC libavfilter/avf_showspectrum.o
CC libavfilter/avf_showvolume.o
CC libavfilter/avf_showwaves.o
CC libavfilter/avfilter.o
CC libavfilter/avfiltergraph.o
libavfilter/avfiltergraph.c: In function ‘avfilter_graph_free’:
libavfilter/avfiltergraph.c:135:5: warning: ‘resample_lavr_opts’ is deprecated [-Wdeprecated-declarations]
135 | av_freep(&(*graph)->resample_lavr_opts);
| ^~~~~~~~
In file included from libavfilter/avfiltergraph.c:39:
libavfilter/avfilter.h:847:32: note: declared here
847 | attribute_deprecated char *resample_lavr_opts; ///< libavresample options to use for the auto-inserted resample filters
| ^~~~~~~~~~~~~~~~~~
CC libavfilter/boxblur.o
CC libavfilter/buffersink.o
CC libavfilter/buffersrc.o
CC libavfilter/colorspace.o
CC libavfilter/colorspacedsp.o
CC libavfilter/dnn/dnn_backend_native.o
CC libavfilter/dnn/dnn_backend_native_layer_conv2d.o
CC libavfilter/dnn/dnn_backend_native_layer_depth2space.o
CC libavfilter/dnn/dnn_backend_native_layer_mathbinary.o
CC libavfilter/dnn/dnn_backend_native_layer_mathunary.o
CC libavfilter/dnn/dnn_backend_native_layer_maximum.o
CC libavfilter/dnn/dnn_backend_native_layer_pad.o
CC libavfilter/dnn/dnn_backend_native_layers.o
CC libavfilter/dnn/dnn_interface.o
CC libavfilter/drawutils.o
CC libavfilter/ebur128.o
CC libavfilter/f_bench.o
CC libavfilter/f_cue.o
CC libavfilter/f_drawgraph.o
CC libavfilter/f_ebur128.o
CC libavfilter/f_graphmonitor.o
CC libavfilter/f_interleave.o
CC libavfilter/f_loop.o
CC libavfilter/f_metadata.o
CC libavfilter/f_perms.o
CC libavfilter/f_realtime.o
CC libavfilter/f_reverse.o
CC libavfilter/f_select.o
CC libavfilter/f_sendcmd.o
CC libavfilter/f_sidedata.o
CC libavfilter/f_streamselect.o
CC libavfilter/fifo.o
make: *** Keine Regel vorhanden, um das Ziel „libavfilter/all_channel_layouts.inc“,
benötigt von „libavfilter/formats.o“, zu erstellen. Schluss.
-Ulf
More information about the ffmpeg-user
mailing list