[FFmpeg-trac] #10250(ffmpeg:new): libx265 -x265-params no-temporal-layers value not recognized

FFmpeg trac at avcodec.org
Sun Mar 26 15:53:40 EEST 2023


#10250: libx265 -x265-params no-temporal-layers value not recognized
-------------------------------------+-------------------------------------
             Reporter:  AY Columbia  |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffmpeg
              Version:  6.0          |               Resolution:
             Keywords:  ffmpeg       |               Blocked By:
  libx265 x265 hevc                  |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by James):

 I can't reproduce this. Both "no-temporal-layers=0" and "no-temporal-
 layers=1" are accepted here. It only complains about an invalid value if i
 use for example 2.
 What version of libx265 are you using? My build prints:
 {{{
 x265 [info]: HEVC encoder version 3.4+31-6722fce1f
 }}}

 This is most likely not an ffmpeg bug as it's libx265 returning
 X265_PARAM_BAD_VALUE. If your libx265 build is older than mine, it would
 mean it's something they already fixed. But if it's newer, it would point
 at a recent regression from their side.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10250#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list