I need to test Comosit SD anolog video input in dm8148. but i can not found V4L2 driver . how to add it?
further more, why i can not found /dev/videox for HD component input
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I need to test Comosit SD anolog video input in dm8148. but i can not found V4L2 driver . how to add it?
further more, why i can not found /dev/videox for HD component input
Hi,
SD input is not supported as of now on V4L2 capture driver. You can refer app note at following location, It explains how to add your own decoders with V4L2 capture driver. V4L2 capture driver is available with PSP04.00.01.13_patch2 release.
App note:
V4L2 capture driver UserGuide
http://processors.wiki.ti.com/index.php/DM81xx_AM38xx_Video_Capture_Driver_User_Guide
Regards,
Hardik Shah
Hi,
Component output is not supported on TI814x. This can be done only if you connect external encoder to convert digital output to analog.
Thanks,
Brijesh Jadav