Hi Xin,
Could you try with a pipeline like this:
gst-launch-1.0 filesrc location=<input_stream> ! queue ! h264parse ! v4l2h264dec ! videoconvert ! video/x-raw,format=NV12 ! filesink location=<output_file>
I was able to produce a successful…
Part Number: TDA4VM-Q1 Tool/software: Hi,experts,
We are using TDA4VM-Q1 on our product,we have connected 4 channel T1 ethernet from cpsw9g,and we want to use hardware PTP on these ports,but when we use ethtool to view ptp information,there just 'software…
Part Number: PROCESSOR-SDK-J721E Hi Everyone,
I have recently downloaded the latest version of SDK-Linux and SDK-RTOS to use vision apps for J721E.
My former colleage compiled an SD Card using Linux version 08-04-00-11 and RTOS version 08-04-00-06. With…
Part Number: AM62P Tool/software: Mcu_SetMode function defined in plugins in Mcu.c file in am62p-package09-02-00-05 package is defined as FUNC(void, MCU_CODE) Mcu_SetMode(P2CONST(Mcu_ModeType, AUTOMATIC, MCU_APPL_DATA) McuMode). But as per the Autosar…
Hi Linus,
A fix has been released and this has been resolved. We are no longer preformatting the quote number with leading zeros (see example below). I'm moving forward with closing this thread. Let me know if you have any questions or need anything…
Other Parts Discussed in Thread: UNIFLASH , SYSCONFIG The TI Developer Zone website (dev.ti.com) will be undergoing maintenance on Wednesday July 26 from 10:00 to 11:00 EDT (14:00 to 15:00 UTC).
During this period, functionality for the Edge AI Model Analyzer…
Part Number: ADS8166 Hello,
The td_CKDO of the ADS8166 (19ns maximum) is not compatible with our master SPI that specifies a MISO Data Hold after SCK Rise of 40ns minimum.
Is there a configuration that can remove the early data launch of the ADS8166 SDO…
Part Number: AM6442 We need to receive multicast frames in our baremetal AM6442 system. If found some documentation for a linux system ( Multicast MAC address can be added/deleted using ip maddr commands or Linux socket ioctl SIOCADDMULTI/SIOCDELMULTI.…