I am currently working in Wince 6.0. Hardware is IMX51 and the drivers
used are IPUV3 drivers.
Our requirement is to develop a directshow application which captures
video and displays it at two different video windows at the same time.
For this we used directshow capture filter. We connected the preview
pin of capture filter to first video window and connected the capture
pin of capture filter to second video window. When we run the
filtergraph only one of the video windows gets updated and the other
video window remains black. Also an error print came, which says
"ERROR:PPOpenHandle: CreateFile PP failed!It is used by other module.
ERROR:Display_Middle_OverlayMainThread: Opening PP handle failed!"
Is it possible to render two video windows simultaneously in WinCE6.0?
Or is this a hardware limitation?
Thank you
Regards,
SS