Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HEVC Pre Analysis not working #73

Closed
GlitterKill opened this issue Jan 22, 2023 · 2 comments
Closed

HEVC Pre Analysis not working #73

GlitterKill opened this issue Jan 22, 2023 · 2 comments

Comments

@GlitterKill
Copy link

When trying to encode to HEVC using VCEEnc64 I run into these errors whenever I trye to use Pre Analysis (--pa):

storage->SetProperty(PAActivityType)=0 failed: invalid param..
storage->SetProperty(PACAQStrength)=1 failed: invalid param..
storage->SetProperty(PAHighMotionQualityBoostMode)=0 failed: invalid param..
storage->SetProperty(PALongTermReferenceEnable)=false failed: invalid param..
storage->SetProperty(PALookAheadBufferDepth)=0 failed: invalid param..
storage->SetProperty(PAMaxQPBeforeForceSkip)=35 failed: invalid param..
storage->SetProperty(PAPerceptualAQMode)=0 failed: invalid param..
storage->SetProperty(PASceneChangeDetectionEnable)=true failed: invalid param..
storage->SetProperty(PASceneChangeDetectionSensitivity)=1 failed: invalid param..
storage->SetProperty(PAStaticSceneDetectionEnable)=true failed: invalid param..
storage->SetProperty(PAStaticSceneDetectionSensitivity)=2 failed: invalid param..
storage->SetProperty(PATemporalAQMode)=0 failed: invalid param..
VCEEnc (x64) 7.18 (r1319) by rigaya, Dec 21 2022 14:05:10 (VC 1934/Win)
OS: Windows 11 x64 (22621) [UTF-8]
CPU: AMD Ryzen 9 7900X 12-Core Processor [5.53GHz] (12C/24T)
GPU: AMD Radeon RX 7900 XTX, AMF Runtime 1.4.28 / SDK 1.4.28

@rigaya
Copy link
Owner

rigaya commented Jan 25, 2023

VCEEnc 8.00 will be able to support --pa with HEVC encoding (8bit).

HEVC 10bit encoding with --pa will still run into different error.

@rigaya
Copy link
Owner

rigaya commented Mar 1, 2023

I'll close this issue as Pre Analysis for HEVC should be working fine after VCEEnc 8.00.

@rigaya rigaya closed this as completed Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants