Why are you using something as old as NDK 4.11? Later NDK versions have those examples. Chuck Peplinski TriMedian at MDS www.mds.com ... [Non-text portions...
Hello, I have build a VGA (chip saa7105) extension for a custom (working) standalone PNX1500 board. I have modified the tmbsl7104 component in order to support...
I am using the start/stop hardware signals for sync, not pattern matching mode (the VDI mode register is set to 0x01). The FGPI clock is a 27 MHz input to the...
Thank you Chuck~ My HW is new but it works well in other person's PC. 1.Program size : I tried large and small(very small) program. It was not running (It work...
... processing chain is like ... The tmVtransMbs2 is used to transfer PAL format to 4:2:0 CIF format. The Fwrite is used to save h.264 stream file or original...
Hi all, I am trying to design a H.264 CODEC example on PNX1500. My processing chain is like tmVcapVip2 -> tmVtransMbs2 -> H.264 CODEC ->FWrite The tmVcapVip2...
Just curious how you control the sync on the FGPI? Are you looking for SAV/EAV codes with VDI router mode 7? Or are you using hardware signals? I don't see...
You say all pcijtag tests pass. And "loading well" implies that the target HW runs, at least basically. Is this new hardware? One possibility is that you...
Hellow, everybody~ I cann't run the *.out file using JTAG. How can I do? The state is : * JTAG PCI Card, Probe, Target Board is work well. (My co-worker runs ...
I am using the FGPI interface on the PNX1500 to receive video data from an external source. I am using the tmolFgpiWrapper component to control the FGPI...
Hi, all: I have some application for mix NTSC and PAL signal into my board. My video decoder can input 2 analog video signal and output one BT656 into the...
... Does anybody know if the source code for pSOS/eCos is available? Is there a network link to download it? Thanks and sorry for such a small question. Andrew...
vip_frefhd is only for interlaced video. If your input video is progressive, you don't need to use VDI_D(9). ... From: kyfar2003 To: trimedia@yahoogroups.com ...
On Tue, 07 Feb 2006 04:54:09 -0000, "srikanth_kollareddy" ... Brewster's question remains: why? pSOS is free, well-supported, and well-understood. There is...
Hello: We have a product,we set VDI_MODE[1:0]=XX001. Following is datasheet saying: XX001: 20-bit ITU 656 like for HD VDI_V1-> (clk_vip FF)-> vip_dv_valid ...
... Why would you want to replace pSOS? It comes free of charge, and hasn't had a bug in years. The user/support community knows how it behaves. WinCE is not...
After I reading this part, I want to confirm that every time when we have dirty block or cache miss in L1 cache(in tm5250), block(64bytes) is the unit that...
Hi dear, I have a NDK 2.2 (IADK Version 1.0 Service Pack 1 (june 13,2002)) software and I have some problems. When I use 'tmcc' for compiling the files...
we use XP all the time. But I never trust access to the flash or IDE while inside of a PC. Chuck Peplinski TriMedian at MDS www.mds.com ... [Non-text...
We know about the problem. I think the next release will not fix it completely. You might want to patch it locally. Chuck Peplinski TriMedian at MDS...
Hi, We're working with timer on Pnx1700. If you look in tm5250 User Manual,
there are 8 programmable timers/counters (1 for the OS). We can only
access 4...
Hello All, I have the nREF board for PCI setup.We are mainly using the windows XP as OS however Win 2000 Pro is recommanded for this board. Has anyone tested...
As Ahmad says, what is your target? TSSA uses buffering to solve many problems at the expense of some delay. You should use as few buffers as possible. I...
Hi Mark, What is the delay you are experiencing right now and what is your target. (I know you are looking for the absolute minima, but still you would be...
hi folks, We try to set up an ultra low delay decoder implementation on PNX1300, NDK2.2 using tssa OS layer with: DemuxMPegPS + VDecMPeg. To achieve low delays...
Hi, I plan to design multimedia-player device with PNX1500 series. Key features will be: - Playing ethernet stream - Ethernet, Wi-Fi 802.11x, USB2.0 (OTG)...