Autor Thema: Access to raw frame, including VBI?  (Gelesen 7067 mal)

RawVBI

  • Newbie
  • *
  • Beiträge: 1
    • Profil anzeigen
Access to raw frame, including VBI?
« am: August 24, 2009, 08:30:05 Nachmittag »
Using your hardware under windows, is it possible to get individual frames in memory buffers?
If so, in what format - BMP/RGB?
And most importantly, is the VBI also available in memory buffer per frame? I need all the lines (1-21) of the VBI. not just the 480 lines of video (NTSC, 30fps).
Thank you.

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:Access to raw frame, including VBI?
« Antwort #1 am: August 24, 2009, 08:44:28 Nachmittag »
Using your hardware under windows, is it possible to get individual frames in memory buffers?
If so, in what format - BMP/RGB?

The video output can be RGB16 or raw YUV frames.

Zitat
And most importantly, is the VBI also available in memory buffer per frame? I need all the lines (1-21) of the VBI. not just the 480 lines of video (NTSC, 30fps).
Thank you.

VBI is supported, do you need the raw samples or the final decoded information?
Failure is a good thing! I'll fix it