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 driver problem

Other Parts Discussed in Thread: TVP5150, TVP7002

Dear friends,

We have designed TM320DM365 based custom hardware with TVP5150 video decoder.

We are using arago git linux kernel 2.632-rc2. It's with tvp5150 driver.

When i try to run encode application from dvsdk 3.10, it gives following error log

#####################################################################

Encode demo started.
vpfe-capture vpfe-capture: error in getting g_fmt from sub device
Error: Failed to detect video standard, video input connected?
encode: linux/Pause.c:120: Pause_off: Assertion `hPause' failed.
Aborted

######################################################################

We checked in tvp5150.c driver, it's checking for VBI configuration from the video input, We have disabled the VBI configuration

from g_fmt function, then also it gives following errors

#############################################################################

Encode demo started.
Error: Failed to detect video standard, video input connected?
encode: linux/Pause.c:120: Pause_off: Assertion `hPause' failed.
Aborted

##############################################################################

 

Am i missing something in configuring tvp5150 chip.? 

is there any patch available to fix this issue?

 

Thanks in advance

Jagdsih