Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Example to render yuv file in VideoOutput(QML).

Example to render yuv file in VideoOutput(QML).

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
5 Posts 3 Posters 973 Views 1 Watching
  • 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.
  • G Offline
    G Offline
    gokulg
    wrote on last edited by
    #1

    Can anyone help with how to render a yuv file in VideoOutput(QML). I couldnt find an example for the same.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by SGaist
      #2

      Hi and welcome to devnet,

      What is a YUV file ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      G 1 Reply Last reply
      0
      • SeDiS Offline
        SeDiS Offline
        SeDi
        wrote on last edited by
        #3

        You might want to have a look at this thread:

        https://stackoverflow.com/questions/5194285/yuv-file-format

        answer#1 seems to have some valuable links.
        (I have no personal experience with neither format nor this link or Matlab programming language)

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi and welcome to devnet,

          What is a YUV file ?

          G Offline
          G Offline
          gokulg
          wrote on last edited by
          #4

          @SGaist I need to make use of this library (https://github.com/MasterAler/SampleYUVRenderer). But instead of widget i want to render this yuv file in qml. I came to know about VideoOutput(QML). In the latest release notes there mentioned support for yuv files VideoOutput (https://wiki.qt.io/New_Features_in_Qt_5.8). But i dont know how to. Can you help me with this.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Did you already tried using the VideoOutput QtQuick type ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            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