home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / animatio / 1494 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  2.6 KB

  1. Xref: sparky comp.graphics.animation:1494 rec.video:15536
  2. Path: sparky!uunet!wupost!darwin.sura.net!cs.ucf.edu!tarpit!ge-dab!cho006.cho.ge.com!news
  3. From: news@cho006.cho.ge.com
  4. Newsgroups: comp.graphics.animation,rec.video
  5. Subject: Cheap single frame recording
  6. Message-ID: <1993Jan6.102750.573@cho006.cho.ge.com>
  7. Date: 6 Jan 93 10:27:50 EDT
  8. Organization: GE Fanuc Automation, North America
  9. Lines: 49
  10.  
  11.  
  12.  
  13. As one of those animation wannabes who doesn't have much money,
  14. I have been trying to get my povray animations onto video tape.
  15.  
  16. To this end, I have been trying to 'trick' my sony slv696 vhs vcr
  17. into doing 'single frame' recording.  I have had some success, so
  18. I thought I would post my methods of madness in case anybody wants
  19. to try this.
  20.  
  21. I currently have a 386 clone, a sony slv-696 vcr, some home brew
  22. control-S circuitry and code, an old soundblaster with the midi
  23. option and a cheap MIDI timecode generator/reader I bought used
  24. for $40.
  25.  
  26. What I do is to record video black (from my trusty commodore64) and
  27. time code onto a blank vhs tape.  I use an old shareware midi sequencer
  28. program to generate the midi clocks that go into the timecode box.
  29. I have found that it is best to record about 10sec of silence, then
  30. turn on the timecode box to get about 10sec of 'carrier' tone, then
  31. I start the sequencer running to put the actual timecode on the tape.
  32.  
  33. Next I swap around the connections so the audio track of the vcr is
  34. fed into the timecode box.  The midi out of the timecode box goes into
  35. the soundblaster.
  36.  
  37. Now I startup my handy-dandy borland c hack that commands the vcr to
  38. rewind (via the serial control-s jack).  After a 10sec time delay to
  39. let the tape rewind, the deck is put into play mode.  Now the software
  40. sits and polls the soundblaster until the first timecode byte comes in,
  41. then sends a pause command to the vcr.  Next, frame advance commands are
  42. sent to the deck to get to the desired frame.  Now the deck is put into
  43. record mode, the desired video picture is fed into the VCR and the deck is
  44. unpaused.  About a second of video is recorded, then the process repeats.
  45. I manage to get about 2 1/2 seconds of video recorded per hour (90 frames).
  46.  
  47. This seems to work pretty well, although it is not always right on the money.
  48. For every second of video (30 frames), usually there are one or two places
  49. where two frames get recorded instead of one.  I'm not sure how this affects
  50. the final video, because I don't have a VGA->NTSC converter yet and hav only
  51. recorded test frames.  Hopefully this will have a minimal impact on the
  52. final video.
  53.  
  54. If anybody wants to try this, email me and I will give you the details of
  55. the pieces and parts and where to get stuff.
  56.  
  57. Martan
  58.  
  59.  
  60.