home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / compress / research / 359 < prev    next >
Encoding:
Text File  |  1993-01-11  |  2.7 KB  |  64 lines

  1. Newsgroups: comp.compression.research
  2. Path: sparky!uunet!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!usenet-feed.cc.umr.edu!quandt
  3. From: quandt@cs.umr.edu (Brian Quandt)
  4. Subject: video capture to drive
  5. Date: Tue, 12 Jan 1993 01:36:38 GMT
  6. Nntp-Posting-Host: mcs213c.cs.umr.edu
  7. Organization: University of Missouri - Rolla, Rolla, MO
  8. Sender: cnews@umr.edu (UMR Usenet News Post)
  9. Message-ID: <1993Jan12.013638.11048@umr.edu>
  10. Lines: 52
  11.  
  12. I'm working on MPEG compression here at University of Missouri and
  13. we are about to set up the lab so that we can actually capture video
  14. to harddisk to be compressed using MPEG.  My question is essentially
  15. how to do this.
  16.  
  17.  
  18. Here is what I have found out so far (info for the group for once instead
  19. of just always asking questions)
  20.  
  21. You can capture video at CCIR-601 resolution to the Abekas A-65/66.  This
  22. device will connect directly to a D-1 type deck and then capture 20-50
  23. seconds of video in real time to a highspeed harddisk.  The A-65/66 comes
  24. equipped with both an (thick... groan) ethernet and scsi-ii connector.
  25. Built into the A-65/66 is a minature unix like kernel with tcp-ip
  26. support.  So essentially you can hook this beastie up to your network
  27. and rcp/ftp to from it.  The SCSI connector can not be connected directly
  28. into your Sun and configured as a hard-drive but you can hang an 
  29. exabyte drive off it and then archive stuff to it later.  So the basic
  30. process to use this thing is 
  31.     1) dump from D1 to abekas
  32.     2) transfer via ethernet to host computer
  33.     3) do you stuff (encode it or whatever)
  34.     4) send it back to the abekas
  35.     5) off load from abekas to the exabyte hanging on the scsi
  36.     6) go to 1 (get another 20-50 secs of video from the d-1)
  37.     
  38.     Cost:  
  39.         a-66 $25k 
  40.         ethernet support $5k
  41.         if you want to use a non-d1 deck (e.g., $100k we don't have one)
  42.             A/D conversion $5k
  43.             D/A conversino $5k (yes you have to buy seperate A/D, D/A)
  44.  
  45. So this looks like a feasbile solution, but... well it just seems to
  46. me there must be a better way.
  47.  
  48. What about using a disk array?  And some device that would allow me
  49. to hook up a deck (component video or whatever) directly to the 
  50. disk array.  Just running through the figures in my head to get the 
  51. necessary bandwidth on the disk array at about $1500 (1gig)per drive
  52. I get competitive pricing and more importantly I don't get stuck with
  53. a device (the abekas) that will probably be more outdated then a studebaker
  54. in about a year (at least as a device for compression research).
  55.  
  56. Okay now my question.  I really don't know a thing about disk arrays.
  57. Who sells equipment to set one up?  Can I get about 27-30Megabyte/sec
  58. throughput?  What about the missing device to go from an external
  59. deck (conponent video or whatever) into this disk array?
  60.  
  61.                     thanks 
  62.  
  63.                 
  64.