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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 11248 - 11279 of 11824   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11248
hi, i ma succesfully able to solve Rendering Problem using FbRead component reference. i am getting Video Out but problem in croma component. i am seding three...
amol tukaram chaudhari
amol_chaudhri
Offline Send Email
Jul 2, 2007
11:57 am
11249
Are you setting "needBuffer" = True for the renderer? Running in assert or trace mode? The QVCP needs semiplanar data. The MBS normally converts planar to...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jul 2, 2007
4:00 pm
11250
Hi, good afternoon everybody! There are two problems that I faced with recently. The first problem, why is program dead easily when the *.out file is loaded in...
gshzhong2005
Offline Send Email
Jul 3, 2007
8:47 am
11251
dvpMon does not work with debug build. In fact, it is pointless since dvpMon is not a debugger. To fully taking making use of debug build, you should use the...
Alfred Lee
alfred17330
Offline Send Email
Jul 3, 2007
4:01 pm
11252
Hello All, On a MDS810 I am getting the following message, which happened after pointing to a wrong rootfs. MicroBTM, Compiled Aug 22 2006 10:50:29 Using Uart...
nastooh_avesta
Offline Send Email
Jul 3, 2007
4:59 pm
11253
I can give a simple and generic answer, but it may not answer your questions. We rely heavily on assertions in the code base for debugging. If you get an...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jul 4, 2007
2:28 am
11254
Dear Dr Sergio, I am Arun Pradeep from Bangalore, India. I am interested in porting to TriMedia. Do let me know some pointers and starting point . Looking...
Arun Pradeep
mapradeep
Offline Send Email
Jul 4, 2007
4:20 pm
11255
Has there been any update on the Pthreads port or Pthreads mapping to trimedia's pSOS. The last post I found was dated nov 2003....
d_szlamp
Offline Send Email
Jul 5, 2007
10:06 am
11256
The OpenCV librery will compile fine only a few warnings, but fails at the linking stage as it requires the cxcore libs, they inturn require pthreads support,...
d_szlamp
Offline Send Email
Jul 5, 2007
10:34 am
11257
If you assume pthreads starts another task, you can create a wraper to call tmosalTaskCreate (). Best Regards, Alfred Lee ... From: "d_szlamp"...
Alfred Lee
alfred17330
Offline Send Email
Jul 5, 2007
4:00 pm
11258
Hello All, I am trying to create a video provider, which is a mixture of c++ and c files. However, the Probe function fails on dlopen, complaining that _Znwj...
nastooh_avesta
Offline Send Email
Jul 6, 2007
2:10 am
11259
Dear Sir, I am working on TM3260 and want to optimise my code. Will you provide any sample code for data cache optimization using custom operation like pref,...
pmits_11
Offline Send Email
Jul 6, 2007
1:31 pm
11260
Dear Mital, According to my experience, the data cache optimization instructions are not useful really. However, data re-arrangement is. If you search the...
Ahmad Hassan
ahmadhassanc...
Offline Send Email
Jul 6, 2007
1:59 pm
11261
Is it possible to adjust the video brightness using the MBS? Thanks Simon Gauthier BSP/Core Group Team Leader Video Intelligence Solutions Verint System Inc. ...
Gauthier, Simon
simon_gauthi...
Offline Send Email
Jul 9, 2007
6:05 pm
11262
Brightness just adds to luminance (Y). So if you are in YUV then I don't think the MBS helps. If you are converting from RGB then you can adjust the color...
Chris Bore
chris_bore
Offline Send Email
Jul 9, 2007
9:52 pm
11263
Please refer to the training slides that come with NDK 5.6 (the latest version). Same with NDK 5.5. Data cache optimization is the hardest challenge in...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jul 9, 2007
10:26 pm
11264
Hi, Do we have any performance numbers for H.264/WMV encode on TM3260? TIA Ramakrishnan...
Ramakrishnan M
rkrishnan_m
Offline Send Email
Jul 10, 2007
12:30 pm
11266
Hi, good morning everybody! There is one problems that I faced with recently. Why does image appear jitter with exolVidPip in NDK5.5 when ¡°needBuffer =...
gshzhong2005
Offline Send Email
Jul 15, 2007
3:43 am
11267
Is it posable to link components linked with 64bit doubles to components linked with 32bit doubles? It seems there is no 64 bit librery for pSOS, drv_conf,...
d_szlamp
Offline Send Email
Jul 17, 2007
4:45 pm
11268
TCSHelp knowledge base item 82 answers this question. I went to TCSHelp, chose knowlege base, search, and then I entered fp64. There I found the answer I...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jul 17, 2007
5:16 pm
11269
Hello Group, i´m looking for Drivers for this Card. Any suggestions? best regards serge [Non-text portions of this message have been removed]...
sergeueber60@...
sergeueber60
Offline Send Email
Jul 18, 2007
5:43 am
11270
hi, everyone, I tried to change the example project exQvcp to display my YUV420 format data. But it seems that there is something wrong with my layers...
Matthew Yeh
singlefox205...
Offline Send Email
Jul 18, 2007
7:50 am
11271
I remember this card. what do you want to do with it? Program it? Or use it? To use it, you need to find the video editing application program. To program...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jul 18, 2007
1:42 pm
11272
How would I ling a component built with -fp64 with components and the aplication built with -fp32. I have made sure the functions don't contain doubles in...
d_szlamp
Offline Send Email
Jul 18, 2007
3:56 pm
11273
Issue 82 gives some guidance on this front. I know it is a bit tricky. But that's all I can really say simply on TMUG. If you log an issue on TCSHelp with...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jul 18, 2007
4:08 pm
11275
Hi, good afternoon everybody! There is one problems that I faced with recently. when I read all the registers of 32bit width in ISP1761,I find the dataof lower...
zy790418_2007
Offline Send Email
Jul 19, 2007
6:57 am
11276
Please if any one can tell how many fields are taken by SAA7115 to detect and lock the color when it is switched to a new input adapter, either to the same...
videogroup
Offline Send Email
Jul 19, 2007
10:55 am
11277
Hi all, I want to locate a decision tree in my source code for optimization. I have generated profiler report with –fcs option to find most cpu intensive D...
akshay
akshay_pk
Offline Send Email
Jul 19, 2007
2:43 pm
11278
I have heard 1-2 fields mentioned but haven't seen it with my eyes. Best Regards, Alfred Lee ... From: "videogroup" <videogroup@...> To:...
Alfred Lee
alfred17330
Offline Send Email
Jul 19, 2007
3:49 pm
11279
The line number that is reported is most likely the line number of one of your include files. Usually you know which part of your code is supposed to eat most...
JeanPaul vanItegem
itegem
Offline Send Email
Jul 19, 2007
5:59 pm
Messages 11248 - 11279 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