[FFmpeg-trac] #9047(avfilter:new): `compute_vmaf()` is deprecated, so that cant load feature extractors to calcurate vmaf scores.

FFmpeg trac at avcodec.org
Sun Jan 3 17:46:48 EET 2021


#9047: `compute_vmaf()` is deprecated, so that cant load feature extractors to
calcurate vmaf scores.
------------------------------------+------------------------------------
             Reporter:  nicol       |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avfilter
              Version:  git-master  |               Resolution:
             Keywords:  libvmaf     |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by pdr0):

 Works ok for me using gyan's builds on windows

 Verify that your downloaded json is correct (open in a text editor)

 The escapes were different than in the vmaf documentation for me. They
 said you needed 2 escapes for the colon, it worked with 1 like libvmaf 1.0
 https://github.com/Netflix/vmaf/blob/master/resource/doc/ffmpeg.md

 -lavfi "libvmaf=log_fmt=xml:model_path='D\:/VMAF
 v2.1.0/vmaf_v0.6.1.json':log_path='F\:/TEST/test.xml'"

--
Ticket URL: <https://trac.ffmpeg.org/ticket/9047#comment:10>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list