You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #477, there is a discussion about input file size limitations, and it was mentioned that this was fixed in driver version 24.12.1. However, it appears that the input file size limitation still persists up to around 10MB.
The text was updated successfully, but these errors were encountered:
Summary
AMF_FAIL
.Steps to Reproduce
Issue 1:
AMF_FAIL
with Large DataAMF_FAIL
is returned fromcomponent->SubmitInput()
.Issue 2: Distorted Output with Grayscale JPEG
Expected Behavior
AMF_FAIL
.Actual Behavior
AMF_FAIL
is returned.Screenshots
Issue 2: Distorted Output with Grayscale JPEG
System Information
Additional Notes
Test Code
I created a simple decoder application to perform the tests mentioned above.
https://github.com/anjn/amf-jpeg-hw-decode
Related Issues
In #477, there is a discussion about input file size limitations, and it was mentioned that this was fixed in driver version 24.12.1. However, it appears that the input file size limitation still persists up to around 10MB.
The text was updated successfully, but these errors were encountered: