Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Getting frame bits data from video stream
Forum Update on Monday, May 27th 2025

Getting frame bits data from video stream

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 893 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    morris.beverly
    wrote on last edited by
    #1

    Hi,

    I'm trying to create a video playback module for an opengl project I have. I want to be able to get the "image data" from each incoming frame as a data buffer or pointer that I can drop into an opengl texture. For still images I use the "bits" property to get the data pointer from a QImage.

    All the examples I've found for video are centered around playing video back in a window. There is the snapshot method (which may not be implemented in 4.8?), but I'm not sure if that would interrupt playback.

    I'm sure there must be a method in there somewhere, but I haven't been able to find it.

    thanks,

    morris

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved