#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac