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

ISP downscaling not working after Oct 2022 firmware #1770

Open
tmm1 opened this issue Jan 8, 2023 · 1 comment
Open

ISP downscaling not working after Oct 2022 firmware #1770

tmm1 opened this issue Jan 8, 2023 · 1 comment

Comments

@tmm1
Copy link

tmm1 commented Jan 8, 2023

I'm using ISP to upload and downscale yuv420p images, using https://patchwork.ffmpeg.org/project/ffmpeg/patch/20190903010230.96236-21-ffmpeg@tmm1.net/

After bfbd42e ("firmware: isp: Run ISP without hi-res output buffer"), this is no longer working

I confirmed that the firmware release before that commit still works. After that commit, I keep feeding in data to the ISP and get no output.

According to @6by9:

Libcamera wants to be able to generate stats without generating output pixels. It should really be checking that at least one output is active before doing anything, but I suspect it isn't and therefore you don't get the 1 in 1 out behaviour you're expecting.

@tmm1
Copy link
Author

tmm1 commented Oct 9, 2023

@6by9 @popcornmix is there anything I can do to help fix this regression?

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

1 participant