Dear All
I'd like to take someone advice to confirm my questions.
Is there anyone who help me ?
- Platform Infromation: DM8168 EZSDK5.05.02, Gstreamer_ti_dm81xx_00_06
According to the platform above, my questions are ...
1. Is it possible that DM8168's VIP0 portA and VIP1 portA capture the line multiplexed video stream (16bit bus, embedded sync mode, 1080p30fps 2ch multiplexed) ?
(I can not find any comment "not support" about all the modes of Vps_CaptVideoCaptureMode on EZSDK 5.0.5, in vps_capture.h file)
2. Is it possible that VIP0 and VIP1 capture the line multiplexed video stream (each 1080p60fps) at the same time (dual capture) ?
3. Is it possible that VPSS do demultiplex above the video stream from multiplexed stream for splitting 2 streams ?
(i.e, 1080p30fps line multiplexed stream --> 1080p30fps two single streams)
4. Is there any difference using between Gstreamer's V4L2src and VFCC (TI OMXIL component) to implement above the functions ?
I saw a post on forum, V4L2 driver did not support capturing the multiplexed video stream.
If V4L2 not support capture with VIP1, can i implement above function with VFCC component with OMXIL ?
5. What is difference between VPS_CAPT_VIDEO_CAPTURE_MODE_MULTI_CH_LINE_MUX_SPLIT_LINE_EMBEDDED_SYNC
and VPS_CAPT_VIDEO_CAPTURE_MODE_MULTI_CH_LINE_MUX_EMBEDDED_SYNC on the Vps_CaptVideoCaptureMode ?
Thank you so much.
Best Regards,
Jiwon