Updated ReadMe file.
This commit is contained in:
parent
4cc54f27e7
commit
4085e0b57a
14
ReadMe.txt
14
ReadMe.txt
@ -101,7 +101,19 @@ Using old/outdated x264 binaries with this application is NOT supported
|
|||||||
or intended. Report bugs rather than reverting to an old version!
|
or intended. Report bugs rather than reverting to an old version!
|
||||||
|
|
||||||
|
|
||||||
7. Help & Support
|
7. Command-line Syntax
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
The following command-line switches are available:
|
||||||
|
|
||||||
|
--add <file> [<file>] ... Create new job(s) from files(s)
|
||||||
|
--console ............... Show the "debug" console
|
||||||
|
--no-console ............ Don't show the "debug" console
|
||||||
|
--no-style .............. Don't use the Qt "Plastique" style
|
||||||
|
--force-cpu-no-64bit .... Forcefully disable 64-Bit support
|
||||||
|
|
||||||
|
|
||||||
|
8. Help & Support
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
For help and support, please join the discussion at:
|
For help and support, please join the discussion at:
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
#define VER_X264_MAJOR 2
|
#define VER_X264_MAJOR 2
|
||||||
#define VER_X264_MINOR 0
|
#define VER_X264_MINOR 0
|
||||||
#define VER_X264_PATCH 1
|
#define VER_X264_PATCH 1
|
||||||
#define VER_X264_BUILD 115
|
#define VER_X264_BUILD 116
|
||||||
|
|
||||||
#define VER_X264_MINIMUM_REV 2146
|
#define VER_X264_MINIMUM_REV 2146
|
||||||
#define VER_X264_CURRENT_API 120
|
#define VER_X264_CURRENT_API 120
|
||||||
|
Loading…
x
Reference in New Issue
Block a user