Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

trimedia · TriMedia User Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

? 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.

Messages

Advanced
Messages Help
Messages 7438 - 7467 of 11953   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
7438 petermcchen2003 Send Email Oct 1, 2004
9:41 am
Dear Experts: Does the object file generated by TCS2.2 compiler is compatible with obect file generated by TCS4.3 and above? Can I use TCS4.3 linker to link...
7439 Shih-Cheng Chang
serchen@... Send Email
Oct 1, 2004
12:57 pm
Dear All: I have no problem when programs compiler on tmcc -B -host winnt -target pnx1500 *.c But I got problem "main1.cpp", line 7: catastrophic error: could...
7440 Chuck Peplinski
chuckpeplinski Send Email
Oct 1, 2004
3:38 pm
There is a brief document in the TCS docs section about SOC support. It explains some of this. These MMIO files represent the SOC, not the core. To support...
7441 isme_tan Send Email Oct 4, 2004
4:27 am
Dear all: i want to deal with two different video streams in the MBS of a pnx1500. so i define two unit id(tmUnit0,tmUnit1) and use two the standard function...
7442 Chuck Peplinski
chuckpeplinski Send Email
Oct 4, 2004
4:41 pm
in TM land, the "unit" refers to a piece of HW. There is only one MBS on the 1500, so only tmUnit0 will answer. The MBS does support two "layers." These are...
7443 Janakiram.Anna@...
ajanakiram Send Email
Oct 4, 2004
6:50 pm
FYI.. Philips Semiconductors 1140 Ringwood Court, M/S 42SJ, San Jose, CA 95131-1706 Work: +1-408-474 8604/ Fax: +1-408-474-9303 / Cell: +1-408-203 4936 ... ...
7444 isme_tan Send Email Oct 5, 2004
9:16 am
Dear all: thanks for your help .but i still has two questions: 1. is it allowed to use the function below to open the HW twice ? tmdlMbsOpenM(&mbsInstance1,...
7445 isme_tan Send Email Oct 5, 2004
9:19 am
Dear all: thanks for your help .but i still has two questions: 1. is it allowed to use the function below to open the HW twice ? tmdlMbsOpenM(&mbsInstance1,...
7446 Wim.van.Halen_2@...
wimvh2000 Send Email
Oct 5, 2004
9:32 am
Hi Chuck, we are talking about the MBS device library here, so pins, layers and tmVrendGfxVo is not relevant here. You probably can open two instances with...
7447 Garfield
serchenchang Send Email
Oct 5, 2004
10:06 am
Dear All: In exolvcodec, it can only write one memory. If you set more than one plans, something like 420 planer or semi planer, Fwrite will not write the 2nd...
7448 Wim.van.Halen_2@...
wimvh2000 Send Email
Oct 5, 2004
11:39 am
Hi, tmFwrite will write the content of all buffers that are attached to a packet. So also planar and semi-planar should work. If it doesn't, the upstream...
7449 Garfield
serchenchang Send Email
Oct 5, 2004
12:26 pm
Dear Wim van Halen: TKS for your response. I did fix the number of buffers in line 1145 and 1178 in exolVCodecLib.c to "3", and chang the bufSize[0~2] to...
7450 arjanmeameijer Send Email Oct 5, 2004
2:08 pm
Hello, I've created a program that receives video from the CVBS video and converts it into MPEG2 video stream. Now i want to use the MPEG2 file as infup for a...
7451 Senechal, Gregoire
gregoiresene... Send Email
Oct 5, 2004
5:18 pm
Hello, We are looking for a way to configure QVCP clock module as a salve by modifying register CLK_QVCP_OUT_CTL. By default, this register is set to...
7452 pdectm Send Email Oct 5, 2004
9:00 pm
... I had a similar issue trying to use slave mode. I did not see an error, just that the value would be changed from 0x0b back to 0x03 when the renderer was...
7453 Chuck Peplinski
chuckpeplinski Send Email
Oct 5, 2004
9:52 pm
The solution you describe is workable. It appears that a new function is adde to address this in the upcoming MPTK 1.0. Chuck -- Chuck Peplinski TriMedian at...
7454 chris.beck@...
de61be6 Send Email
Oct 6, 2004
3:03 am
I will be out of the office starting 10/05/2004 and will not return until 10/11/2004. I will respond to your message when I return....
7455 Ahmad Hassan
ahmadhassanc... Send Email
Oct 6, 2004
3:31 am
Dear Arjan, It is possible to have an MPEG2 PS stream without audio. PS format is very simple, you should be able to easily modify your MPEG2 stream in PS ...
7456 Mumtaz Ahmad
me_mahmad Send Email
Oct 6, 2004
3:52 am
Yes ahmad is correct , but just to clear more i would say that PS and TS standards have nothing to do with MPEG-2 encoder , its probably mpeg-2 systems parts...
7457 arjanmeameijer Send Email Oct 6, 2004
9:17 am
Ok i'm glad to hear its not so difficult problem is i don't know how and where to modify the bitstream writing functions. Are these functions in the...
7458 Mumtaz Ahmad
me_mahmad Send Email
Oct 6, 2004
9:45 am
Arjun It woulod be really hard to tell the mpeg-2 program stream standard in a single email , how ever i do know a link to free source code for mpeg-2...
7459 arjanmeameijer Send Email Oct 6, 2004
9:56 am
I understand. I'll studie it. I thank both of you for the input. Kind regards, Arjan ... in a single email , how ever i do know a link to free source code for ...
7460 Shannon Horn
shannon_vcom Send Email
Oct 6, 2004
2:19 pm
We are trying to send a transport stream through the pnx1500. We are parsing the PAT and PMT to find the video and audio pids and it finds them ok, the only...
7461 Chuck Peplinski
chuckpeplinski Send Email
Oct 6, 2004
4:02 pm
What do you expect the demux to do with the PID's after it finds them? I would expect it to call a progress function, and then you in the application can take...
7462 bw71 Send Email Oct 6, 2004
6:47 pm
What's the best way to connect external chips which generate interrupts to the pnx1500? In tmbslPnx1500_IntDrv.h, there's a listing of the 64 interrupts...
7463 saldy.a.antony@...
saltcr123 Send Email
Oct 6, 2004
6:54 pm
There are several ways to connect external interrupts to PNX1500, most common one is to use the GPIO, 1) If you look at the GPIO datasheet you will find that...
7464 mesolinux Send Email Oct 9, 2004
1:38 am
Hi all, In standalone mode, boot from address 0 is OK. But it fail when I change the start address to 0x10000. My change is like this: 1. Change the EEPROM...
7465 Chuck Peplinski
chuckpeplinski Send Email
Oct 9, 2004
3:05 am
I can't name exactly what needs to be changed. But I've always heard this only worked at address zero. There has been a bit of attention to this code in...
7466 freecjmm Send Email Oct 9, 2004
5:19 am
Hello everyone, I want to use over clocking on PNX1302 200MHz chip. Can I use 210MHz over clocking with PNX-1302 200MHz chip ?...
7467 Chuck Peplinski
chuckpeplinski Send Email
Oct 9, 2004
12:37 pm
Of course, the official answer is no. Do you want to do an experiment, or ship product? You can always experiment. As long as the chip doesn't get too hot, it...
Messages 7438 - 7467 of 11953   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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