mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
Added pixel format to readme
This commit is contained in:
parent
941973e15d
commit
b799bcc8d6
1 changed files with 2 additions and 0 deletions
|
@ -60,6 +60,8 @@ With your own parameters:
|
||||||
-vf --video_filter FFmpeg video filter options. Example:
|
-vf --video_filter FFmpeg video filter options. Example:
|
||||||
... -vf 'scale=320:240' ...
|
... -vf 'scale=320:240' ...
|
||||||
|
|
||||||
|
-fmt --pix_format Setting custom pixel/bit format(Default: 'yuv420p')
|
||||||
|
Example for 10 bit: 'yuv420p10le'
|
||||||
|
|
||||||
-log --logging Path to .log file(Default: no logging)
|
-log --logging Path to .log file(Default: no logging)
|
||||||
Currently not working on Windows
|
Currently not working on Windows
|
||||||
|
|
Loading…
Reference in a new issue