... Just guessing. Maybe you're looking at stale data in the cache, instead of at the (correctly) scaled data. * ensure to have your buffers allocated...
Hello everyone, I do have a short question. Is there anyone using the current NDK 5.7 with Eclipse? The Eclipse Trimedia standard projects are not using...
... I'm using it but with sde2 build system, i think you are referring to an "old-style" build where you have to manually specify include/lib directories (and...
I use invalidate_cache() and copyback_cache(), and all buffers cacheline aligned. But problem not solve. When I use horesontal filter(6 taps) all vaules in...
I had a similar problem with the ISP1563 hanging. This turned out to be the ISP1563 not responding to the PCI read. You can tell if the TRDY# line does not go...
Hi all. Did anyone try to restart trimedia and reload app image on PNX8550 with Linux on MIPS (as in STB810 reference)? When I try to reload TM images after TM...
Right now, I am porting linux to dsp platforms, first on NXP/TM1500, and now most of the work were done, and the left work is to implement interrupt handler...
Dear sir; I meet the questions as follows: 1) I am developing a product named Digital Video Service,using pnx17xx serial's dsp as cup 2)The decoder is saa7115...
Hi, right now, my tm1500 platfrom is all ok, such usb/ide/rcc/, MPEG2/MPEG4/H264 Play, 2 vi and 1 vo, and now I decide to port linux to nxp platform, and...
Hi, all I have designed a component tmVdecAVS, it's a decoder component for chinese video compression AVS. And the test application named exolVdecAVSVOO works...
Not share vo buffer with dec buffer should speed up the display, because the vo have hareware speedup functional unit, you should give each moudule enough mem...
You mentioned I should give each module enough mem units. Can you provide some detail example. Because I'm not familiar with the configuration of VrendVO. Then...
First, don't apologize for the number of words. You give a very good description. You may be seeing a problem common to most video decoders. The decoder uses...
today I had the same problem d_szlamp described first. _________________________ PROBLEM: if you take a psos sample apllication (like HelloWorld) and add ...
Thanks for your reply. And I modify the component as your suggestion. No matter the number of "reference count" is the display can't be smoothy as before. Is...
There is nothing special about Vrend's setup. It doesn't know where the packet comes from or how it got there. Either the packets are going to Vrend out of...
Ok, As your suggestion I trace the decoder and find out the problem is caused by the display order of B frame. I sent the pointer of wrong frame to VrendVO...
I'd rather see a TimeDoctor trace, or at least a summary (statistics, all tasks). I don't know the context to interpret those large numbers. For I$, do you...
Thanks for sending the .tdi file separately, as yes, attachments won't make it here on TMUG. Of course, now no one else can see this file... From the TDI...
Hi, Have anyone successfully used 32MB with the PNX1700 processor. Our application seems to work fine with 64MB as the SDRAM limit. But as soon as we change it...
The compilation optimization option for AVS decoder is O5 and grafting , so the I$ is so large. In order to use partial linking functions that have great I$...
You find out which functions are critical by more and more profiling. This is where stuff gets very detailed. You don't just throw a switch. It might help you...
Hi all: I use targetTCP,but i don't know how to program for pppoe client.Is there anybody can give me an example of how to program for pppoe client?Thanks!...
Dear group, I want to add a online version update function in my Trimedia board. In the board, I use FLASH for the program image file storage, so I want to...
hi, I use vip to capture video, pal, D1 mode and I use exolvideo sample. I found that when video decoder chip output standard F,V,H in SAV and EAV according...
hi, I use pnx1700 to capture and play video through SDI. The SDI is strickly consistent with ccir656. What is the relationship between F,V,H bit in qvcp output...
I suppose if you have a parallel to serial converter to connect the QVCP 8-bit output to the SDI, then from the PNX1700 perspective there is no noticeable...