[FFmpeg-devel] [PATCH v2 0/1] avfilter/vf_libvmaf: Add metadata propagation support
Yigithan Yigit
yigithanyigitdevel at gmail.com
Mon Aug 26 20:51:31 EEST 2024
This patch adds metadata propagation support to vf_libvmaf filter
according to changes in libvmaf library. For test you should set
vmaf_version < 3.0.0 in filter.
changes since v1:
- Fixed sync issue (Was the main problem of first version).
- Added inline explanation.
Yigithan Yigit (1):
avfilter/vf_libvmaf: Add metadata propagation support
libavfilter/vf_libvmaf.c | 328 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 326 insertions(+), 2 deletions(-)
--
2.45.2
More information about the ffmpeg-devel
mailing list