I'm working with DM355 and I would like to output analog and digital video simultaneously through the VPBE, My application already outputs analog video without any trouble. Then I added a couple of ioctl callings (FBIO_QUERY_TIMING and FBIO_SET_TIMING) and managed to output digital video perfectly. But at this point the analog video had disappeared.
What could I do to get both of them at the same time? I'm studying the situation but I just can't see the way to do it.
Thanks in advance!