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. CameraRecorder list available codecs

CameraRecorder list available codecs

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 2 Posters 808 Views 2 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.
  • J Offline
    J Offline
    Jens van koolwijk
    wrote on last edited by Jens van koolwijk
    #1

    I am trying to record a capture device in qml gstreamers1.0. How can I list the available codec's for audio and video?
    Now it always records in Theora video ogg and audio is vorbis. I like to use h264 MPEG 4. Default should be h264 mp4 container. Maybe I am missing some codecs. How can I list available codecs from qml?

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

      Hi,

      What version of Qt are you using ?
      On which distribution ?

      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
      • J Offline
        J Offline
        Jens van koolwijk
        wrote on last edited by
        #3

        Hi,
        i am using qt 5.9.1 on ubuntu 17.04

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

          You should take a look at QVideoEncoreSettingsControl:: supportedVideoCodecs.

          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