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…
Hi Jacob,
Sorry, we no longer offer any support for these two devices on the E2E forum. Please consult the existing collateral in the “Technical Documentation” section of the TVP5151 product web page along with the Frequently Asked Question document…
Other Parts Discussed in Thread: TVP5146 Tool/software: Code Composer Studio undefined first referenced symbol in file --------- ---------------- _CERuntime_init ./main.obj _Engine_close ./video_encdec.obj _Engine_open ./video_encdec.obj _I2CMD_FXNS …
Part Number: TVP5150 Other Parts Discussed in Thread: TVP5146 , Tool/software: Linux Hello,
I am looking into replacing the TVP5146 with the TVP5150. This video decoder is currently connected to a DaVinci Processor. Can I use the same driver for the…
Hello,
On Ridgerun's page for "TVP5146 GStreamer example pipelines" I see this pipeline is given as example.
HOST_IP=10.111.0.4
gst-launch -v v4l2src always-copy=FALSE input-src=composite ! priority scheduler=1 rtpriority=40 ! "video/x-raw-yuv,format…
Hi Deepika,
Well, it is feasible, but with support from external devices. You required external decoder device, which can convert CVBS to BT656, like TVP5146/50. So you could receive four channels, process them and send them out of TDA2Px, through…
Hi Anirudh,
" Linux kernel's defconfig" this means have you tried configuring the TVP5146 driver even in kernel ? If so, it is not required to configure TVP in kernel. Only in the IPNC
This will be a 2 step process.
#1 Convert from analog CVBS (720x480 interlaced for NTSC, 720x576 interlaced for PAL) to digital (ITU656 standard)
#2 Convert from digital ITU656 to HDMI
For #1 you can use a TVP5150 or TVP5146/7 depending on image…
Part Number: TVP5146M2 Other Parts Discussed in Thread: TVP5146
Hi All I am trying to capture a movie from TVP5146 analog video decoder from TVP5146 module on AM5728-evm, and I use 'ti-processor-sdk-linux-am57xx-evm-06.03.00.106' SDK. I followed ' AM5728…
Other TI devices which output ITU656 are as follows...
TVP5150AM1
TVP5151
TVP5146
TVP5147
TVP5160
TVP5154
You would need to decide on things like decoder quality and number of channels in order to pick the best option.
Note, however that…