[FFmpeg-trac] #10223(ffmpeg:new): libsvt_hevc no encoder options or documentation

FFmpeg trac at avcodec.org
Mon Feb 27 02:15:15 EET 2023


#10223: libsvt_hevc no encoder options or documentation
-------------------------------------+-------------------------------------
             Reporter:  Marty        |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:  git-
                                     |  master
             Keywords:  libsvt_hevc  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 libsvt_hevc has been added to ffmpeg, but there are a few issues:
 1) There is no documentation on ffmpeg.org
 2) There does not seem to be a *-params option for libsvt_hevc to specify
 encoder options in the ffmpeg cli. I have tried -svthevc-params, -svt-
 hevc-params, -svt_hevc-params, -svt-params.
 3) The embedded help ffmpeg -h encoder=libsvt_hevc lists a -tune
 parameter. This parameter is accepted by the cli, but it shows as
 deprecated and ignored.
 4) libsvt_hevc has an encoder option to disable loop filters -dlf 1, but
 that is not accepted, nor is a -deblock encoder option

 How to reproduce:
 Compiled with ffmpeg windows build helper script. Cross compiled on linux
 kubuntu 22.04 lts.

 {{{
 ffmpeg version N-109920-gac6eec1fc2-ffmpeg-windows-build-helpers Copyright
 (c) 2000-2023 the FFmpeg developers built with gcc 10.2.0
 compile command is
 cross_compile_ffmpeg.sh --disable-nonfree=n --build-svt=y --compiler-
 flavors=win64
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10223>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list