September 27th, 2006, 07:48 AM | #271 | |
Major Player
Join Date: May 2004
Location: Knoxville, TN (USA)
Posts: 358
|
Quote:
I re-started the project a month or so ago and am working on it as I have time. I'd love to get my hands on a Sumix M73 or an Elphel camera ... wish I had some extra cash. |
|
September 27th, 2006, 10:26 AM | #272 |
Inner Circle
Join Date: May 2003
Location: Australia
Posts: 2,762
|
If you contact Andrey he has special pricing for developers, or maybe ask him for a loaner.
I find those sourceforge pages hard to follow, what's the level you are upto? If you look at my Technical thread, you will find updates on some interesting technologies, except three or so new camera threads. The last few pages have the most relevant info to you. I don't have the technical link here with me, but here is another link that I have open in the background, on a sensor technology that has 170db range (latitude?). http://www.dvinfo.net/conf/showthrea...45177&posted=1 |
September 27th, 2006, 02:43 PM | #273 | |
Major Player
Join Date: May 2004
Location: Knoxville, TN (USA)
Posts: 358
|
Quote:
The capture software will do 1280x720p 10-bit raw @ 24fps; on my system, this requires two hard drives in tandem. Multiple-drive support is built in; of course, you can use a RAID array or a very fast drive. It's a full-screen "heads-up" UI using DirectX. I'm going to investigate moving to OpenGL to be more portable. The conversion software will process the raw images into 16-bit TIFF. Eventually it will support OpenEXR and DNG (for processing elsewhere). It is currently command-line only. [Edit] One of the issues going forward is that nobody I know of has the SI-1300 and I doubt anyone will go out and buy one just to use this software. Obin was doing something similar (I didn't read the entire thread) and tried the SI-3300 then gave up (as far as I know). On the other hand, the Elphel is attractive because its' firmware is also open-source, making it an excellent match. If the 353 is affordable I'm going to be very tempted to buy one. |
|
September 27th, 2006, 04:11 PM | #274 |
Major Player
Join Date: Dec 2004
Location: New York City
Posts: 613
|
Hmm, Rob, I seem to have an M73 sitting around I havent gotten to use much lately. What are the chances you'll be able to support it? I've gotten a little ways with my VB.net capture program and the sumix api but have run into some issues and now have next to no time to work on it and may not in the near future. I might be able to lend you the camera or sell it to you for a low price or something. If not, I'm still very interested in your project, so please keep us updated on your progress. The elphel 333 also looks like a good option for your program, but it is limited to outputting jpegs over 100BT, but it could be great given a good interface for controling blanking and LUTs.
|
September 28th, 2006, 07:33 AM | #275 | ||
Major Player
Join Date: May 2004
Location: Knoxville, TN (USA)
Posts: 358
|
Quote:
Quote:
Thanks for your interest! |
||
September 28th, 2006, 11:54 PM | #276 | ||||
Inner Circle
Join Date: May 2003
Location: Australia
Posts: 2,762
|
Quote:
What computer hardware are you using to achieve this? From what you are saying, you don't have camera to test it. Quote:
Quote:
The latest advice on getting the thing to run full speed (see my technical thread for more details). Is that Epix (is that the name, I forget, you know the one I mean) latest PCIE one lane capture card has buffering, and will quiet happily continuously record without problems according to them. They claim it has just enough buffering to iron out the problems, but to record to hard disk requires the more advanced software, or to roll your own with developer software. Speaking to an local distributor of another camera (I think) about their setup and capture software, they informed me that there was a simple trick to getting their software to capture it to continuously without dropped frames or timing difficulties. I forget what my thoughts were on this, he wouldn't say, but I had an idea what it was about. About main board hardware requirements: Black magic has a Intensity HDMI capture card, and looking at the requirements they mention a number of recommended boards and chip sets, but recommend against any that use an integrated graphics in their chipset (though, I imagine a discrete graphics card will be OK with them) because they find that the graphics access to main memory stuffs up the bandwidth flow. I imagine that a new chipset like the Intel G965 express (would wait for finale drivers and see if should wait for stepping after c-2) possibly could be different though, because it uses dual channel memory, and bandwidth is 12.8GB/s. I found a number of companies that could do what is required for film recording at significantly cheaper prices than what SI offers, even using Dalsa. Quote:
|
||||
September 29th, 2006, 12:07 AM | #277 | |
Inner Circle
Join Date: May 2003
Location: Australia
Posts: 2,762
|
Quote:
Noel, could you post a link to what these issues are? Yes, Rob, The 333 is good for experimenting with, but is too limited, unless you want to experiment with output grey scale jpegs of the Raw pattern over firewire. Which I am still interested in what results anybody could get out of that, compared to same frame at 75% +. Andrey is doing prototyped 353, you might be able to get a big developer discount for that, as he normally does. I forgot to mention, the Epix camera card combos are cheap. To everybody else, I have researched the Jpeg issues, and not all codecs are created equal, for instance the Apple one. That 75% 4:2:2 is the minimum that we should go for (or gray scale of the bayer raw) I think 4:4:4 is above that. |
|
September 29th, 2006, 07:55 AM | #278 | |||||||
Major Player
Join Date: May 2004
Location: Knoxville, TN (USA)
Posts: 358
|
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
|||||||
September 29th, 2006, 10:29 AM | #279 | |||
Inner Circle
Join Date: May 2003
Location: Australia
Posts: 2,762
|
Quote:
Quote:
Quote:
|
|||
September 29th, 2006, 11:25 AM | #280 | |
Major Player
Join Date: May 2004
Location: Knoxville, TN (USA)
Posts: 358
|
Quote:
Thanks! |
|
September 30th, 2006, 02:36 AM | #281 |
Regular Crew
Join Date: Aug 2006
Location: Hungary
Posts: 59
|
Hello,
Thanks for your question Wayne, I'm currently developing the video editor plugin for the "codec". But I must ask you that please don't exaggerate: as I stated earlier the encoder will only do the minimum to fit into the 353's disk write speed, nothing more. If that means only 2:1 compression then that will be. I wouldn't even call it a "codec" at all as it will be dumb as possible. And if I have to do a really complex encoder then I won't do it. Also, I only make a verilog encoder and an importer for a video editor software so the term "codec" isn't appropriate, again. So if Rob is looking for a general purpose codec then this might not be his choice. And as I still don't have a camera I cannot test the encoder so I don't know that it will produce the desired results or not. Let's wait with this. Zsolt |
September 30th, 2006, 02:36 PM | #282 |
Major Player
Join Date: Jun 2004
Location: Buenos Aires , Argentina
Posts: 444
|
Big Question is:
Why not giving to Elphel camera a PCMCIA interface? It shouldnt be so difficult ,there is already Verilog/VHDL code for a PCI interface at Opencores......, just add a device driver and a grain of salt. |
September 30th, 2006, 02:51 PM | #283 |
Major Player
Join Date: Jun 2004
Location: Buenos Aires , Argentina
Posts: 444
|
BTW, is there any way for me to get uncompressed 10 or 12 bit bayer video????
I mean It was impossible for me to get stuff like that to experiment with. |
September 30th, 2006, 08:55 PM | #284 | |
Major Player
Join Date: May 2004
Location: Knoxville, TN (USA)
Posts: 358
|
Quote:
BTW, do you know if the 353 will support writing to disk and streaming Ogg Theora video simultaneously? Thanks! |
|
September 30th, 2006, 09:42 PM | #285 | ||
Inner Circle
Join Date: May 2003
Location: Australia
Posts: 2,762
|
Zolt, this is sucking time out of my tight schedule, but where did I exaggerate? I've asked you questions in times past, about your claims of much more than 2:1 performance from your experiments, but received very little reply. I merely stated that you could, on your large claims, out do the lossless codec that was worked on for Obin's camera, which was simple and 2:1 or so, the cineform codec is visually lossless (not really lossless, not so much of interest) so is a different matter to which I was talking about (but from your previous claims it sounds like you could have a go at that). The need for only a codec that could , at a minimum (2:1) to squeeze raw through, was originally my proposal anyway.
So, please, I don't need anybody else needlessly coming down on me, I am aware of the limitations and the possibilities, which is usually more than we can say for most. You and Rob have fun together. As you can see, I am mostly away from this, deliberately. Thanks for your efforts. Quote:
Quote:
External PC units for display etc: If anybody wants to hook a computer for display/control, then 5 inch UMPC's (mini tablet Window XP computers) have just been shown off for next year, and Apple is hoped to come out with one of these next year. The Intel G965 chipset, with unified shader direct X 10 GPU, I suspect they will sort out the problems of, and the mobile version is expected to come Q1 07. Eventually, I expect this will come to the UMPC. But for anybody wanting a small PC hooked to the unit, without graphic card, the G965 (G versions only) might be well positioned. |
||
| ||||||
|
|