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 to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 7438 - 7467 of 11639   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7438
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...
petermcchen2003
Offline Send Email
Oct 1, 2004
9:41 am
7439
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...
Shih-Cheng Chang
serchen@...
Send Email
Oct 1, 2004
12:57 pm
7440
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...
Chuck Peplinski
chuckpeplinski
Offline Send Email
Oct 1, 2004
3:38 pm
7441
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...
isme_tan
Offline Send Email
Oct 4, 2004
4:27 am
7442
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...
Chuck Peplinski
chuckpeplinski
Offline Send Email
Oct 4, 2004
4:41 pm
7443
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 ... ...
Janakiram.Anna@...
ajanakiram
Offline Send Email
Oct 4, 2004
6:50 pm
7444
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,...
isme_tan
Offline Send Email
Oct 5, 2004
9:16 am
7445
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,...
isme_tan
Offline Send Email
Oct 5, 2004
9:19 am
7446
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...
Wim.van.Halen_2@...
wimvh2000
Offline Send Email
Oct 5, 2004
9:32 am
7447
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...
Garfield
serchenchang
Offline Send Email
Oct 5, 2004
10:06 am
7448
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...
Wim.van.Halen_2@...
wimvh2000
Offline Send Email
Oct 5, 2004
11:39 am
7449
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...
Garfield
serchenchang
Offline Send Email
Oct 5, 2004
12:26 pm
7450
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...
arjanmeameijer
Offline Send Email
Oct 5, 2004
2:08 pm
7451
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...
Senechal, Gregoire
gregoiresene...
Offline Send Email
Oct 5, 2004
5:18 pm
7452
... 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...
pdectm
Offline Send Email
Oct 5, 2004
9:00 pm
7453
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...
Chuck Peplinski
chuckpeplinski
Offline Send Email
Oct 5, 2004
9:52 pm
7454
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....
chris.beck@...
de61be6
Offline Send Email
Oct 6, 2004
3:03 am
7455
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 ...
Ahmad Hassan
ahmadhassanc...
Offline Send Email
Oct 6, 2004
3:31 am
7456
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...
Mumtaz Ahmad
me_mahmad
Offline Send Email
Oct 6, 2004
3:52 am
7457
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...
arjanmeameijer
Offline Send Email
Oct 6, 2004
9:17 am
7458
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...
Mumtaz Ahmad
me_mahmad
Offline Send Email
Oct 6, 2004
9:45 am
7459
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 ...
arjanmeameijer
Offline Send Email
Oct 6, 2004
9:56 am
7460
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...
Shannon Horn
shannon_vcom
Offline Send Email
Oct 6, 2004
2:19 pm
7461
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...
Chuck Peplinski
chuckpeplinski
Offline Send Email
Oct 6, 2004
4:02 pm
7462
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...
bw71
Offline Send Email
Oct 6, 2004
6:47 pm
7463
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...
saldy.a.antony@...
saltcr123
Offline Send Email
Oct 6, 2004
6:54 pm
7464
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...
mesolinux
Offline Send Email
Oct 9, 2004
1:38 am
7465
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...
Chuck Peplinski
chuckpeplinski
Offline Send Email
Oct 9, 2004
3:05 am
7466
Hello everyone, I want to use over clocking on PNX1302 200MHz chip. Can I use 210MHz over clocking with PNX-1302 200MHz chip ?...
freecjmm
Offline Send Email
Oct 9, 2004
5:19 am
7467
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...
Chuck Peplinski
chuckpeplinski
Offline Send Email
Oct 9, 2004
12:37 pm
Messages 7438 - 7467 of 11639   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