[FFmpeg-trac] #3944(ffmpeg:closed): Allow passing psycho-visual options via x265-params

FFmpeg trac at avcodec.org
Fri Sep 12 04:51:33 CEST 2014


#3944: Allow passing psycho-visual options via x265-params
--------------------------------+-----------------------------------
             Reporter:  raine   |                    Owner:
                 Type:  defect  |                   Status:  closed
             Priority:  normal  |                Component:  ffmpeg
              Version:  2.3.3   |               Resolution:  invalid
             Keywords:  x265    |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+-----------------------------------
Changes (by jamal):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 All parameters are passed with the -x265-params AVOption, which takes a :
 separated list of key=value parameters.
 For instance:

 {{{
 ffmpeg -i INPUT -c:v libx265 -x265-params psy-rd=1 OUTPUT
 }}}

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


More information about the FFmpeg-trac mailing list