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
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
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,
When I do PREV_PREVIEW(io control), it will hold in some function. why? And how I resolve it. |
It would be easier to solve if you can explain in detail what are you doing at the application side.
Can I stop resize in preview mode?? |
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?
thanks
Hi,
Did you run the application which i pointed out in the earlier post?
Thx,
--Prabhakar Lad