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

bug #43

Closed
ahmadsafi24 opened this issue Jul 12, 2021 · 1 comment
Closed

bug #43

ahmadsafi24 opened this issue Jul 12, 2021 · 1 comment

Comments

@ahmadsafi24
Copy link

default value of Decoder.MaxVideoFames
(Environment.ProcessorCount)
is less then MinVideoFrames

@SuRGeoNix
Copy link
Owner

This is on has been fixed on master repo while ago. I will have an updated package soon.

public int              MaxVideoFrames  { get; set; } = Math.Max(3, Environment.ProcessorCount);

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