Re: [FFmpeg-user] Getting x265 parameter help

2015-12-01 Thread Mike Brown
On Tue, Dec 01, 2015 at 09:43:27AM -0900, Lou wrote: > On Tue, 1 Dec 2015 12:03:32 -0600 > Mike Brown wrote: > > > Sorry, I missed this response. > > > > All of the x265 static binaries that I've downloaded for my XP-64 system > > all fail with a KERNEL32.dll error. There is a routine that it i

Re: [FFmpeg-user] Getting x265 parameter help

2015-12-01 Thread Lou
On Tue, 1 Dec 2015 12:03:32 -0600 Mike Brown wrote: > Sorry, I missed this response. > > All of the x265 static binaries that I've downloaded for my XP-64 system > all fail with a KERNEL32.dll error. There is a routine that it is looking > for that is not in the kernel DLL. > > MB I am ignora

Re: [FFmpeg-user] Getting x265 parameter help

2015-12-01 Thread Mike Brown
On Mon, Nov 23, 2015 at 02:00:19PM +0100, Moritz Barsnick wrote: > 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

Re: [FFmpeg-user] Getting x265 parameter help

2015-11-23 Thread Moritz Barsnick
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-par

Re: [FFmpeg-user] Getting x265 parameter help

2015-11-22 Thread Lou
On Sun, Nov 22, 2015, at 06:59 PM, Mike Brown wrote: > The website says to do "x265 --help" but that doesn't work. What web site? > I tried the following: > > ffmpeg -h type=x265 > ffmpeg -h type=libx265 ffmpeg -h encoder=libx265 > But both give the error "Unknown help option 'typ

[FFmpeg-user] Getting x265 parameter help

2015-11-22 Thread Mike Brown
I've downloaded the 2015-11-22 git static binary, but can't seem to get the program to list the x265 parameters. The website says to do "x265 --help" but that doesn't work. I tried the following: ffmpeg -h type=x265 ffmpeg -h type=libx265 But both give the error "Unknown help op