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.

Messages

  Messages Help
Advanced
Messages 10200 - 10229 of 11594   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10200
I have a dual pnx1500 based system that processes input video from 2 video streams to create a 3D display. The display processes video at 640x480. The TSSA...
Rich Edmondson
richedmondson
Offline Send Email
Jun 1, 2006
2:47 pm
10201
Stride does help with D$ alignment. So I think you should make your lines be 128-byte aligned. That would make 768 for your 680 pixel lines (check my ...
Chris Bore
chris_bore
Offline Send Email
Jun 1, 2006
10:24 pm
10202
Hi, all. I use lame to encode and decode mp3 data. In my program i use tssa structure:Ai<->lameEncode lameDecode<-> Ao. I use tmosalQueueNameCreate to create...
kyfar2003
Offline Send Email
Jun 2, 2006
7:25 am
10203
hi, I am using the FGPI interface on the PNX1500 to receive video data from an external source(ITU-656). I want to capture two fields by using buffer...
zhang_zm2002
Offline Send Email
Jun 3, 2006
6:49 am
10204
Hi Trimedia, Actually we want to disable decoder 7118 So I tried to make changes in BSL like tmbsl7118VdecAna.c and build it successfully Now it should not...
OpenDSP CloseDSP
dsp_nexperia
Offline Send Email
Jun 5, 2006
1:14 pm
10205
Hello, I have a PCI-JTAG board running in a Windows XP Professional computer. I also have a stand-alone LCP-1500 board with a 2K boot EEPROM in a Media Box,...
blanchet65
Offline Send Email
Jun 5, 2006
2:29 pm
10206
1) Refer to the app note in NDK 5.3 about booting and board support. 2) I suggest filling the VdecAna function tables in your board BSL with dummy functions....
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jun 5, 2006
3:02 pm
10207
Does it freeze with the mouse frozen? Make sure that you don't have dvpMon nor tmdbg running at the same time. For tmdbg you have to look at the Task Manager...
Alfred Lee
alfred17330
Offline Send Email
Jun 5, 2006
4:29 pm
10208
To understand your problem, I need to clarify some information and get some additional. ... I assume you have used the embedded sync patterns defined by ITU...
Brian Puh
puh525
Offline Send Email
Jun 6, 2006
1:24 am
10209
Hello,everyone! Now I'm thinking about making a standalone system based on pnx1502, which should include network and file system. I've reviewed the resources...
rongfangww
Offline Send Email
Jun 6, 2006
2:09 am
10210
Hi Trimedia, When it try to compile example program exolMpegTs,exolMpegPs It gives error like tmAdecAc3 not found Is there any component missing if yes how can...
OpenDSP CloseDSP
dsp_nexperia
Offline Send Email
Jun 6, 2006
4:45 am
10211
hello,Brian Puh first,thanks your good advice. the additional information is following: 1,i use the embedded sync patterns, and get 5-6 interrupts in ...
zhang_zm2002
Offline Send Email
Jun 6, 2006
6:17 am
10212
You need a license from Dolby in order to get the AC3 decoder. In NDK 5.3, a _noac3_ diversity is implemented so that you can use these without purchasing the...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jun 6, 2006
1:00 pm
10213
Hi, Zhangzm. This is what I can reproduce: If the input is an interlaced video, when the dlSetup.captureStopMode is set to anything other than ...
Brian Puh
puh525
Offline Send Email
Jun 6, 2006
11:45 pm
10214
ˇďHelp: Why can the example with ˇ°exQvcpMbsVipTstˇ± not be scale-up of video? The Catalogue of the example is ˇ°nexperia\\NDK4.3 ...
gshzhong2005
Offline Send Email
Jun 7, 2006
2:52 am
10215
ˇďHelp: why can the example with ˇ°exQvcpMbsVipTstˇ± not realize scale-up of video? The Catalogue of the example is ˇ°nexperia\\NDK4.3 ...
gshzhong2005
Offline Send Email
Jun 7, 2006
3:54 am
10216
Hi Trimedia, Thanks Chuck. But we are using NDK5.3 wiht MPTK 2 I try to compile it but it still giving same error Do you think that i have to set environment...
OpenDSP CloseDSP
dsp_nexperia
Offline Send Email
Jun 7, 2006
4:53 am
10217
After you have done a build, in the same command prompt where you issued the build command, execute this command: C:\>set _TMDIVERSITY What does it say? It...
Alfred Lee
alfred17330
Offline Send Email
Jun 7, 2006
5:35 am
10218
You can also make the compiler to generate the assembly file and see the difference there. Best Regards, Alfred Lee ... From: "haxianbiruilinglong"...
Alfred Lee
alfred17330
Offline Send Email
Jun 7, 2006
5:23 pm
10219
you should use restrict pointer ... From: Alfred Lee To: trimedia@yahoogroups.com Sent: Thursday, June 08, 2006 1:21 AM Subject: Re: [trimedia] Confused...
wuyong
wuyong19726688
Offline Send Email
Jun 8, 2006
1:03 am
10220
Hi Trimedia, We are working on NDK 4.3 when we install NDK4.3 That time dvpMon working fine but now when we try to run Any .out file it just giving error like...
OpenDSP CloseDSP
dsp_nexperia
Offline Send Email
Jun 8, 2006
4:33 am
10221
(on behalf of Devanand) Hi Sharad, This problem could be due to the incorrect driver installation. Run dvpMon in some other PC and check whether the problem...
Rahul Sridhar
rahulsridhar1
Offline Send Email
Jun 8, 2006
5:24 am
10222
Hi Rahul, Thanks for your reply We have installed NDK4.3 on 3 PC it giving same problem in the dirver details it show this drivers ...
OpenDSP CloseDSP
dsp_nexperia
Offline Send Email
Jun 8, 2006
5:38 am
10223
Dear All, I came across an interesting question regarding violation of "restrict assumption". Attached is an example. The answer in this case turns out to be 5...
Ahmad Hassan
ahmadhassanc...
Offline Send Email
Jun 8, 2006
6:13 am
10224
I am building the sample program tmFat32RemovableTest, tmFat32Test.. At NDK5.3 they all support USB and SD file, but when it build, it say can not find comps...
dorothymicroorchid
dorothymicro...
Offline Send Email
Jun 8, 2006
6:42 am
10225
That is deliberately breaking things. :-) I am pretty sure the result is 'undefined' but I do not know what happens in practice. A nice example of a logic...
Chris Bore
chris_bore
Offline Send Email
Jun 8, 2006
7:48 am
10226
I think usb may be delivered in a separate mptk install file? Chris ====== Chris Bore chris@... ... From: "dorothymicroorchid"<dorothy@...> ...
Chris Bore
chris_bore
Offline Send Email
Jun 8, 2006
7:50 am
10227
Hi. We have examples which uses tmhwVdiVdoRouter_SetVideoOutputMode(tmUnit0, tmhwVdiVdoRouter_VideoOutput16BitYuv); Function which set the video out put mode ....
OpenDSP CloseDSP
dsp_nexperia
Offline Send Email
Jun 8, 2006
1:40 pm
10228
Hi, We have a standalone streaming video audio recorder based on a design with a pnx1300. The system has 32 Mb RAM onboard. Our latest application requires 64...
luc.roels
Offline Send Email
Jun 8, 2006
2:28 pm
10229
Do you get a warning telling you of possible aliasing of restricted pointers? You told the compiler that these pointers do not alias, so the result is...
Chuck Peplinski
chuckpeplinski
Online Now Send Email
Jun 8, 2006
2:59 pm
Messages 10200 - 10229 of 11594   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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