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.

tvp5150移植到DM8148显示问题

Other Parts Discussed in Thread: TVP5150

tvp5150移植到DM8148显示问题

tvp5150移植到DM8148时,测试demo程序中添加 case V4L2_DV_576P50:

printf("%s:\n Mode set is 576P50\n", APP_NAME);

system ("echo pal > /sys/devices/platform/vpss/display0/mode");

运行时提示

VPSS_DCTRL: failed to set venc mdoe.

VPSS_DCTRL: failed to enable venc hdmi

请求解决!