Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    How to show a YUV image on the Qt?

    General and Desktop
    3
    3
    5716
    Loading More Posts
    • 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.
    • U
      udrnrso last edited by

      using the Qpainter and paintEvent() can show the image( just RGB format ), but i get the YUV date, if i want to show a YUV image,i must change YUV to RGB, it is waste a lot of time to do that, it is any way to show the YUV without change? windows,i will use D3D. is it Qt's API Provide the Similar function to do that work?thanx.

      1 Reply Last reply Reply Quote 0
      • D
        dangelog last edited by

        OpenGL and pixel shaders aren't viable?

        Software Engineer
        KDAB (UK) Ltd., a KDAB Group company

        1 Reply Last reply Reply Quote 0
        • S
          Smar last edited by

          I don’t really get what you are doing, reinventing the Phonon (and maybe qt-multimedia)?

          1 Reply Last reply Reply Quote 0
          • First post
            Last post