Hello,everyone:
I have a trouble now . The platform which I use is DM355.
In the encode demo, there are five threads of capture,display,video,writer and ctrl . And in capture thread and display thread ,there are two
Rszcopy_create() calls . Now , in the display thread, I add a RSZ_init() call to resize the image . But when I run it , it tells me : device is already opened
Failed to open /dev/dm355_ipipe . Why ?
Thanks a lot . If I want to use resizer to realize my copy job and resize job ,how should I do ? Can I open the dev /dev/dm355_ipipe for 2 or 3 times ?