rigaya / QSVEnc

QSVによる高速エンコードの性能実験
http://rigaya34589.blog135.fc2.com/blog-category-10.html
Other
304 stars 29 forks source link

--keyfile does not work and creates error #158

Closed quamt closed 1 year ago

quamt commented 1 year ago

Hello @rigaya

When I use the command --keyfile "test.chp" QSVenc creates the following error message:

Error: Unknown option: --keyfile

Did you mean option(s) below?
  --ref
  --profile
QSVEncC.exe finished with error!

The keyfile has the format as 0 I -1 and so on one each line.

As per QSVEncC_Options.en.md

--keyfile <string>
Set keyframes on frames (starting from 0, 1, 2, ...) specified in the file. There should be one frame ID per line.
QSVEncC (x64) 7.46 (r3106) by rigaya, Jun 24 2023 05:23:24 (VC 1936/Win)
OS             Windows 11 x64 (22621) [UTF-8]
CPU Info       12th Gen Intel Core i9-12900K [4.89GHz] (8P+8E,16C/24T) <AlderlakeS>
GPU Info       Intel UHD Graphics 770 (32EU) 300-1550MHz [125W] (31.0.101.4502)
Media SDK      QuickSyncVideo (hardware encoder) PG, 2nd GPU, API v2.09
rigaya commented 1 year ago

Sorry, the document was wrong. QSVEnc will not support --keyfile, so I have removed it from the documents.

quamt commented 1 year ago

Does that mean its not able to support it?