[x265] SONAME and shared lib install

Derek Buitenhuis derek.buitenhuis at gmail.com
Wed Feb 12 13:05:24 CET 2014


On 2/12/2014 5:30 AM, idxa at sina.com wrote:
> *Can you add parameters option like "--x264opts" into your patch, for that we can pass the x265's parameters from the cmd line, thanks!*

Indeed if you look at the patch, I have done this.

ffmpeg -i input.avi -c:v libx265 -x265-params crf=18:me=4 -preset placebo output.hevc

Will work just fine.

- Derek


More information about the x265-devel mailing list