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

Failing test - potential DNN filter issue #319

Closed
cyberj0g opened this issue Apr 6, 2022 · 1 comment
Closed

Failing test - potential DNN filter issue #319

cyberj0g opened this issue Apr 6, 2022 · 1 comment
Assignees
Labels

Comments

@cyberj0g
Copy link
Contributor

cyberj0g commented Apr 6, 2022

TestTranscoder_DetectionFreq fails when uncommented because of changes in transcoder.c by commit. Potential cause is incorrect NULL frames handling in DNN filter.

[libx264 @ 0x1e801f80] MB rate (324000000) > level limit (16711680)
ERROR: transcoder.c:370] Error encoding : 
E0405 15:03:53.017076  445032 ffmpeg.go:790] Transcoder Return : Operation not permitted
    api_test.go:1560: Operation not permitted
--- FAIL: TestTranscoder_DetectionFreq (5.90s)
@cyberj0g
Copy link
Contributor Author

cyberj0g commented Dec 2, 2022

Closing as error doesn't appear anymore with current version.

@cyberj0g cyberj0g closed this as completed Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@AlexKordic @cyberj0g and others