Forum Post: RE: changes to the omx encode example
Hi In ilClient_utils.c of encode example, in function IL_ClientSetEncodeParams,Please set tDynParams.videoDynamicParams.h264EncDynamicParams.videnc2DynamicParams.intraFrameInterval = 15 instead of 90....
View ArticleForum Post: RE: DM8168 Hybrid DVR
The mcfw demo is just a cmd line demo . It may not be very useful to go thru it apart from understanind go to get encoded bitstream and send bitstream for decoding.To understand the usecase you can go...
View ArticleForum Post: RE: DM8168 Board bring up
Hi Ralph, We are loading evm816x.gel (Version 1.02) file.and it correctly initializing.we tried with different DDR frequency and with 'DM816x_C6A816x_AM389x_EMIF4_Register_Settings' file, We tried...
View ArticleForum Post: RE: DM8168 Composite video out through IOUTD
Hi David,Thanks for the reply, I'm able to get out put in IOUTD i.e composite out, Application and all I changed before itself i.e width, height etc., Only had to change Capture device /dev/video3 and...
View ArticleForum Post: RE: SDRAM interfaced to EMIFB interface
Hi,[quote]I have a question. Is there a possible way to interface two 2MB sdram to a single emifb interface ?[/quote]Yes, EMIFB will support 2 SDRAM devices in 16 bit mode.Please refer chapter 5.12.2...
View ArticleForum Post: RE: Data recevied from the DMA is not correct
Hi,[quote] But i need to get say 100 samples for a single interrupt .So that i just increase the B count value to 100 . And while receiving data its found that , only data in the first location is...
View ArticleForum Post: RE: linkchain use after selectlink. DVRRDK350 TI816X
it just like the the mergelink never notice the preview link (selectlink) free the buff, so buff que is empty,so block, this is my guess?there are other question I want to know: if the channle is drop...
View ArticleForum Post: RE: omapl138 lcdk V4L2 problem
Hi,VPIF capture pins muxed with RMIIVPIF display pins muxed with GLCDStarting kernel ...Uncompressing Linux... done, booting the kernel.Booting Linux on physical CPU 0Linux version 3.3.0...
View ArticleForum Post: gstreamer caps in client always shows framerate as 25.
Hi,We are using EZSDK 5_05_02_00 version for a high resolution camera project based on DM8168. We have implemented a usecase which stream H264 encoded video stream to a client with specific IP and...
View ArticleForum Post: RE: In DM8168 HDMI Display, the edge of objects is jagged and red...
Someone had a similar problem?
View ArticleForum Post: RE: snd_pcm_writei
Is there any API which can check the alsa driver or AIC status?And what the circumstance snd_pcm_prepare will not return and block the thread.
View ArticleForum Post: OSD issue ON DM8127?
Hello,there.We are developing our product on dm8127 with v3.8RDK.Now I'm facing a problem ,OSD problem.We need to display date,channel,osd text on screen.I prepare these data and called...
View ArticleForum Post: RE: transfer SRIO data to FPGA
Hi Keshav,That type of examples are not available in TI MCSDK package. Please modified the existing MCSDK example project to your requirement.I am not sure the C64xx processor example project is...
View ArticleForum Post: RE: Change Omx_h264enc bitrate during runtime
Hi,Here is the log of compilation error I have mentioned in previous post. Please help me to solve this.[11:24 abeesh@abeesh-pc ti-ezsdk_dm816x-evm_5_05_02_00] > sudo make gstomx[sudo] password for...
View ArticleForum Post: RE: SRIO configuration of 4 DSPs - Configuration 4 mode 0
Thank you Viktor for spotting this typo.should be:lane0 of DSP1 to lane0 of DSP2,lane1 of DSP1 to lane0 of DSP$3$,lane$2$ of DSP1 to lane0 of DSP4and to be on the safe side:lane1 of DSP2 to lane1 of...
View ArticleForum Post: RE: 6657 nand flash boot
I have few questions regarding this issue before we start into debugging this issue.Can you please report where the Program counter is at when the boot fails with the larger image? Have you checked to...
View ArticleForum Post: RE: C6657 booting the second core.
Hi Rahul,Thanks for the reply. I am using MAD utility example to generate c6657-le.bin. I programmed it to FLASH and power cycle. It did not seem that app1 and app2 running on core0 or core1. I am...
View ArticleForum Post: LogicPD OMAP-L138 power consumption in DEEPSLEEP mode
I've been measuring power consumption of the LogicPD OMAP-L138 SOM using Wattson and was wondering if what I'm seeing is typical. The SOM has been modified slightly; we removed the SATA and Ethernet...
View ArticleForum Post: RE: DM365 UBL_MAGIC_PLL and behavior of the PLL
Through trial and error, I determined the following:- When the magic number DOES NOT include _PLL_, the PLL registers not modified at all.- When the magic number DOES include _PLL_, the PLL registers...
View ArticleForum Post: MCSDK HPC GA
Hello E2E Community,We are happy to announce the GA of MCSDK HPC (High Performance Computing). MCSDK-HPC is built as an add-on on top of the foundational Multicore Software Development Kit (MCSDK)....
View Article