home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / 13690 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!newsflash.concordia.ca!nstn.ns.ca!news.ucs.mun.ca!kean.ucs.mun.ca!haggas
  3. From: haggas@kean.ucs.mun.ca
  4. Subject: Re: Synchro problem with TARGA board
  5. Message-ID: <1993Jan12.152642.1@kean.ucs.mun.ca>
  6. Lines: 33
  7. Sender: usenet@news.ucs.mun.ca (NNTP server account)
  8. Organization: Memorial University. St.John's Nfld, Canada
  9. References: <1993Jan7.190952.12608@aio.jsc.nasa.gov> <C0pK51.DL1@ireq.hydro.qc.ca>
  10. Date: Tue, 12 Jan 1993 18:56:42 GMT
  11.  
  12. In article <C0pK51.DL1@ireq.hydro.qc.ca>, regie@nelligan.ireq-robot (Regis Houde) writes:
  13. > I can't get my TARGA+ board to synchronize properly when it's
  14. > connected to a VCR in pause, fasf or rewind mode. Play mode or
  15. > live from a camera work just fine. 
  16. > Any ideas?
  17. > --------------------------------------------------------------------
  18. > Regis Houde                             regie@ireq-robot.hydro.qc.ca
  19. > Institut de recherche d'Hydro-Quebec    regie@ireq-robot.uucp
  20. > 1800, montee Sainte-Julie        (514) 652-8107
  21. > Varennes, Que., Canada   J3X 1S1    FAX : (514) 652-8435
  22. > --------------------------------------------------------------------
  23. Do you have the toolkit?
  24. Does the lack of synchronization occur with composite video input from 
  25. as well as composite video output to the VCR? Is your VCR a standard NTSC
  26. machine(as opposed to S video)?
  27. Here are two ideas: allow the SET TARGASET to default to Composite 
  28. Video Input (rather than 'R' for RGB input), and use the SetDisplay 
  29. Mode () 'C' library function in your program as 
  30. SetDisplayMode(dispModeLive);    /* places TARGA+ in live mode */
  31.                 /* requires #include file <targraf.h> 
  32. */
  33.  
  34. One more thought, is the monitor that you are using with the TARGA+ 
  35. interlaced(NTSC format)?
  36. John Haggas
  37. Chief Medical Technologist
  38. Multidiscipline Laboratories
  39. Faculty of Medicine
  40. Memorial University of Newfoundland
  41. haggas@kean.ucs.mun.ca
  42.