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

v4.05 occasionally crashing #33

Closed
mikk9 opened this issue Jul 29, 2020 · 2 comments
Closed

v4.05 occasionally crashing #33

mikk9 opened this issue Jul 29, 2020 · 2 comments

Comments

@mikk9
Copy link

mikk9 commented Jul 29, 2020

The new 4.05 is crashing sometimes. I've tried a simple CBR HEVC encode.

C:\Staxrip\StaxRip-x64-1.7.0.0-stable\Apps\QSVEnc\QSVEncC64.exe --codec hevc --ref 3 --gop-len 256 --mbbrc --fallback-rc --cbr 2500 -i D:\Quicksync\7_Intel_Demo_Clip2.mp4 -o "D:\Quicksync\7_Intel_Demo_Clip2_temp\CBR 2500 3_3_256 mbbrc_out.hevc"


D:\Quicksync\7_Intel_Demo_Clip2_temp\CBR 2500 3_3_256 mbbrc_out.hevc

bitstream: failed to set parameters for hevc_metadata: Result too large.
failed to initialize file reader(s).
QSVEncC.exe finished with error!
[hevc_metadata @ 000001a36b4a2cc0] Value 109.000000 for parameter 'chroma_sample_loc_type' out of range [-1 - 6]
[hevc_metadata @ 000001a36b4a2cc0] Error setting option chroma_sample_loc_type to value 109.

Start: 18:26:01
End: 18:26:02
Duration: 00:00:00

@rigaya
Copy link
Owner

rigaya commented Aug 1, 2020

Thank you, it was caused by lack of initialization in QSVEnc 4.05. It shall be fixed in QSVEnc 4.06.

@rigaya
Copy link
Owner

rigaya commented Sep 30, 2020

I'll close this issue as the problem should have been fixed.

@rigaya rigaya closed this as completed Sep 30, 2020
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