DV Info Net

DV Info Net (https://www.dvinfo.net/forum/)
-   Alternative Imaging Methods (https://www.dvinfo.net/forum/alternative-imaging-methods/)
-   -   Home Made HD Cinema Cameras - Technical Discussion (https://www.dvinfo.net/forum/alternative-imaging-methods/28781-home-made-hd-cinema-cameras-technical-discussion.html)

Joshua Starnes August 23rd, 2004 10:40 AM

<<<-- Originally posted by Rob Scott : I believe that Joshua is planning to build a Windows PC just for the camera itself, and then transfer the files to the Mac, running the Convert app (which will hopefully be cross-platform by that time). -->>>

That was my plan, yep.

Wayne Morellini August 28th, 2004 06:56 AM

Smallest Fanelss ITX PSU (near PC-card sized)
 
Two updates:

Smallest ITX PSU, and very thin version, 3Ghz P4 support, and 95% efficency. There is a thin stick like model too.

http://www.digit-life.com/news.html?107750

Quote:

Mini-box.com, a subsidiary of Ituner Networks, announced the "thinnest" Mini-ITX PSU, PW-120. According to the press release, without fans, the main source of noise, this PSU can be used in both home multimedia and medicine systems.

... 61x57x30mm and 155x23x30mm...12V DC-DC converter provides 200 W power
Toms hardware tests new 1394b drivers (the old Windows Service 2 drivers run at around 100Mb/s) and gives real world performance and discussion against Gigabit Ethernet. (but, it talks about bus clashes, in our application there is only the camera and the computer on the network so the capture should be able to be programmed to aviode all these clashes.)

http://www.tomshardware.com/howto/20...rewire-06.html

Wayne Morellini August 28th, 2004 07:02 AM

Auto url embeedder script.
 
Rob,

On other sites, simular to this, I have seen urls automatically converted into embedded links when posted, without having to use . They seem to just look for www or http (which is most of them). Could we please have something like that?

Thanks

Wayne.

Steve Nordhauser August 28th, 2004 07:19 AM

Gigabit
 
Some interesting news on the gigabit side. I just came back from a seminar on our gigabit interface. Some good stuff:

1 - 800Mb/sec continuous on a dedicated wire is definite. Some customers are above 900Mb/sec. CPU utilization is almost zero.

2- Using a crappy Bayer algorithm and the SI-3300, 1920x1080, 12 bit, 24fps was transmitted, received and *displayed* in real time. 20-30% CPU utilization. If we implement the every other frame dropping at the camera level, this might be nice for the Altasens too. It would seem this leaves headroom for some basic compression.

3 - The dedicated driver is required for these speeds but only works with Intel Pro1000 interfaces. There is a filter driver that runs on top of a generic network card driver that will do 600-800Mb/sec continuous with somewhat more CPU overhead. With this driver you can have other stuff on the network (not a dedicated port) as long as it is quiet during video.

4 - Data packing is done in hardware - two pixels of 12 bit data take 3 bytes, not 4.

This is mostly interesting because I think it is easier to find an embedded motherboard with GigE than to try to package a motherboard with a PCI frame grabber.

Juan M. M. Fiebelkorn August 28th, 2004 04:38 PM

right!!!
Thanks for the news.

Wayne Morellini August 29th, 2004 08:05 AM

Thanks Steve

I've got a question. Increasing MHZ, will that mean that integration time will be reduced despite the FPS used (leading to lots of lighting)?

The rolling shutter shutter problem. I think the problem is that it is in the wrong direction compared to the film shutter (causing the slant on horizontal movement). If we rotated a 4:3 camera 90 degrees and used the right anamaorphic convertor lense to covert to either 16:9 or 2.35:1, we would get a shutter effect simular to film and more freindly to horizontal movement.

I know the screen size in pixels is no longer right, and there is a capture speed hit because all horizontal lines (now vertical) have to be entirely read, but good as a specialist solution.

Thanks

Wayne.

Wayne Morellini August 29th, 2004 08:10 AM

I forgot to ask, for the 20-30% cpu utilisation, what processor and MB were they using?

I'm impressed by the figures you gave, they are everything I hoped for.

Thanks

Wayne.

Steve Nordhauser August 29th, 2004 08:33 AM

GigE CPU utilization:
2.8GHz P4 with HT. You don't need too much memory (512MB??)

Wayne Morellini August 29th, 2004 10:04 AM

Thanks, my question on increasing SI-3300 Mhz, is it correct?

Steve Nordhauser August 29th, 2004 10:48 AM

Wayne,
The SI-3300 has been tested to about 60MHz (1920x1080 @24fps). It *might* go to 75MHz (30fps) max. Keep in mind that you can get more color smear as you increase the clock rate beyond what the analog components can handle (shift register, amps, gain stage, A/D).

You could rotate the camera. The frame rates aren't quite symetrical, but you can still do a window. For example on the 3300, 1280x720 can run at 49fps but 720x1280 runs at 42fps (60MHz).

Obin Olson August 29th, 2004 11:53 AM

Steve, when will you have a product that is Gigabit? like the 3300?

Steve Nordhauser August 29th, 2004 02:51 PM

Gigabit ethernet:
We already have two box solutions for the SI-1280F, SI-3170, SI-1300, SI-3300 (beta). The group has a 1920HD but hasn't started with it yet. A single box solutin is about 12 weeks away.

Wayne Morellini August 30th, 2004 12:28 AM

Thats good, look forward to hearing about it then.

I was asking about where ever it was right to say that increasing Mhz reduces integration time, whatever fps is used. But it doesn't matter any longer, thanks for your help anyway.

Wayne Morellini September 3rd, 2004 12:23 AM

For everybody that wants to know more about sensor specs I have discovered this page:

http://www.ccd.com/ccdu.html

Silicon Imaging also has some basic tutorial pages on their site.

GPU programming.

In case anybody is still interested in learning more about GPU programming I found this article at gamasutra:

http://www.gamasutra.com/features/20...mccool_pfv.htm

The reference to the toolkit are:
Quote:

1. Sh Web Site, http://libsh.org
2. Michael McCool and Stefanus Du Toit, Metaprogramming GPUs with Sh, AK Peters, 2004, http://www.akpeters.com

Jason Rodriguez September 3rd, 2004 05:58 AM

Steve,

I'm still trying to figure out this rolling shutter with the higher-clocked Mhz issue.

If I'm understanding it correctly, you can run the chip at a higher Mhz, (like its max) to reduce rolling shutter artifacts, but use as long an integration time as you want for variable frame-rates and actual shutter speeds? In other words, can you run the chip at the Mhz that would be for 60fps, but only shoot at 24fps with a 1/48th second shutter (that shutter is slower than the 60fps the chip is running at, hence I'm wondering if this is possible)? Or does the chip need to be run at a Mhz that will enable a multiple of the frame-rate, and long enough to accomidate the shutter speed (so no faster than 48fps for a 1/48th of a second shutter speed).

I'm wondering if the problem becomes once you clock the chip too high, you can't get the shutter speed down (but you have reduced rolling artifacts), and you get what I call the "Saving Private Ryan" effect of a really jerky, shuttery camera image from too fast a shutter that doesn't allow enough motion blur (albeit with reduced rolling shutter artifacting).


All times are GMT -6. The time now is 02:15 PM.

DV Info Net -- Real Names, Real People, Real Info!
1998-2024 The Digital Video Information Network