Other Parts Discussed in Thread: TVP5146
We bought evalution board DM368X EVM MISTRAL and hope to caprure and encode SD video from coposite input.
So we can not stand how to do it with a standard test utility
/usr/share/ti/dvsdk-demos# ./encode -I 1 -y 2 -v /mnt/1.264
When we run it sas following messages:
root@dm368-evm:/usr/share/ti/dvsdk-demos# ./encode -I 1 -y 2 -v /mnt/1.264
Encode demo started.
davinci_resizer davinci_resizer.2: RSZ_G_CONFIG:0:1:124
davinci_previewer davinci_previewer.2: ipipe_set_preview_config
vpfe-capture vpfe-capture: IPIPE Chained
vpfe-capture vpfe-capture: Resizer present
EVM: switch to tvp5146 SD video input
tvp514x 1-005d: tvp5146 (Version - 0x03) found at 0xba (DaVinci I2C adapter)
Error: Failed to create capture device. Is video input connected?
root@dm368-evm:/usr/share/ti/dvsdk-demos#
Is anyone know what to do and where is a bug or we do something wrong?