Herkese selamlar. SmoothVideo Project 4 ile kullanmak icin MPV'ye vapoursync ekleyerek elle derlemek gerekiyor. Linux Mint Ubuntu'da zamanında derlemiş ve duzgunce kullanabilmiştim. Bugun ise LDME 5 Elsie ile aynı komutlarla sıkıntısız kurabiliyor fakat goruntu alamıyorum. Sorunun kaynağından emin değilim ve kurulumda sorun gozukmuyor.

Kod:Panoya kopyala
[email protected]:~$ mpv '/home/cruslan/Videolar/'''Lend Me Your Voice''' ENG.mp4' (+) Video --vid=1 (*) (h264 1280x720 23.976fps) (+) Audio --aid=1 --alang=eng (*) (aac 2ch 44100Hz) Error opening/initializing the selected video_out (--vo) device. Video: no video Exiting... (Errors when loading file)


Videoyu "mpv" komutunun yanına dosyanın konumunun suruklenmesi suretiyle yuruttuğumde bu şekilde hata cıkıyor.

Kurulumu bu şekilde yaptım, girdiğim komutlar ve cıktıları da burada:

Kod:Panoya kopyala
[email protected]:~/Belgeler/build$ git clone https://github.com/mpv-player/mpv-build.git Klonlama konumu: 'mpv-build'... remote: Enumerating objects: 1116, done. remote: Counting objects: 100% (245/245), done. remote: Compressing objects: 100% (44/44), done. remote: Total 1116 (delta 211), reused 208 (delta 201), pack-reused 871 Nesneler alınıyor: 100% (1116/1116), 195.82 KiB | 954.00 KiB/sn, bitti. Deltalar cozuluyor: 100% (688/688), bitti. [email protected]:~/Belgeler/build$ cd mpv-build [email protected]:~/Belgeler/build/mpv-build$ echo --enable-libx264 >> ffmpeg_options [email protected]:~/Belgeler/build/mpv-build$ echo --enable-vapoursynth >> mpv_options [email protected]:~/Belgeler/build/mpv-build$ echo --enable-libmpv-shared >> mpv_options [email protected]:~/Belgeler/build/mpv-build$ ./rebuild -j4 + git pull --rebase Already up to date. + do_clone_all + do_clone ffmpeg https://github.com/FFmpeg/FFmpeg.git + set -ex + test -e ffmpeg + git clone https://github.com/FFmpeg/FFmpeg.git ffmpeg Cloning into 'ffmpeg'... remote: Enumerating objects: 667905, done. remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 100% (4/4), done. remote: Total 667905 (delta 0), reused 1 (delta 0), pack-reused 667901 Receiving objects: 100% (667905/667905), 303.60 MiB | 5.64 MiB/s, done. Resolving deltas: 100% (527306/527306), done. + cd ffmpeg + git remote set-url origin https://github.com/FFmpeg/FFmpeg.git + git fetch + do_clone libass https://github.com/libass/libass.git + set -ex + test -e libass + git clone https://github.com/libass/libass.git libass Cloning into 'libass'... remote: Enumerating objects: 9036, done. remote: Total 9036 (delta 0), reused 0 (delta 0), pack-reused 9036 Receiving objects: 100% (9036/9036), 3.03 MiB | 3.03 MiB/s, done. Resolving deltas: 100% (6211/6211), done. + cd libass + git remote set-url origin https://github.com/libass/libass.git + git fetch + do_clone mpv https://github.com/mpv-player/mpv.git + set -ex + test -e mpv + git clone https://github.com/mpv-player/mpv.git mpv Cloning into 'mpv'... remote: Enumerating objects: 292245, done. remote: Counting objects: 100% (72/72), done. remote: Compressing objects: 100% (48/48), done. remote: Total 292245 (delta 33), reused 48 (delta 23), pack-reused 292173 Receiving objects: 100% (292245/292245), 94.48 MiB | 6.36 MiB/s, done. Resolving deltas: 100% (230351/230351), done. + cd mpv + git remote set-url origin https://github.com/mpv-player/mpv.git + git fetch + checkout ffmpeg master + local branch=master + [ -z ] + [ -d config/ ] + do_gitmaster ffmpeg + set -ex + cd ffmpeg + git checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at f7d510b33f avcodec/ffv1dec: Fix AC_GOLOMB_RICE min size check + git remote prune origin + checkout libass master + local branch=master + [ -z ] + [ -d config/ ] + do_gitmaster libass + set -ex + cd libass + git checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 7bc0c45 fuzz/libfuzzer: reset handles after release + git remote prune origin + checkout mpv master + local branch=master + [ -z ] + [ -d config/ ] + do_gitmaster mpv + set -ex + cd mpv + git checkout origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at ad5a1ac873 osc.lua: add osc-tcspace script option + git remote prune origin + do_update_debian_versions + scripts/debian-update-versions + do_bootstrap + scripts/mpv-bootstrap Downloading https://waf.io/waf-2.0.20... Checksum verified. 'distclean' finished successfully (0.004s) Running autoreconf... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:4: installing './compile' configure.ac:4: installing './config.guess' configure.ac:4: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %sn checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for iconv.h... yes checking for strdup... yes checking for strndup... yes checking for library containing libiconv_open... no checking for library containing iconv_open... none required checking for library containing lrint... -lm checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for freetype2 >= 9.17.3... yes checking for fribidi >= 0.19.1... yes checking for harfbuzz >= 1.2.3... yes checking for fontconfig >= 2.10.92... yes checking for CORETEXT... no checking for DIRECTWRITE... no checking for nasm... yes checking if nasm supports vpmovzxwd... yes checking for git... /usr/bin/git checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libass.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make: Entering directory '/home/cruslan/Belgeler/build/mpv-build/libass' CC libass/ass.lo CC libass/ass_blur.lo CC libass/ass_bitmap.lo CC libass/ass_cache.lo CC libass/ass_drawing.lo CC libass/ass_filesystem.lo CC libass/ass_font.lo CC libass/ass_fontselect.lo CC libass/ass_library.lo CC libass/ass_outline.lo CC libass/ass_parse.lo CC libass/ass_rasterizer.lo CC libass/ass_rasterizer_c.lo CC libass/ass_render_api.lo CC libass/ass_render.lo CC libass/ass_shaper.lo CC libass/ass_string.lo CC libass/ass_strtod.lo CC libass/ass_utils.lo CC libass/ass_fontconfig.lo NASM libass/x86/rasterizer.lo NASM libass/x86/blend_bitmaps.lo NASM libass/x86/be_blur.lo NASM libass/x86/blur.lo NASM libass/x86/cpuid.lo CCLD libass/libass.la make[1]: Entering directory '/home/cruslan/Belgeler/build/mpv-build/libass' /usr/bin/mkdir -p '/home/cruslan/Belgeler/build/mpv-build/build_libs/include/ass' /usr/bin/mkdir -p '/home/cruslan/Belgeler/build/mpv-build/build_libs/lib/pkgconfig' /usr/bin/mkdir -p '/home/cruslan/Belgeler/build/mpv-build/build_libs/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libass/libass.la '/home/cruslan/Belgeler/build/mpv-build/build_libs/lib' /usr/bin/install -c -m 644 libass/ass.h libass/ass_types.h '/home/cruslan/Belgeler/build/mpv-build/build_libs/include/ass' /usr/bin/install -c -m 644 libass.pc '/home/cruslan/Belgeler/build/mpv-build/build_libs/lib/pkgconfig' libtool: install: /usr/bin/install -c libass/.libs/libass.lai /home/cruslan/Belgeler/build/mpv-build/build_libs/lib/libass.la libtool: install: /usr/bin/install -c libass/.libs/libass.a /home/cruslan/Belgeler/build/mpv-build/build_libs/lib/libass.a libtool: install: chmod 644 /home/cruslan/Belgeler/build/mpv-build/build_libs/lib/libass.a libtool: install: ranlib /home/cruslan/Belgeler/build/mpv-build/build_libs/lib/libass.a libtool: finish: PATH="/home/cruslan/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/sbin:/sbin" ldconfig -n /home/cruslan/Belgeler/build/mpv-build/build_libs/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/cruslan/Belgeler/build/mpv-build/build_libs/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[1]: Leaving directory '/home/cruslan/Belgeler/build/mpv-build/libass' make: Leaving directory '/home/cruslan/Belgeler/build/mpv-build/libass' Auto-enabling OpenSSL (creates a non-redistributable binary). Using ffmpeg options: --enable-gpl --disable-debug --disable-doc --enable-static --disable-shared --enable-pic --enable-nonfree --enable-openssl --enable-libx264 install prefix /home/cruslan/Belgeler/build/mpv-build/build_libs source path /home/cruslan/Belgeler/build/mpv-build/ffmpeg 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 AVX-512ICL 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 no 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 xmllint enabled yes External libraries: alsa libxcb sndio iconv openssl xlib libx264 sdl2 zlib External libraries providing hardware acceleration: v4l2_m2m Libraries: avcodec avformat swresample avdevice avutil swscale avfilter postproc Programs: ffmpeg ffplay ffprobe Enabled decoders: aac flac pgm aac_fixed flashsv pgmyuv aac_latm flashsv2 pgssub aasc flic pgx ac3 flv phm ac3_fixed fmvc photocd acelp_kelvin fourxm pictor adpcm_4xm fraps pixlet adpcm_adx frwu pjs adpcm_afc g2m png adpcm_agm g723_1 ppm adpcm_aica g729 prores adpcm_argo gdv prosumer adpcm_ct gem psd adpcm_dtk gif ptx adpcm_ea gremlin_dpcm qcelp adpcm_ea_maxis_xa gsm qdm2 adpcm_ea_r1 gsm_ms qdmc adpcm_ea_r2 h261 qdraw adpcm_ea_r3 h263 qoi adpcm_ea_xas h263_v4l2m2m qpeg adpcm_g722 h263i qtrle adpcm_g726 h263p r10k adpcm_g726le h264 r210 adpcm_ima_acorn h264_v4l2m2m ra_144 adpcm_ima_alp hap ra_288 adpcm_ima_amv hca ralf adpcm_ima_apc hcom rasc adpcm_ima_apm hdr rawvideo adpcm_ima_cunning hevc realtext adpcm_ima_dat4 hevc_v4l2m2m rl2 adpcm_ima_dk3 hnm4_video roq adpcm_ima_dk4 hq_hqa roq_dpcm adpcm_ima_ea_eacs hqx rpza adpcm_ima_ea_sead huffyuv rscc adpcm_ima_iss hymt rv10 adpcm_ima_moflex iac rv20 adpcm_ima_mtf idcin rv30 adpcm_ima_oki idf rv40 adpcm_ima_qt iff_ilbm s302m adpcm_ima_rad ilbc sami adpcm_ima_smjpeg imc sanm adpcm_ima_ssi imm4 sbc adpcm_ima_wav imm5 scpr adpcm_ima_ws indeo2 screenpresso adpcm_ms indeo3 sdx2_dpcm adpcm_mtaf indeo4 sga adpcm_psx indeo5 sgi adpcm_sbpro_2 interplay_acm sgirle adpcm_sbpro_3 interplay_dpcm sheervideo adpcm_sbpro_4 interplay_video shorten adpcm_swf ipu simbiosis_imx adpcm_thp jacosub sipr adpcm_thp_le jpeg2000 siren adpcm_vima jpegls smackaud adpcm_xa jv smacker adpcm_yamaha kgv1 smc adpcm_zork kmvc smvjpeg agm lagarith snow aic loco sol_dpcm alac lscr sonic alias_pix m101 sp5x als mace3 speedhq amrnb mace6 speex amrwb magicyuv srgc amv mdec srt anm metasound ssa ansi microdvd stl ape mimic subrip apng mjpeg subviewer aptx mjpegb subviewer1 aptx_hd mlp sunrast arbc mmvideo svq1 argo mobiclip svq3 ass motionpixels tak asv1 movtext targa asv2 mp1 targa_y216 atrac1 mp1float tdsc atrac3 mp2 text atrac3al mp2float theora atrac3p mp3 thp atrac3pal mp3adu tiertexseqvideo atrac9 mp3adufloat tiff aura mp3float tmv aura2 mp3on4 truehd av1 mp3on4float truemotion1 avrn mpc7 truemotion2 avrp mpc8 truemotion2rt avs mpeg1_v4l2m2m truespeech avui mpeg1video tscc ayuv mpeg2_v4l2m2m tscc2 bethsoftvid mpeg2video tta bfi mpeg4 twinvq bink mpeg4_v4l2m2m txd binkaudio_dct mpegvideo ulti binkaudio_rdft mpl2 utvideo bintext msa1 v210 bitpacked mscc v210x bmp msmpeg4v1 v308 bmv_audio msmpeg4v2 v408 bmv_video msmpeg4v3 v410 brender_pix msnsiren vb c93 msp2 vble cavs msrle vbn ccaption mss1 vc1 cdgraphics mss2 vc1_v4l2m2m cdtoons msvideo1 vc1image cdxl mszh vcr1 cfhd mts2 vmdaudio cinepak mv30 vmdvideo clearvideo mvc1 vmnc cljr mvc2 vorbis cllc mvdv vp3 comfortnoise mvha vp4 cook mwsc vp5 cpia mxpeg vp6 cri nellymoser vp6a cscd notchlc vp6f cyuv nuv vp7 dca on2avc vp8 dds opus vp8_v4l2m2m derf_dpcm paf_audio vp9 dfa paf_video vp9_v4l2m2m dfpwm pam vplayer dirac pbm vqa dnxhd pcm_alaw wavpack dolby_e pcm_bluray wcmv dpx pcm_dvd webp dsd_lsbf pcm_f16le webvtt dsd_lsbf_planar pcm_f24le wmalossless dsd_msbf pcm_f32be wmapro dsd_msbf_planar pcm_f32le wmav1 dsicinaudio pcm_f64be wmav2 dsicinvideo pcm_f64le wmavoice dss_sp pcm_lxf wmv1 dst pcm_mulaw wmv2 dvaudio pcm_s16be wmv3 dvbsub pcm_s16be_planar wmv3image dvdsub pcm_s16le wnv1 dvvideo pcm_s16le_planar wrapped_avframe dxa pcm_s24be ws_snd1 dxtory pcm_s24daud xan_dpcm dxv pcm_s24le xan_wc3 eac3 pcm_s24le_planar xan_wc4 eacmv pcm_s32be xbin eamad pcm_s32le xbm eatgq pcm_s32le_planar xface eatgv pcm_s64be xl eatqi pcm_s64le xma1 eightbps pcm_s8 xma2 eightsvx_exp pcm_s8_planar xpm eightsvx_fib pcm_sga xsub escape124 pcm_u16be xwd escape130 pcm_u16le y41p evrc pcm_u24be ylc exr pcm_u24le yop fastaudio pcm_u32be yuv4 ffv1 pcm_u32le zero12v ffvhuff pcm_u8 zerocodec ffwavesynth pcm_vidc zlib fic pcx zmbv fits pfm Enabled encoders: a64multi hdr png a64multi5 hevc_v4l2m2m ppm aac huffyuv prores ac3 jpeg2000 prores_aw ac3_fixed jpegls prores_ks adpcm_adx libx264 qoi adpcm_argo libx264rgb qtrle adpcm_g722 ljpeg r10k adpcm_g726 magicyuv r210 adpcm_g726le mjpeg ra_144 adpcm_ima_alp mlp rawvideo adpcm_ima_amv movtext roq adpcm_ima_apm mp2 roq_dpcm adpcm_ima_qt mp2fixed rpza adpcm_ima_ssi mpeg1video rv10 adpcm_ima_wav mpeg2video rv20 adpcm_ima_ws mpeg4 s302m adpcm_ms mpeg4_v4l2m2m sbc adpcm_swf msmpeg4v2 sgi adpcm_yamaha msmpeg4v3 smc alac msvideo1 snow alias_pix nellymoser sonic amv opus sonic_ls apng pam speedhq aptx pbm srt aptx_hd pcm_alaw ssa ass pcm_bluray subrip asv1 pcm_dvd sunrast asv2 pcm_f32be svq1 avrp pcm_f32le targa avui pcm_f64be text ayuv pcm_f64le tiff bitpacked pcm_mulaw truehd bmp pcm_s16be tta cfhd pcm_s16be_planar ttml cinepak pcm_s16le utvideo cljr pcm_s16le_planar v210 comfortnoise pcm_s24be v308 dca pcm_s24daud v408 dfpwm pcm_s24le v410 dnxhd pcm_s24le_planar vbn dpx pcm_s32be vc2 dvbsub pcm_s32le vorbis dvdsub pcm_s32le_planar vp8_v4l2m2m dvvideo pcm_s64be wavpack eac3 pcm_s64le webvtt exr pcm_s8 wmav1 ffv1 pcm_s8_planar wmav2 ffvhuff pcm_u16be wmv1 fits pcm_u16le wmv2 flac pcm_u24be wrapped_avframe flashsv pcm_u24le xbm flashsv2 pcm_u32be xface flv pcm_u32le xsub g723_1 pcm_u8 xwd gif pcm_vidc y41p h261 pcx yuv4 h263 pfm zlib h263_v4l2m2m pgm zmbv h263p pgmyuv h264_v4l2m2m phm Enabled hwaccels: Enabled parsers: aac dvd_nav opus aac_latm dvdsub png ac3 flac pnm adx g723_1 qoi amr g729 rv30 av1 gif rv40 avs2 gsm sbc avs3 h261 sipr bmp h263 tak cavsvideo h264 vc1 cook hdr vorbis cri hevc vp3 dca ipu vp8 dirac jpeg2000 vp9 dnxhd mjpeg webp dolby_e mlp xbm dpx mpeg4video xma dvaudio mpegaudio dvbsub mpegvideo Enabled demuxers: aa idcin pcm_f64be aac idf pcm_f64le aax iff pcm_mulaw ac3 ifv pcm_s16be ace ilbc pcm_s16le acm image2 pcm_s24be act image2_alias_pix pcm_s24le adf image2_brender_pix pcm_s32be adp image2pipe pcm_s32le ads image_bmp_pipe pcm_s8 adx image_cri_pipe pcm_u16be aea image_dds_pipe pcm_u16le afc image_dpx_pipe pcm_u24be aiff image_exr_pipe pcm_u24le aix image_gem_pipe pcm_u32be alp image_gif_pipe pcm_u32le amr image_hdr_pipe pcm_u8 amrnb image_j2k_pipe pcm_vidc amrwb image_jpeg_pipe pjs anm image_jpegls_pipe pmp apc image_jpegxl_pipe pp_bnk ape image_pam_pipe pva apm image_pbm_pipe pvf apng image_pcx_pipe qcp aptx image_pfm_pipe r3d aptx_hd image_pgm_pipe rawvideo aqtitle image_pgmyuv_pipe realtext argo_asf image_pgx_pipe redspark argo_brp image_phm_pipe rl2 argo_cvg image_photocd_pipe rm asf image_pictor_pipe roq asf_o image_png_pipe rpl ass image_ppm_pipe rsd ast image_psd_pipe rso au image_qdraw_pipe rtp av1 image_qoi_pipe rtsp avi image_sgi_pipe s337m avr image_sunrast_pipe sami avs image_svg_pipe sap avs2 image_tiff_pipe sbc avs3 image_vbn_pipe sbg bethsoftvid image_webp_pipe scc bfi image_xbm_pipe scd bfstm image_xpm_pipe sdp bink image_xwd_pipe sdr2 binka ingenient sds bintext ipmovie sdx bit ipu segafilm bitpacked ircam ser bmv iss sga boa iv8 shorten brstm ivf siff c93 ivr simbiosis_imx caf jacosub sln cavsvideo jv smacker cdg kux smjpeg cdxl kvag smush cine live_flv sol codec2 lmlm4 sox codec2raw loas spdif concat lrc srt data luodat stl daud lvf str dcstr lxf subviewer derf m4v subviewer1 dfa matroska sup dfpwm mca svag dhav mcc svs dirac mgsts swf dnxhd microdvd tak dsf mjpeg tedcaptions dsicin mjpeg_2000 thp dss mlp threedostr dts mlv tiertexseq dtshd mm tmv dv mmf truehd dvbsub mods tta dvbtxt moflex tty dxa mov txd ea mp3 ty ea_cdata mpc v210 eac3 mpc8 v210x epaf mpegps vag ffmetadata mpegts vc1 filmstrip mpegtsraw vc1t fits mpegvideo vividas flac mpjpeg vivo flic mpl2 vmd flv mpsub vobsub fourxm msf voc frm msnwc_tcp vpk fsb msp vplayer fwse mtaf vqf g722 mtv w64 g723_1 musx wav g726 mv wc3 g726le mvi webm_dash_manifest g729 mxf webvtt gdv mxg wsaud genh nc wsd gif nistsphere wsvqa gsm nsp wtv gxf nsv wv h261 nut wve h263 nuv xa h264 obu xbin hca ogg xmv hcom oma xvag hevc paf xwma hls pcm_alaw yop hnm pcm_f32be yuv4mpegpipe ico pcm_f32le Enabled muxers: a64 h263 pcm_s16le ac3 h264 pcm_s24be adts hash pcm_s24le adx hds pcm_s32be aiff hevc pcm_s32le alp hls pcm_s8 amr ico pcm_u16be amv ilbc pcm_u16le apm image2 pcm_u24be apng image2pipe pcm_u24le aptx ipod pcm_u32be aptx_hd ircam pcm_u32le argo_asf ismv pcm_u8 argo_cvg ivf pcm_vidc asf jacosub psp asf_stream kvag rawvideo ass latm rm ast lrc roq au m4v rso avi matroska rtp avif matroska_audio rtp_mpegts avm2 md5 rtsp avs2 microdvd sap avs3 mjpeg sbc bit mkvtimestamp_v2 scc caf mlp segafilm cavsvideo mmf segment codec2 mov smjpeg codec2raw mp2 smoothstreaming crc mp3 sox dash mp4 spdif data mpeg1system spx daud mpeg1vcd srt dfpwm mpeg1video stream_segment dirac mpeg2dvd streamhash dnxhd mpeg2svcd sup dts mpeg2video swf dv mpeg2vob tee eac3 mpegts tg2 f4v mpjpeg tgp ffmetadata mxf truehd fifo mxf_d10 tta fifo_test mxf_opatom ttml filmstrip null uncodedframecrc fits nut vc1 flac obu vc1t flv oga voc framecrc ogg w64 framehash ogv wav framemd5 oma webm g722 opus webm_chunk g723_1 pcm_alaw webm_dash_manifest g726 pcm_f32be webp g726le pcm_f32le webvtt gif pcm_f64be wsaud gsm pcm_f64le wtv gxf pcm_mulaw wv h261 pcm_s16be yuv4mpegpipe Enabled protocols: async http rtmps cache httpproxy rtmpt concat https rtmpte concatf icecast rtmpts crypto ipfs rtp data ipns srtp ffrtmpcrypt md5 subfile ffrtmphttp mmsh tcp file mmst tee ftp pipe tls gopher prompeg udp gophers rtmp udplite hls rtmpe unix Enabled filters: abench cue nullsrc abitscope curves oscilloscope acompressor datascope overlay acontrast dblur owdenoise acopy dcshift pad acrossfade dctdnoiz pal100bars acrossover deband pal75bars acrusher deblock palettegen acue decimate paletteuse addroi deconvolve pan adeclick dedot perms adeclip deesser perspective adecorrelate deflate phase adelay deflicker photosensitivity adenorm dejudder pixdesctest aderivative delogo pixelize adrawgraph derain pixscope adynamicequalizer deshake pp adynamicsmooth despill pp7 aecho detelecine premultiply aemphasis dialoguenhance prewitt aeval dilation pseudocolor aevalsrc displace psnr aexciter dnn_classify pullup afade dnn_detect qp afftdn dnn_processing random afftfilt doubleweave readeia608 afifo drawbox readvitc afir drawgraph realtime afirsrc drawgrid remap aformat drmeter removegrain afreqshift dynaudnorm removelogo afwtdn earwax repeatfields agate ebur128 replaygain agraphmonitor edgedetect reverse ahistogram elbg rgbashift aiir entropy rgbtestsrc aintegral epx roberts ainterleave eq rotate alatency equalizer sab alimiter erosion scale allpass estdif scale2ref allrgb exposure scdet allyuv extractplanes scharr aloop extrastereo scroll alphaextract fade segment alphamerge feedback select amerge fftdnoiz selectivecolor ametadata fftfilt sendcmd amix field separatefields amovie fieldhint setdar amplify fieldmatch setfield amultiply fieldorder setparams anequalizer fifo setpts anlmdn fillborders setrange anlmf find_rect setsar anlms firequalizer settb anoisesrc flanger shear anull floodfill showcqt anullsink format showfreqs anullsrc fps showinfo apad framepack showpalette aperms framerate showspatial aphasemeter framestep showspectrum aphaser freezedetect showspectrumpic aphaseshift freezeframes showvolume apsyclip fspp showwaves apulsator gblur showwavespic arealtime geq shuffleframes aresample gradfun shufflepixels areverse gradients shuffleplanes arnndn graphmonitor sidechaincompress asdr grayworld sidechaingate asegment greyedge sidedata aselect guided sierpinski asendcmd haas signalstats asetnsamples haldclut signature asetpts haldclutsrc silencedetect asetrate hdcd silenceremove asettb headphone sinc ashowinfo hflip sine asidedata highpass siti asoftclip highshelf smartblur aspectralstats hilbert smptebars asplit histeq smptehdbars astats histogram sobel astreamselect hqdn3d spectrumsynth asubboost hqx speechnorm asubcut hstack split asupercut hsvhold spp asuperpass hsvkey sr asuperstop hue ssim atadenoise huesaturation stereo3d atempo hwdownload stereotools atilt hwmap stereowiden atrim hwupload streamselect avectorscope hysteresis super2xsai avgblur identity superequalizer avsynctest idet surround axcorrelate il swaprect bandpass inflate swapuv bandreject interlace tblend bass interleave telecine bbox join testsrc bench kerndeint testsrc2 bilateral kirsch thistogram biquad lagfun threshold bitplanenoise latency thumbnail blackdetect lenscorrection tile blackframe life tiltshelf blend limitdiff tinterlace blockdetect limiter tlut2 blurdetect loop tmedian bm3d loudnorm tmidequalizer boxblur lowpass tmix bwdif lowshelf tonemap cas lumakey tpad cellauto lut transpose channelmap lut1d treble channelsplit lut2 tremolo chorus lut3d trim chromahold lutrgb unpremultiply chromakey lutyuv unsharp chromanr mandelbrot untile chromashift maskedclamp v360 ciescope maskedmax vaguedenoiser codecview maskedmerge varblur color maskedmin vectorscope colorbalance maskedthreshold vflip colorchannelmixer maskfun vfrdet colorchart mcompand vibrance colorcontrast median vibrato colorcorrect mergeplanes vif colorhold mestimate vignette colorize metadata virtualbass colorkey midequalizer vmafmotion colorlevels minterpolate volume colormap mix volumedetect colormatrix monochrome vstack colorspace morpho w3fdif colorspectrum movie waveform colortemperature mpdecimate weave compand mptestsrc xbr compensationdelay msad xcorrelate concat multiply xfade convolution negate xmedian convolve nlmeans xstack copy nnedi yadif cover_rect noformat yaepblur crop noise yuvtestsrc cropdetect normalize zoompan crossfeed null crystalizer nullsink Enabled bsfs: aac_adtstoasc h264_redundant_pps opus_metadata av1_frame_merge hapqa_extract pcm_rechunk av1_frame_split hevc_metadata pgs_frame_merge av1_metadata hevc_mp4toannexb prores_metadata chomp imx_dump_header remove_extradata dca_core mjpeg2jpeg setts dump_extradata mjpega_dump_header text2movsub dv_error_marker mov2textsub trace_headers eac3_core mp3_header_decompress truehd_core extract_extradata mpeg2_metadata vp9_metadata filter_units mpeg4_unpack_bframes vp9_raw_reorder h264_metadata noise vp9_superframe h264_mp4toannexb null vp9_superframe_split Enabled indevs: alsa oss xcbgrab fbdev sndio lavfi v4l2 Enabled outdevs: alsa sdl2 xv fbdev sndio oss v4l2 License: nonfree and unredistributable make: Entering directory '/home/cruslan/Belgeler/build/mpv-build/ffmpeg_build' GEN libavutil/libavutil.version GEN libavcodec/libavcodec.version GEN libavformat/libavformat.version GEN libavfilter/libavfilter.version GEN libavdevice/libavdevice.version GEN libswscale/libswscale.version GEN libswresample/libswresample.version GEN libpostproc/libpostproc.version CC libavdevice/alldevices.o CC libavdevice/alsa.o CC libavdevice/alsa_dec.o CC libavdevice/alsa_enc.o CC libavdevice/avdevice.o 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/sdl2.o CC libavdevice/sndio.o CC libavdevice/sndio_dec.o CC libavdevice/sndio_enc.o CC libavdevice/timefilter.o CC libavdevice/utils.o CC libavdevice/v4l2-common.o CC libavdevice/v4l2.o CC libavdevice/v4l2enc.o CC libavdevice/version.o CC libavdevice/xcbgrab.o CC libavdevice/xv.o CC libavformat/3dostr.o CC libavformat/4xm.o CC libavformat/a64.o CC libavformat/aacdec.o CC libavformat/aadec.o CC libavformat/aaxdec.o CC libavformat/ac3dec.o CC libavformat/acedec.o CC libavformat/acm.o CC libavformat/act.o CC libavformat/adp.o CC libavformat/ads.o CC libavformat/adtsenc.o CC libavformat/adxdec.o CC libavformat/aea.o CC libavformat/afc.o CC libavformat/aiff.o CC libavformat/aiffdec.o CC libavformat/aiffenc.o CC libavformat/aixdec.o CC libavformat/allformats.o CC libavformat/alp.o CC libavformat/amr.o CC libavformat/amvenc.o CC libavformat/anm.o CC libavformat/apc.o CC libavformat/ape.o CC libavformat/apetag.o CC libavformat/apm.o CC libavformat/apngdec.o CC libavformat/apngenc.o CC libavformat/aptxdec.o CC libavformat/aqtitledec.o CC libavformat/argo_asf.o CC libavformat/argo_brp.o CC libavformat/argo_cvg.o CC libavformat/asf.o CC libavformat/asf_tags.o CC libavformat/asfcrypt.o CC libavformat/asfdec_f.o CC libavformat/asfdec_o.o CC libavformat/asfenc.o CC libavformat/assdec.o CC libavformat/assenc.o CC libavformat/ast.o CC libavformat/astdec.o CC libavformat/astenc.o CC libavformat/async.o CC libavformat/au.o CC libavformat/av1.o CC libavformat/av1dec.o CC libavformat/avc.o CC libavformat/avformat.o CC libavformat/avidec.o CC libavformat/avienc.o CC libavformat/avio.o CC libavformat/aviobuf.o CC libavformat/avlanguage.o CC libavformat/avr.o CC libavformat/avs.o CC libavformat/avs2dec.o CC libavformat/avs3dec.o CC libavformat/bethsoftvid.o CC libavformat/bfi.o CC libavformat/bink.o CC libavformat/binka.o CC libavformat/bintext.o CC libavformat/bit.o CC libavformat/bmv.o CC libavformat/boadec.o CC libavformat/brstm.o CC libavformat/c93.o CC libavformat/cache.o CC libavformat/caf.o CC libavformat/cafdec.o CC libavformat/cafenc.o CC libavformat/cavsvideodec.o CC libavformat/cdg.o CC libavformat/cdxl.o CC libavformat/cinedec.o CC libavformat/codec2.o CC libavformat/concat.o CC libavformat/concatdec.o CC libavformat/crcenc.o CC libavformat/crypto.o CC libavformat/dash.o CC libavformat/dashenc.o CC libavformat/data_uri.o CC libavformat/dauddec.o CC libavformat/daudenc.o CC libavformat/dcstr.o CC libavformat/demux.o CC libavformat/demux_utils.o CC libavformat/derf.o src/libavformat/dashenc.c: In function 'dash_init': src/libavformat/dashenc.c:1580:65: warning: '-stream' directive output may be truncated writing 7 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 1580 | snprintf(os->initfile, sizeof(os->initfile), "%s-stream%d.%s", basename, i, os->format_name); | ^~~~~~~ src/libavformat/dashenc.c:1580:62: note: directive argument in the range [0, 2147483647] 1580 | snprintf(os->initfile, sizeof(os->initfile), "%s-stream%d.%s", basename, i, os->format_name); | ^~~~~~~~~~~~~~~~ src/libavformat/dashenc.c:1580:17: note: 'snprintf' output 10 or more bytes (assuming 1042) into a destination of size 1024 1580 | snprintf(os->initfile, sizeof(os->initfile), "%s-stream%d.%s", basename, i, os->format_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavformat/dashenc.c:1584:49: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 1584 | snprintf(filename, sizeof(filename), "%s%s", c->dirname, os->initfile); | ^~ src/libavformat/dashenc.c:1584:9: note: 'snprintf' output between 1 and 2047 bytes into a destination of size 1024 1584 | snprintf(filename, sizeof(filename), "%s%s", c->dirname, os->initfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ CC libavformat/dfa.o CC libavformat/dfpwmdec.o CC libavformat/dhav.o CC libavformat/diracdec.o src/libavformat/dashenc.c: In function 'flush_init_segment': src/libavformat/dashenc.c:598:49: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 598 | snprintf(filename, sizeof(filename), "%s%s", c->dirname, os->initfile); | ^~ src/libavformat/dashenc.c:598:9: note: 'snprintf' output between 1 and 2047 bytes into a destination of size 1024 598 | snprintf(filename, sizeof(filename), "%s%s", c->dirname, os->initfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ CC libavformat/dnxhddec.o src/libavformat/dashenc.c: In function 'write_hls_media_playlist': src/libavformat/dashenc.c:492:49: warning: 'media_' directive output may be truncated writing 6 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 492 | snprintf(playlist_name, string_size, "%smedia_%d.m3u8", base_url, id); | ^~~~~~ src/libavformat/dashenc.c:492:9: note: 'snprintf' output between 13 and 1046 bytes into a destination of size 1024 492 | snprintf(playlist_name, string_size, "%smedia_%d.m3u8", base_url, id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ CC libavformat/dovi_isom.o CC libavformat/dsfdec.o CC libavformat/dsicin.o CC libavformat/dss.o CC libavformat/dtsdec.o CC libavformat/dtshddec.o src/libavformat/dashenc.c: In function 'dash_flush': src/libavformat/dashenc.c:1960:63: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 1960 | snprintf(os->full_path, sizeof(os->full_path), "%s%s", c->dirname, os->initfile); | ^~ CC libavformat/dump.o src/libavformat/dashenc.c:1960:13: note: 'snprintf' output between 1 and 2047 bytes into a destination of size 1024 1960 | snprintf(os->full_path, sizeof(os->full_path), "%s%s", c->dirname, os->initfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavformat/dv.o src/libavformat/dashenc.c: In function 'dash_write_trailer': src/libavformat/dashenc.c:492:49: warning: 'media_' directive output may be truncated writing 6 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 492 | snprintf(playlist_name, string_size, "%smedia_%d.m3u8", base_url, id); | ^~~~~~ src/libavformat/dashenc.c:492:46: note: directive argument in the range [0, 2147483647] 492 | snprintf(playlist_name, string_size, "%smedia_%d.m3u8", base_url, id); | ^~~~~~~~~~~~~~~~~ src/libavformat/dashenc.c:492:9: note: 'snprintf' output between 13 and 1045 bytes into a destination of size 1024 492 | snprintf(playlist_name, string_size, "%smedia_%d.m3u8", base_url, id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~ src/libavformat/dashenc.c: In function 'dash_write_packet': src/libavformat/dashenc.c:2257:59: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 2257 | snprintf(os->full_path, sizeof(os->full_path), "%s%s", c->dirname, | ^~ src/libavformat/dashenc.c:2257:9: note: 'snprintf' output between 1 and 2047 bytes into a destination of size 1024 2257 | snprintf(os->full_path, sizeof(os->full_path), "%s%s", c->dirname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ 2258 | os->filename); | ~~~~~~~~~~~~~ CC libavformat/dvbsub.o CC libavformat/dvbtxt.o CC libavformat/dvenc.o CC libavformat/dxa.o CC libavformat/eacdata.o CC libavformat/electronicarts.o CC libavformat/epafdec.o CC libavformat/ffmetadec.o CC libavformat/ffmetaenc.o CC libavformat/fifo.o CC libavformat/fifo_test.o CC libavformat/file.o CC libavformat/filmstripdec.o CC libavformat/filmstripenc.o CC libavformat/fitsdec.o CC libavformat/fitsenc.o CC libavformat/flac_picture.o CC libavformat/flacdec.o CC libavformat/flacenc.o CC libavformat/flacenc_header.o CC libavformat/flic.o CC libavformat/flvdec.o CC libavformat/flvenc.o CC libavformat/format.o CC libavformat/framecrcenc.o CC libavformat/framehash.o CC libavformat/frmdec.o CC libavformat/fsb.o CC libavformat/ftp.o CC libavformat/fwse.o CC libavformat/g722.o CC libavformat/g723_1.o CC libavformat/g726.o CC libavformat/g729dec.o CC libavformat/gdv.o CC libavformat/genh.o CC libavformat/gif.o CC libavformat/gifdec.o CC libavformat/gopher.o CC libavformat/gsmdec.o CC libavformat/gxf.o CC libavformat/gxfenc.o CC libavformat/h261dec.o CC libavformat/h263dec.o CC libavformat/h264dec.o CC libavformat/hashenc.o CC libavformat/hca.o CC libavformat/hcom.o CC libavformat/hdsenc.o CC libavformat/hevc.o CC libavformat/hevcdec.o CC libavformat/hls.o CC libavformat/hls_sample_encryption.o CC libavformat/hlsenc.o CC libavformat/hlsplaylist.o CC libavformat/hlsproto.o CC libavformat/hnm.o CC libavformat/http.o CC libavformat/httpauth.o CC libavformat/icecast.o CC libavformat/icodec.o CC libavformat/icoenc.o CC libavformat/id3v1.o CC libavformat/id3v2.o CC libavformat/id3v2enc.o CC libavformat/idcin.o CC libavformat/idroqdec.o CC libavformat/idroqenc.o CC libavformat/iff.o CC libavformat/ifv.o CC libavformat/ilbc.o CC libavformat/img2.o CC libavformat/img2_alias_pix.o CC libavformat/img2_brender_pix.o CC libavformat/img2dec.o CC libavformat/img2enc.o CC libavformat/imx.o src/libavformat/img2enc.c: In function 'write_packet': src/libavformat/img2enc.c:180:55: warning: '.tmp' directive output may be truncated writing 4 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 180 | snprintf(img->tmp[i], sizeof(img->tmp[i]), "%s.tmp", filename); | ^~~~ src/libavformat/img2enc.c:180:9: note: 'snprintf' output between 5 and 1028 bytes into a destination of size 1024 180 | snprintf(img->tmp[i], sizeof(img->tmp[i]), "%s.tmp", filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ CC libavformat/ingenientdec.o CC libavformat/ip.o CC libavformat/ipfsgateway.o CC libavformat/ipmovie.o CC libavformat/ipudec.o CC libavformat/ircam.o CC libavformat/ircamdec.o CC libavformat/ircamenc.o CC libavformat/isom.o CC libavformat/isom_tags.o CC libavformat/iss.o CC libavformat/iv8.o CC libavformat/ivfdec.o CC libavformat/ivfenc.o CC libavformat/jacosubdec.o CC libavformat/jacosubenc.o CC libavformat/jpegxl_probe.o CC libavformat/jvdec.o CC libavformat/kvag.o CC libavformat/latmenc.o CC libavformat/lmlm4.o CC libavformat/loasdec.o CC libavformat/lrc.o CC libavformat/lrcdec.o CC libavformat/lrcenc.o CC libavformat/luodatdec.o CC libavformat/lvfdec.o CC libavformat/m4vdec.o CC libavformat/lxfdec.o CC libavformat/matroska.o CC libavformat/matroskadec.o CC libavformat/matroskaenc.o CC libavformat/mca.o CC libavformat/mccdec.o CC libavformat/md5proto.o CC libavformat/metadata.o CC libavformat/mgsts.o CC libavformat/microdvddec.o CC libavformat/microdvdenc.o CC libavformat/mj2kdec.o CC libavformat/mkvtimestamp_v2.o CC libavformat/mlpdec.o CC libavformat/mlvdec.o CC libavformat/mm.o CC libavformat/mmf.o CC libavformat/mms.o CC libavformat/mmsh.o CC libavformat/mmst.o CC libavformat/mods.o CC libavformat/moflex.o CC libavformat/mov.o src/libavformat/matroskaenc.c: In function 'mkv_write_trailer': src/libavformat/matroskaenc.c:3074:58: warning: '%012.9f' directive output may be truncated writing between 12 and 320 bytes into a region of size between 8 and 14 [-Wformat-truncation=] 3074 | snprintf(duration_string, 20, "%02d:%02d:%012.9f", | ^~~~~~~ src/libavformat/matroskaenc.c:3074:17: note: 'snprintf' output between 19 and 333 bytes into a destination of size 20 3074 | snprintf(duration_string, 20, "%02d:%02d:%012.9f", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3075 | (int) duration_sec / 3600, ((int) duration_sec / 60) % 60, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ 3076 | fmod(duration_sec, 60)); | ~~~~~~~~~~~~~~~~~~~~~~~ CC libavformat/mov_chan.o CC libavformat/mov_esds.o CC libavformat/movenc.o CC libavformat/movenc_ttml.o CC libavformat/movenccenc.o CC libavformat/movenchint.o CC libavformat/mp3dec.o CC libavformat/mp3enc.o CC libavformat/mpc.o CC libavformat/mpc8.o CC libavformat/mpeg.o CC libavformat/mpegenc.o CC libavformat/mpegts.o CC libavformat/mpegtsenc.o CC libavformat/mpegvideodec.o CC libavformat/mpjpeg.o CC libavformat/mpjpegdec.o CC libavformat/mpl2dec.o CC libavformat/mpsubdec.o CC libavformat/msf.o CC libavformat/msnwc_tcp.o CC libavformat/mspdec.o CC libavformat/mtaf.o CC libavformat/mtv.o CC libavformat/musx.o CC libavformat/mux.o CC libavformat/mux_utils.o CC libavformat/mvdec.o CC libavformat/mvi.o CC libavformat/mxf.o CC libavformat/mxfdec.o CC libavformat/mxfenc.o CC libavformat/mxg.o CC libavformat/ncdec.o CC libavformat/network.o CC libavformat/nistspheredec.o CC libavformat/nspdec.o CC libavformat/nsvdec.o CC libavformat/nullenc.o CC libavformat/nut.o CC libavformat/nutdec.o CC libavformat/nutenc.o CC libavformat/nuv.o CC libavformat/oggdec.o CC libavformat/oggenc.o CC libavformat/oggparsecelt.o CC libavformat/oggparsedirac.o CC libavformat/oggparseflac.o CC libavformat/oggparseogm.o CC libavformat/oggparseopus.o CC libavformat/oggparseskeleton.o CC libavformat/oggparsespeex.o CC libavformat/oggparsetheora.o CC libavformat/oggparsevorbis.o CC libavformat/oggparsevp8.o CC libavformat/oma.o CC libavformat/omadec.o CC libavformat/omaenc.o CC libavformat/options.o CC libavformat/os_support.o CC libavformat/paf.o CC libavformat/pcm.o CC libavformat/pcmdec.o CC libavformat/pcmenc.o CC libavformat/pjsdec.o CC libavformat/pmpdec.o CC libavformat/pp_bnk.o CC libavformat/prompeg.o CC libavformat/protocols.o CC libavformat/psxstr.o CC libavformat/pva.o CC libavformat/pvfdec.o CC libavformat/qcp.o CC libavformat/qtpalette.o CC libavformat/r3d.o CC libavformat/rawdec.o CC libavformat/rawenc.o CC libavformat/rawutils.o CC libavformat/rawvideodec.o CC libavformat/rdt.o CC libavformat/realtextdec.o CC libavformat/redspark.o CC libavformat/replaygain.o CC libavformat/riff.o CC libavformat/riffdec.o CC libavformat/riffenc.o CC libavformat/rl2.o CC libavformat/rm.o CC libavformat/rmdec.o CC libavformat/rmenc.o CC libavformat/rmsipr.o CC libavformat/rpl.o CC libavformat/rsd.o CC libavformat/rso.o CC libavformat/rsodec.o CC libavformat/rsoenc.o CC libavformat/rtmpcrypt.o CC libavformat/rtmpdh.o CC libavformat/rtmpdigest.o CC libavformat/rtmphttp.o CC libavformat/rtmppkt.o CC libavformat/rtmpproto.o CC libavformat/rtp.o CC libavformat/rtpdec.o src/libavformat/rtmpproto.c: In function 'send_invoke_response': src/libavformat/rtmpproto.c:1967:51: warning: ' is now published' directive output may be truncated writing 17 bytes into a region of size between 1 and 128 [-Wformat-truncation=] 1967 | snprintf(statusmsg, sizeof(statusmsg), "%s is now published", filename); | ^~~~~~~~~~~~~~~~~ src/libavformat/rtmpproto.c:1967:9: note: 'snprintf' output between 18 and 145 bytes into a destination of size 128 1967 | snprintf(statusmsg, sizeof(statusmsg), "%s is now published", filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ CC libavformat/rtpdec_ac3.o CC libavformat/rtpdec_amr.o CC libavformat/rtpdec_asf.o CC libavformat/rtpdec_dv.o CC libavformat/rtpdec_g726.o CC libavformat/rtpdec_h261.o CC libavformat/rtpdec_h263.o CC libavformat/rtpdec_h263_rfc2190.o CC libavformat/rtpdec_h264.o CC libavformat/rtpdec_hevc.o CC libavformat/rtpdec_ilbc.o CC libavformat/rtpdec_jpeg.o CC libavformat/rtpdec_latm.o CC libavformat/rtpdec_mpa_robust.o CC libavformat/rtpdec_mpeg12.o CC libavformat/rtpdec_mpeg4.o CC libavformat/rtpdec_mpegts.o CC libavformat/rtpdec_qcelp.o CC libavformat/rtpdec_qdm2.o CC libavformat/rtpdec_qt.o CC libavformat/rtpdec_rfc4175.o CC libavformat/rtpdec_svq3.o CC libavformat/rtpdec_vc2hq.o CC libavformat/rtpdec_vp8.o CC libavformat/rtpdec_vp9.o CC libavformat/rtpdec_xiph.o CC libavformat/rtpenc.o CC libavformat/rtpenc_aac.o CC libavformat/rtpenc_amr.o CC libavformat/rtpenc_chain.o CC libavformat/rtpenc_h261.o CC libavformat/rtpenc_h263.o CC libavformat/rtpenc_h263_rfc2190.o CC libavformat/rtpenc_h264_hevc.o CC libavformat/rtpenc_jpeg.o CC libavformat/rtpenc_latm.o CC libavformat/rtpenc_mpegts.o CC libavformat/rtpenc_mpv.o CC libavformat/rtpenc_rfc4175.o CC libavformat/rtpenc_vc2hq.o CC libavformat/rtpenc_vp8.o CC libavformat/rtpenc_vp9.o CC libavformat/rtpenc_xiph.o CC libavformat/rtpproto.o CC libavformat/rtsp.o CC libavformat/rtspdec.o CC libavformat/rtspenc.o CC libavformat/s337m.o CC libavformat/samidec.o CC libavformat/sapdec.o CC libavformat/sapenc.o CC libavformat/sauce.o CC libavformat/sbcdec.o CC libavformat/sbgdec.o CC libavformat/sccdec.o CC libavformat/sccenc.o CC libavformat/scd.o CC libavformat/sdp.o CC libavformat/sdr2.o src/libavformat/rtsp.c: In function 'ff_rtsp_make_setup_request': src/libavformat/rtsp.c:1583:30: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 4085 [-Wformat-truncation=] 1583 | "Transport: %srn", | ^~ 1584 | transport); | ~~~~~~~~~ src/libavformat/rtsp.c:1582:9: note: 'snprintf' output between 14 and 4109 bytes into a destination of size 4096 1582 | snprintf(cmd, sizeof(cmd), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1583 | "Transport: %srn", | ~~~~~~~~~~~~~~~~~~~~ 1584 | transport); | ~~~~~~~~~~ CC libavformat/sdsdec.o CC libavformat/sdxdec.o CC libavformat/seek.o CC libavformat/segafilm.o CC libavformat/segafilmenc.o CC libavformat/segment.o CC libavformat/serdec.o CC libavformat/sga.o CC libavformat/shortendec.o CC libavformat/sierravmd.o CC libavformat/siff.o CC libavformat/smacker.o CC libavformat/smjpeg.o CC libavformat/smjpegdec.o CC libavformat/smjpegenc.o CC libavformat/smoothstreamingenc.o CC libavformat/smush.o CC libavformat/sol.o CC libavformat/soxdec.o CC libavformat/soxenc.o CC libavformat/spdif.o src/libavformat/smoothstreamingenc.c: In function 'ism_flush': src/libavformat/smoothstreamingenc.c:509:49: warning: '/temp' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 509 | snprintf(filename, sizeof(filename), "%s/temp", os->dirname); | ^~~~~ src/libavformat/smoothstreamingenc.c:509:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 509 | snprintf(filename, sizeof(filename), "%s/temp", os->dirname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ src/libavformat/smoothstreamingenc.c:537:53: warning: '/temp' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 537 | snprintf(filename, sizeof(filename), "%s/temp", os->dirname); | ^~~~~ src/libavformat/smoothstreamingenc.c:537:13: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 537 | snprintf(filename, sizeof(filename), "%s/temp", os->dirname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ src/libavformat/smoothstreamingenc.c:544:63: warning: '/FragmentInfo(' directive output may be truncated writing 14 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 544 | snprintf(header_filename, sizeof(header_filename), "%s/FragmentInfo(%s=%"PRIu64")", os->dirname, os->stream_type_tag, start_ts); | ^~~~~~~~~~~~~~ src/libavformat/smoothstreamingenc.c:544:9: note: 'snprintf' output 18 or more bytes (assuming 1041) into a destination of size 1024 544 | snprintf(header_filename, sizeof(header_filename), "%s/FragmentInfo(%s=%"PRIu64")", os->dirname, os->stream_type_tag, start_ts); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavformat/smoothstreamingenc.c:545:63: warning: '/Fragments(' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 545 | snprintf(target_filename, sizeof(target_filename), "%s/Fragments(%s=%"PRIu64")", os->dirname, os->stream_type_tag, start_ts); | ^~~~~~~~~~~ src/libavformat/smoothstreamingenc.c:545:9: note: 'snprintf' output 15 or more bytes (assuming 1038) into a destination of size 1024 545 | snprintf(target_filename, sizeof(target_filename), "%s/Fragments(%s=%"PRIu64")", os->dirname, os->stream_type_tag, start_ts); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ CC libavformat/spdifdec.o CC libavformat/spdifenc.o CC libavformat/srtdec.o CC libavformat/srtenc.o CC libavformat/srtp.o CC libavformat/srtpproto.o CC libavformat/stldec.o CC libavformat/subfile.o CC libavformat/subtitles.o CC libavformat/subviewer1dec.o CC libavformat/subviewerdec.o CC libavformat/supdec.o CC libavformat/supenc.o CC libavformat/svag.o CC libavformat/svs.o CC libavformat/swf.o CC libavformat/swfdec.o CC libavformat/swfenc.o CC libavformat/takdec.o CC libavformat/tcp.o CC libavformat/tedcaptionsdec.o CC libavformat/tee.o CC libavformat/tee_common.o CC libavformat/teeproto.o CC libavformat/thp.o CC libavformat/tiertexseq.o CC libavformat/tls.o CC libavformat/tls_openssl.o CC libavformat/tmv.o CC libavformat/tta.o CC libavformat/ttaenc.o CC libavformat/ttmlenc.o CC libavformat/tty.o CC libavformat/txd.o CC libavformat/ty.o CC libavformat/udp.o CC libavformat/uncodedframecrcenc.o CC libavformat/unix.o CC libavformat/url.o CC libavformat/urldecode.o CC libavformat/utils.o CC libavformat/vag.o CC libavformat/vc1dec.o CC libavformat/vc1test.o CC libavformat/vc1testenc.o CC libavformat/version.o CC libavformat/vividas.o CC libavformat/vivo.o CC libavformat/voc.o CC libavformat/voc_packet.o CC libavformat/vocdec.o CC libavformat/vocenc.o CC libavformat/vorbiscomment.o CC libavformat/vpcc.o CC libavformat/vpk.o src/libavformat/vorbiscomment.c: In function 'ff_vorbiscomment_write': src/libavformat/vorbiscomment.c:103:63: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 103 | snprintf(chapter_number, sizeof(chapter_number), "%03d", i); | ^~~~ src/libavformat/vorbiscomment.c:103:62: note: directive argument in the range 0, 2147483647 103 | snprintf(chapter_number, sizeof(chapter_number), "%03d", i); | ^~~~~~ src/libavformat/vorbiscomment.c:103:13: note: 'snprintf' output between 4 and 11 bytes into a destination of size 4 103 | snprintf(chapter_number, sizeof(chapter_number), "%03d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ src/libavformat/vorbiscomment.c:104:69: warning: '%02d' directive output may be truncated writing between 2 and 3 bytes into a region of size between 1 and 7 -Wformat-truncation= 104 | snprintf(chapter_time, sizeof(chapter_time), "%02d:%02d:%02d.%03d", h, m, s, ms); | ^~~~ src/libavformat/vorbiscomment.c:104:58: note: directive argument in the range -59, 59 104 | snprintf(chapter_time, sizeof(chapter_time), "%02d:%02d:%02d.%03d", h, m, s, ms); | ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/vorbiscomment.c:104:58: note: directive argument in the range -999, 999 src/libavformat/vorbiscomment.c:104:13: note: 'snprintf' output between 13 and 21 bytes into a destination of size 13 104 | snprintf(chapter_time, sizeof(chapter_time), "%02d:%02d:%02d.%03d", h, m, s, ms); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavformat/vplayerdec.o CC libavformat/vqf.o CC libavformat/w64.o CC libavformat/wavdec.o CC libavformat/wavenc.o CC libavformat/wc3movie.o CC libavformat/webm_chunk.o CC libavformat/webmdashenc.o CC libavformat/webpenc.o CC libavformat/webvttdec.o CC libavformat/webvttenc.o CC libavformat/westwood_aud.o CC libavformat/westwood_audenc.o CC libavformat/westwood_vqa.o CC libavformat/wsddec.o CC libavformat/wtv_common.o CC libavformat/wtvdec.o CC libavformat/wtvenc.o CC libavformat/wv.o CC libavformat/wvdec.o CC libavformat/wvedec.o CC libavformat/wvenc.o CC libavformat/xa.o CC libavformat/xmv.o CC libavformat/xvag.o CC libavformat/xwma.o CC libavformat/yop.o CC libavformat/yuv4mpegdec.o CC libavformat/yuv4mpegenc.o CC libpostproc/postprocess.o CC libpostproc/version.o INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/presets/libvpx-1080p.ffpreset INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/presets/libvpx-1080p50_60.ffpreset INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/presets/libvpx-360p.ffpreset INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/presets/libvpx-720p.ffpreset INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/presets/libvpx-720p50_60.ffpreset INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/ffprobe.xsd INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/avio_list_dir.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/avio_reading.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/decode_audio.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/decode_video.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/demuxing_decoding.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/encode_audio.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/encode_video.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/extract_mvs.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/filter_audio.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/filtering_audio.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/filtering_video.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/http_multiclient.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/hw_decode.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/metadata.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/muxing.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/qsvdec.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/remuxing.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/resampling_audio.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/scaling_video.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/transcode_aac.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/transcoding.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/vaapi_encode.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/vaapi_transcode.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/README INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/Makefile INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavdevice/avdevice.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavdevice/version.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavdevice/version_major.h GEN libavdevice/libavdevice.pc INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/avio_list_dir.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/avio_reading.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/decode_audio.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/decode_video.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/demuxing_decoding.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/encode_audio.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/encode_video.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/extract_mvs.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/filter_audio.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/filtering_audio.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/filtering_video.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/http_multiclient.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/hw_decode.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/metadata.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/muxing.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/qsvdec.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/remuxing.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/resampling_audio.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/scaling_video.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/transcode_aac.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/transcoding.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/vaapi_encode.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/vaapi_transcode.c INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/README INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/doc/examples/Makefile INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavfilter/avfilter.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavfilter/buffersink.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavfilter/buffersrc.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavfilter/version.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavfilter/version_major.h GEN libavfilter/libavfilter.pc GEN libavformat/libavformat.pc INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavformat/avformat.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavformat/avio.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavformat/version.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavformat/version_major.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/ac3_parser.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/adts_parser.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/avcodec.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/avdct.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/avfft.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/bsf.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/codec.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/codec_desc.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/codec_id.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/codec_par.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/d3d11va.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/defs.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/dirac.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/dv_profile.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/dxva2.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/jni.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/mediacodec.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/packet.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/qsv.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/vdpau.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/version.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/version_major.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/videotoolbox.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/vorbis_parser.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavcodec/xvmc.h GEN libavcodec/libavcodec.pc GEN libpostproc/libpostproc.pc INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libpostproc/postprocess.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libpostproc/version.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libpostproc/version_major.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libswresample/swresample.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libswresample/version.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libswresample/version_major.h GEN libswresample/libswresample.pc GEN libswscale/libswscale.pc INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libswscale/swscale.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libswscale/version.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libswscale/version_major.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/adler32.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/aes.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/aes_ctr.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/attributes.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/audio_fifo.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/avassert.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/avstring.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/avutil.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/base64.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/blowfish.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/bprint.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/bswap.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/buffer.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/cast5.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/camellia.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/channel_layout.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/common.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/cpu.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/crc.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/csp.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/des.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/detection_bbox.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/dict.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/display.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/dovi_meta.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/downmix_info.h INSTALL home/cruslan/Belgeler/build/mpv-build/ffmpeg/libavutil/encryption_info.h INSTALL home/cruslan/B