Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
17th November 2024, 22:08 | #401 | Link |
Registered User
Join Date: Feb 2007
Location: Sweden
Posts: 494
|
SoX Binary v14.4.2 (2024-11-17)
https://www.mediafire.com/file/teafwbe5gpy2mrv
__________________
Do NOT re-post any of my Mediafire links. Download & re-host the content(s) if you want to share it somewhere else. |
19th November 2024, 11:50 | #402 | Link |
Registered User
Join Date: Jul 2015
Posts: 804
|
ffmpeg version 7.1.0-e9c3698e Copyright (c) 2000-2024 the FFmpeg developers
built with GCC: (GNU) 11.5.0 (SIMD) AVX2 configuration: -std=gnu++2b -march=x86-64-v2 -ftree-vectorize -g0 -O3 -fPIC -mavx -mxsave -mpclmul -maes -o lib/ffmpeg.exe fftools/ffmpeg.o fftools/ffmpeg_dec.o fftools/ffmpeg_demux.o fftools/ffmpeg_enc.o fftools/ffmpeg_filter.o fftools/ffmpeg_hw.o fftools/ffmpeg_mux.o fftools/ffmpeg_mux_init.o fftools/ffmpeg_opt.o fftools/cmdutils.o fftools/objpool.o fftools/opt_common.o fftools/sync_queue.o fftools/thread_queue.o -Llib -lavdevice_x64 -lavfilter_x64 -lavformat_x64 -lavcodec_x64 -lswresample_x64 -lswscale_x64 -lavutil_x64 -lpostproc_x64 -lsdl2_x64 -lwebp_x64 -lopenjpeg_x64 -ljxl_x64 -lcodec2_x64 -lgsm_x64 -lvorbis_x64 -ltheora_x64 -logg_x64 -llc3_x64 -lsnappy_x64 -lxavs_x64 -ldavs2_x64 -lxavs2_x64 -luavs3d_x64 -luavs3e_x64 -ltwolame_x64 -lspeex_x64 -lshine_x64 -lmp3lame_x64 -lxvid_x64 -lfdk-aac_x64 -lopenh264_x64 -lx264_opencl_0810bit_x64 -lkvazaar_x64 -lx265_081012bit_x64 -luvg266_x64 -lvvenc_x64 -lxevd_x64 -lxeve_x64 -lcelt_opus_silk_x64 -lvpx_x64 -ldav1d_x64 -laom_x64 -lsvtjxs_x64 -lass_x64 -lrsvgdec_x64 -lcairo_pixman_x64 -l:fribidi_x64.a -l:freetype_harfbuzz_x64.a -lxml2_x64 -llcms2_x64 -l:zlib_x64.a -l:bzip2_x64.a -l:lzma_x64.a -lvmaf_x64 -l:_opencv2_opencl_x64.a -l:_opencl_x64.a -l:lcevc_x64.a -l:avisynth_x64.a {l-smash, zimg, avsresize, audioboost, vapoursynth plugins} -l:quirc_x64.a -lqrencode_x64 -l:cpuinfo_x64.a -L. -lcfgmgr32 -ldnsapi -ldwrite -lbcrypt -liphlpapi -lgdi32 -lopengl32 -lole32 -loleaut32 -lsecurity -lshlwapi -lstrmiids -luuid -lvfw32 -lws2_32 -limagehlp -lmsacm32 https://github.com/harfbuzz/harfbuzz...f5ca9ab60fc52e https://github.com/GNOME/glib/commit...41a90f5bc0e24c https://github.com/GNOME/libxml2/com...0ac480c0fc775e https://github.com/google/brotli/com...706894f62fdbf4 https://github.com/webmproject/libwe...ed8f20f0de6696 https://github.com/google/highway/co...af31a6738dee44 https://github.com/jbeich/aom/commit...179fe4c6c67a10 https://github.com/videolan/dav1d/co...a0e21345ed359c https://github.com/PCRE2Project/pcre...ed5eff587e65e3 https://github.com/uclouvain/openjpe...0c5ec4f4c84716 https://gitlab.gnome.org/GNOME/pango...b62a8f1a806ee3 https://bitbucket.org/multicoreware/...753230043eefa0 https://www.sendspace.com/file/ripdsm Struggle with vvc. I have no idea how to make ffmpeg from vvc on 2xpass at once. It seems simple but something is missing. I don't know how to initialize the ff_encode_encode_cb function. HEVC decoder with AVX2 doesn't work after modifications. Will vvc be useful or will it be overtaken by h267 under 16K? I don't really believe that current processors on sale will support h267 in 5 years. ffmpeg_avx2.exe -y -v verbose -i "input.mp4" -c:v libvvenc -vb 6000k -r 30000/1001 -an -frames:v 100 -movflags faststart -vvenc-params threads=16:_pass=2:_passes=2 -vf scale=1920:1080:in_range=full:_out_range=full,format=yuv420p10le 113.vvc [libvvenc @ 0000024931628010] libvvenc version: 1.12.1-0f7b70d [libvvenc @ 0000024931628010] vvenc [notice]: Internal format : 1920x1080 29.97 Hz SDR BT.709 vvenc [notice]: Threads : 16 (parallel frames: 4) vvenc [notice]: Rate control : VBR 6 Mbps two-pass pass 1/2 vvenc [notice]: Perceptual optimization : Enabled vvenc [notice]: Intra period (keyframe) : 256 ... [out#0/vvc @ 000002492f4d0910] Starting thread... RC pass 1/2, analyze poc 31= 0KiB time=N/A bitrate=N/A speed=N/A ... [libvvenc @ 0000024931628010] libvvenc version: 1.12.1-0f7b70d [libvvenc @ 0000024931628010] vvenc [notice]: Internal format : 1920x1080 29.97 Hz SDR BT.709 vvenc [notice]: Threads : 16 (parallel frames: 4) vvenc [notice]: Rate control : VBR 6 Mbps two-pass pass 2/2 vvenc [notice]: Perceptual optimization : Enabled vvenc [notice]: Intra period (keyframe) : 256 ... Error during encoding Last edited by Jamaika; 19th November 2024 at 12:13. |
27th November 2024, 07:46 | #404 | Link |
Registered User
Join Date: Feb 2007
Location: Sweden
Posts: 494
|
AOM AV1 v3.11.0-111-g4e96b7c702
https://www.mediafire.com/file/kmv50szt91bwxb4 MediaInfo v24.11.1 https://mediaarea.net/en/MediaInfo/Download
__________________
Do NOT re-post any of my Mediafire links. Download & re-host the content(s) if you want to share it somewhere else. Last edited by Barough; 29th November 2024 at 22:19. |
28th November 2024, 17:34 | #405 | Link |
Registered User
Join Date: Feb 2007
Location: Sweden
Posts: 494
|
x265 v4.1+54-fa27709
https://www.mediafire.com/file/fjz4jhsrr8ouv98
__________________
Do NOT re-post any of my Mediafire links. Download & re-host the content(s) if you want to share it somewhere else. Last edited by Barough; 29th November 2024 at 22:18. |
29th November 2024, 22:18 | #406 | Link |
Registered User
Join Date: Feb 2007
Location: Sweden
Posts: 494
|
dav1d v1.5.0-44-g575af258
https://www.mediafire.com/file/qaa3y382e45d0gq uvg266 VVC v0.8.1-2d2301c https://www.mediafire.com/file/rqs8q57j8l4mv6y
__________________
Do NOT re-post any of my Mediafire links. Download & re-host the content(s) if you want to share it somewhere else. |
Yesterday, 16:18 | #407 | Link |
Registered User
Join Date: Jul 2015
Posts: 804
|
ffmpeg version 7.2.0-1e3dc705 Copyright (c) 2000-2024 the FFmpeg developers
built with GCC: (GNU) 11.5.0 (SIMD) AVX2 configuration: -std=gnu++2b -march=x86-64-v2 -ftree-vectorize -g0 -O3 -fPIC -mavx -mxsave -mpclmul -maes -o lib/ffmpeg.exe fftools/ffmpeg.o fftools/ffmpeg_dec.o fftools/ffmpeg_demux.o fftools/ffmpeg_enc.o fftools/ffmpeg_filter.o fftools/ffmpeg_hw.o fftools/ffmpeg_mux.o fftools/ffmpeg_mux_init.o fftools/ffmpeg_opt.o fftools/cmdutils.o fftools/objpool.o fftools/opt_common.o fftools/sync_queue.o fftools/thread_queue.o -Llib -lavdevice_x64 -lavfilter_x64 -lavformat_x64 -lavcodec_x64 -lswresample_x64 -lswscale_x64 -lavutil_x64 -lpostproc_x64 -lsdl2_x64 -lwebp_x64 -lopenjpeg_x64 -ljxl_x64 -lcodec2_x64 -lgsm_x64 -lvorbis_x64 -ltheora_x64 -logg_x64 -llc3_x64 -lsnappy_x64 -lxavs_x64 -ldavs2_x64 -lxavs2_x64 -luavs3d_x64 -luavs3e_x64 -ltwolame_x64 -lspeex_x64 -lshine_x64 -lmp3lame_x64 -lxvid_x64 -lfdk-aac_x64 -lopenh264_x64 -lx264_opencl_0810bit_x64 -lkvazaar_x64 -lx265_081012bit_x64 -luvg266_x64 -lvvenc_x64 -lxevd_x64 -lxeve_x64 -lcelt_opus_silk_x64 -lvpx_x64 -ldav1d_x64 -laom_x64 -lsvtjxs_x64 -lass_x64 -lrsvgdec_x64 -lcairo_pixman_x64 -l:fribidi_x64.a -l:freetype_harfbuzz_x64.a -lxml2_x64 -llcms2_x64 -l:zlib_x64.a -l:bzip2_x64.a -l:lzma_x64.a -lvmaf_x64 -l:_opencv2_opencl_x64.a -l:_opencl_x64.a -l:lcevc_x64.a -l:avisynth_x64.a {l-smash, zimg, avsresize, audioboost, KNLMeansCL, vapoursynth plugins} -l:quirc_x64.a -lqrencode_x64 -l:cpuinfo_x64.a -L. -lcfgmgr32 -ldnsapi -ldwrite -lbcrypt -liphlpapi -lgdi32 -lopengl32 -lole32 -loleaut32 -lsecurity -lshlwapi -lstrmiids -luuid -lvfw32 -lws2_32 -limagehlp -lmsacm32 https://www.sendspace.com/file/mou7uc |
Thread Tools | Search this Thread |
Display Modes | |
|
|