Part Number: TVP5150 Hi,
I am currently working on a module that includes analog video decoder to decode the NTSC video signal on the input side and outputs the decoded data in CPI format. TVP5150 seems to be a better fit to do this, but while searching…
Hi,
We are developing a custom board using TVP 5150. We are entering camera images on our board. I want to detect that the camera is down at this time. Can you detect that the video has expired with TVP 5150?
Regards
Hideki
Todo Lucifer said: In above pipeline if i mention height 288 then only it will run the pipeline, why it like that?
That could be because the camera is capturing interlaced fields and not progressive frames.
Todo Lucifer said: why i am getting a black…
I don't think the exact same low level driver can be used since the configuration registers are different.
I would anticipate that it is only the devices initialization that needs to be changed though.
Once the devices are configured their output…
Hello,
Please try something like :
yavta -c100 -fYUYV -Fvout_test.yuv -s720x576 /dev/video1.
Try to play the video by using ffplay -f rawvideo -pix_fmt yuyv422 -video_size 720x576 -framerate 25 -i vout_test.yuv.yuv ON PC.
If there is a need change…
Hi Vijay,
I see that you have configured your dts settings for embedded sync, while on the schematic connections you are connecting the HS, VS signals.
Please confirm if you are wanting to use TVP5150 device in embedded sync mode or discrete sync…
Part Number: AM5728 Other Parts Discussed in Thread: TVP5150
Tool/software: Linux
Hi:
Software version: TI_SDK 4.3, hardware version: AM5728-ES2.0, custom board
The tvp5150 input has two signal sources. The CD74HC4051M chip controls the signal…
Thank you for reply
I gone through the thread which you had mention but i did not got solution about black strip.
and i have recorded video into yuv file and played on ubuntu system still i am getting black strip on video.
i am suspecting video…