Commit 7914a0bd authored by Ilkka Ollakka's avatar Ilkka Ollakka Committed by Ilkka Ollakka

x264: modify code to add preset/tune options and don't set option if it's default

Float comparisions aren't really nicelooking, but they should work ok.
(cherry picked from commit 8aa1cc92)
Signed-off-by: default avatarIlkka Ollakka <ileoo@iki.fi>
parent 64bb8f56
......@@ -100,6 +100,7 @@ Encoders:
* x264, defaults to crf=23 as x264.exe-does, if bitrate is given,
uses ABR and if qp-value is set uses CQP
* libx264-version 0.76 or higher is required
* x264 has tune/preset parameters supported
Stream output:
* New smem module, streaming to memory
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment