Search the web
Sign In
New User? Sign Up
trimedia · TriMedia User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 11171 - 11200 of 11824   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11171
Aoa, What steps 'll i have to apply to build setup as 'PC Build & Execution Host' for Linux (RedHat) Platform? Either i'll have to install RedHat 3.0...
Imran Shabbir
countageous
Offline Send Email
May 2, 2007
6:08 am
11172
On TCSHelp, you can request and download the sources for Linux drivers. Deploying these requires rebuilding the kernel and otherwise knowing your way around...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
May 2, 2007
3:06 pm
11173
Hi, I think you may change the priority.h(_PRIORITY_H) and sys_config(I think the stack size and message queues ,semaphores etc. can speed the dsp) Other ,Now...
victor2001 2007
victor2001_2007
Offline Send Email
May 3, 2007
1:37 pm
11174
Hi Sascha, ... In all honesty what you have is a paperweight. There is a compiler/linker/debugger still available for the pnx1300 (NDK 2.2 is the correct...
Brewster LaMacchia
bwlamacchia
Offline Send Email
May 4, 2007
3:15 pm
11175
This sounds like a DResearch board. If so, maybe someone from DResearch will be able to confirm? To program it you need the TriMedia TCS compiler version 2.2...
Chris Bore
chris_bore
Online Now Send Email
May 7, 2007
9:02 am
11176
Hi, maybe a DT1341? If you put it into a PCI slot (at your own risk :-), the OS can tell you vendor ID and subsystem ID. The DT1341 was once designed for a...
Bauernoeppel, Frank
frank_bauern...
Offline Send Email
May 7, 2007
10:16 am
11177
Hi, Today, one customer asked me if PNX1702 can encode MPEG2 SD and decode H264 SD baseline profile at the same time. Since I haven't tried any MPEG2 encoder...
Chih-Wei Chang
cwchang
Offline Send Email
May 7, 2007
11:18 am
11178
... Hi Ray, I think if you didn't need to do audio and there's nothing else going on (ie user interaction, networking, etc) on a pnx1703 (the newer 550 MHz...
bwlamacchia
Offline Send Email
May 7, 2007
2:21 pm
11179
Dear Brewster: Unfortunately it is not a transcoding application. Extra video and audio will be merged into the decoded content and there is no way to get any...
Chih-Wei Chang
cwchang
Offline Send Email
May 7, 2007
3:16 pm
11180
hi all, I am trying to port video codec and using TCS to optimize the code. I am using cycles()function as follows to count the cycles start=cycles(); temp =...
akshay
akshay_pk
Offline Send Email
May 9, 2007
8:24 am
11181
hello, in most cases you want to use the macro CYCLES() which is defined in TCS include\ops\tmops.h This sould work (at least it does for me) Frank -- Dr....
Bauernoeppel, Frank
frank_bauern...
Offline Send Email
May 9, 2007
11:06 am
11182
Dear Akshay, The preferred way of profiling using CYCLES() is that you profile across a function (i.e., you move your functionality in a function and then use...
Ahmad Hassan
ahmadhassanc...
Offline Send Email
May 9, 2007
1:12 pm
11183
Using the CYCLES() custom op is the most basic and hence also the most easily fooled way to measure the performance of the system. The power point slides...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
May 9, 2007
1:13 pm
11184
I was wrong. For a minimal example: #include <ops/tmops.h> int main() { int tick = CYCLES(); int tock = CYCLES(); return tock - tick; } indeed, the result is...
Bauernoeppel, Frank
frank_bauern...
Offline Send Email
May 9, 2007
7:10 pm
11185
Hi, good morning everybody! There are one problem that I faced with recently. Can it realize the scaling down of 600x800 or 1024x768 vision image with...
gshzhong2005
Offline Send Email
May 10, 2007
2:31 am
11186
I ported one video decoder on pnx1500. I am able to dump uncompressed frames on the host pc and happy with the quality. But I want to see the uncompressed...
Sri Ranganadh Thatha
tata_srirang...
Offline Send Email
May 11, 2007
12:24 pm
11187
The example exQvcp is a possible non-TSSA starting point. But that route is not supported. I wish we had a better example to give you. To use TSSA, I would...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
May 11, 2007
7:40 pm
11188
Hello, I have a standard JPEG encoding algorithm written by me taking YUV buffers for a field and generating a JPEG stream of binary data. The YUV buffers come...
abhisheksgumadi
Offline Send Email
May 14, 2007
5:39 pm
11189
I suggest you separate the possible causes of this by removing one part or another of the code from your test. For instance, you could run your encoder to...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
May 14, 2007
7:12 pm
11190
Hello Abhishek, ... using an editor and it has got correct start and termination codes ( expect the errors inside the stream ). You should try to find out...
Bauernoeppel, Frank
frank_bauern...
Offline Send Email
May 14, 2007
7:28 pm
11191
Hi thanks all for suggestions. The problem is resolved now. this was happened because of -ve shifts (because of large huff codes) while storing the encoded...
kamran virk
kamran_virk76
Offline Send Email
May 15, 2007
9:36 am
11192
Dear All, I need to port my TSSA compliant components the following components - Proprietary Media Stream Demuxer ( Sampler component) - Proprietary Video...
Sri Ranganadh Thatha
tata_srirang...
Offline Send Email
May 16, 2007
1:21 pm
11193
Hi We are bringing up an MPEG2 decoder system which we want to have the minimum decoder delay using either I frames only or IP frames only. We want to be in...
jobramwe
Offline Send Email
May 21, 2007
6:12 pm
11194
a work arround could be, try to increase number of packets in between TSSA components.. kamran jobramwe <jbramwell@...> wrote: Hi We are bringing up an...
kamran virk
kamran_virk76
Offline Send Email
May 21, 2007
6:40 pm
11195
Hi, exolMpegTs applies a playback delay. This playback delay is basically added to the (recovered) pcr clock and makes sure that the buffer level of the whole...
Wim
wimvanhalen
Offline Send Email
May 21, 2007
9:27 pm
11196
First, note that with STB810 you have standard Resources for file read and file write. So your problem is only to implement your own TSSA component as an...
Chris Bore
chris_bore
Online Now Send Email
May 23, 2007
5:21 pm
11197
Hi, good afternoon,everybody! Now I describe my problem detailedly under the following. How to realize down-scaling of 800x600 buffer data of inpacket with...
gshzhong2005
Offline Send Email
May 24, 2007
5:56 am
11198
Hi, I had a question, If I have a piece of code that is not dependent on external factors (no external inputs to system and no user interaction), would 2...
Haris Shaw
harisnshaw
Offline Send Email
May 24, 2007
2:07 pm
11199
In your post, I detect a confusion between buffer size and image size. The buffers can always be larger than the images. That doesn't require scaling. Going...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
May 24, 2007
3:00 pm
11200
Only if the caches are in exactly the same state. For a large piece of code in a real system, this is not likely. Chuck Peplinski Media Processing Software...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
May 24, 2007
3:01 pm
Messages 11171 - 11200 of 11824   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help