Hihi:
I have a problem.
MY platform is DM365+1.4MCCD.
I set RSZ_A & RSZ_B disable.
When I do PREV_PREVIEW(io control), it will hold in some function.
why? And how I resolve it.
Can I stop resize in preview mode??
thanks
Hi,
It would be easier to solve if you can explain in detail what are you doing at the application side.
Yes.
If you are trying a single shot application here is one it asks whether you want to enable or disable resizer
you can say no in your case and try running it.
Thx,
--Prabhakar Lad
hi,
in initial process, I will open RESIZER_DEVICE & PREVIEWER_DEVICE.
I use V4L2 to get image, and send to preview and resizer.
But now, I don't want to enable RESIZER_DEVICE.
Than, I can't get any image from V4L2.
If I use V4L2, the RESIZER_DEVICE must enable?
If not, where is my problem?
Did you run the application which i pointed out in the earlier post?