Hi there,
I am developing a multi-channel DVR based on DM365 and TVP5158 and look for an optimized design to achieve 30fps.
Capture 4ch CIF (2x2,720x480) and resize to 640x480/320x240 to encode/display.
Resizer 0 is reserved for encode while resizer 1 is reserved for display (upto 800x480x24bpp) for higher resolution demands (8ch CIF).
Both resizers are configured in normal mode and oneshot mode. And both are triggerd by IPIPEIF at the same time.
I found the display is poor in moving edges for interlaced capture and down-sample inside TVP5158 and resizer inside DM365.
Resized to 320x240 is even worse than resized to 640x480 in display quality.
Q1. How to configure the resizer for a more smooth output ?
Q2. Can TVP5158 be patched to output only odd (or even) field instead of down-sampling as a simple de-interlacing?
Q3. Can TVP5158 be patched for horizontally-reversed output for specified channels for mirror applications ?
It takes extra CPU/EDMA/memory bandwidth to have this done inside DM365.
Q4. Can TVP5158 be patched to output line-interleaved 4 CVBS and 1 BT656 (total 5 different inputs) ?
Thanks in advance.