On Sun, Nov 22, 2015 at 19:09:52 -0900, Lou wrote: > > The website says to do "x265 --help" but that doesn't work. > What web site?
ffmpeg's website. :-) https://www.ffmpeg.org/ffmpeg-codecs.html#libx265 > ffmpeg -h encoder=libx265 That will (probably) only show you the encoder option "-x265-params", but not what valid arguments might be. Mike, you may want to download a static x265 binary, just to be able to see those options. :-) Or a page such as this might help: http://x265.readthedocs.org/en/default/cli.html Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
