notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: multimedia/ffmpeg/files/patch-vmaf

Number of commits found: 4

Thursday, 27 Apr 2023
12:01 Daniel Engberg (diizzy) search for other commits by this committer Author: Jan Beich
multimedia/ffmpeg: update to 6.0

* --enable-avresample is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/420cedd49745
* SHADERC replaces GLSLANG per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/da72aca7b025
* VULKAN is enabled per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/fa2e460f635
* LIBPLACEBO is enabled to have even more Vulkan goodies
* LCMS2 is enabled for better ICC profile support
* JXL is enabled for https://github.com/mpv-player/mpv/commit/1345977f9976

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n6.0:/Changelog
PR:		261302
Reported by:	Repology
Exp-run by:	antoine
Approved by:	tcberner
commit hash: 685e477b807c7662670de46b042141939af7555e commit hash: 685e477b807c7662670de46b042141939af7555e commit hash: 685e477b807c7662670de46b042141939af7555e commit hash: 685e477b807c7662670de46b042141939af7555e 685e477
Sunday, 6 Mar 2022
10:15 Jan Beich (jbeich) search for other commits by this committer
multimedia/ffmpeg: switch 5e728b3087b2 to merged version
commit hash: d8e2f9a0e8e618110c4539de4d24f9eeb1852851 commit hash: d8e2f9a0e8e618110c4539de4d24f9eeb1852851 commit hash: d8e2f9a0e8e618110c4539de4d24f9eeb1852851 commit hash: d8e2f9a0e8e618110c4539de4d24f9eeb1852851 d8e2f9a
Monday, 8 Nov 2021
17:33 Jan Beich (jbeich) search for other commits by this committer
multimedia/ffmpeg: switch VMAF to v2 API (built-in models)
commit hash: 5e728b3087b23cd52c25ae5ea5caed4c91c59226 commit hash: 5e728b3087b23cd52c25ae5ea5caed4c91c59226 commit hash: 5e728b3087b23cd52c25ae5ea5caed4c91c59226 commit hash: 5e728b3087b23cd52c25ae5ea5caed4c91c59226 5e728b3
17:33 Jan Beich (jbeich) search for other commits by this committer
multimedia/vmaf: unbreak legacy API consumers after 1868dedecc9a

$ aomenc --tune=vmaf --output=foo.mp4 foo.y4m
Pass 1/2 frame    1/0          0B       0 us 0.00 fpm [ETA  unknown] libvmaf
ERROR could not read model from path: "/usr/local/share/model/vmaf_v0.6.1.json"
Fatal error: Failed to load VMAF model.

$ ffmpeg -i foo.y4m -i bar.y4m -lavfi libvmaf -f null -
[...]
libvmaf INFO `compute_vmaf()` is deprecated and will be removed in a future
libvmaf version
libvmaf ERROR could not read model from path:
"/usr/local/share/model/vmaf_v0.6.1.pkl"
libvmaf ERROR support for pkl model files has been removed, use json
libvmaf ERROR problem loading model file: /usr/local/share/model/vmaf_v0.6.1.pkl
[Parsed_libvmaf_0 @ 0x8061b3b40] libvmaf encountered an error, check log for
details
commit hash: 7f163c23e1a732c8b65cb7b8ecfbcd9e8dfd1cd8 commit hash: 7f163c23e1a732c8b65cb7b8ecfbcd9e8dfd1cd8 commit hash: 7f163c23e1a732c8b65cb7b8ecfbcd9e8dfd1cd8 commit hash: 7f163c23e1a732c8b65cb7b8ecfbcd9e8dfd1cd8 7f163c2

Number of commits found: 4