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. QtMultimedia / QtMultimediaKit + gstreamer 1.0
Qt 6.11 is out! See what's new in the release blog

QtMultimedia / QtMultimediaKit + gstreamer 1.0

Scheduled Pinned Locked Moved General and Desktop
19 Posts 9 Posters 18.8k 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.
  • T Offline
    T Offline
    tiftof
    wrote on last edited by
    #1

    Hi,

    I'm using Qt 4.x extensively with QtMobility 1.2 and the gstreamer backend. I was wondering if it is possible to use gstreamer 1.0 instead of 0.10 in QtMobility or if there are any plans for future versions or in Qt 5.

    Thanks,

    Christophe

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Someone replied to your mailing list post at http://lists.qt-project.org/pipermail/development/2012-November/007916.html -- Simon has started porting the code to use gstreamer 1.0, but it will be a long time before it's ready, unfortunately.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • M Offline
        M Offline
        miskol
        wrote on last edited by
        #3

        latest patch don't work with current qt 5.0.1 and gstreamer 1.0.5

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          [quote author="m][sko" date="1361623444"]latest patch don't work with current qt 5.0.1 and gstreamer 1.0.5[/quote]It's not finished yet :(

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • M Offline
            M Offline
            miskol
            wrote on last edited by
            #5

            [quote author="JKSH" date="1361697700"][quote author="m][sko" date="1361623444"]latest patch don't work with current qt 5.0.1 and gstreamer 1.0.5[/quote]It's not finished yet :([/quote]

            I hope for some progress since november :)
            gstreamer 1.0 is out,
            Qt5 out,
            API don't change :)

            1 Reply Last reply
            0
            • C Offline
              C Offline
              cybin
              wrote on last edited by
              #6

              Are there any news about it?

              gst-omx makes progress with video playback on Raspberry Pi. So I'm eager to give anything a try that gets me closer to have video playback in Qt5 on Raspberry Pi.

              Is there anything available?

              1 Reply Last reply
              0
              • I Offline
                I Offline
                Ilay
                wrote on last edited by
                #7

                Guys, any update here?

                Thanks.

                1 Reply Last reply
                0
                • JKSHJ Offline
                  JKSHJ Offline
                  JKSH
                  Moderators
                  wrote on last edited by
                  #8

                  The Qt developers are finalizing Qt 5.1 now. The feature list is at http://qt-project.org/wiki/New-Features-in-Qt-5.1 -- there's no mention of gstreamer 1.0, unfortunately. I think most of the multimedia effort has gone into Android and iOS integration in recent months.

                  Ask at the Development mailling list (http://lists.qt-project.org/mailman/listinfo/development ) to get a reliable status update.

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  1 Reply Last reply
                  0
                  • I Offline
                    I Offline
                    Ilay
                    wrote on last edited by
                    #9

                    Hello guys, I've ported qtmultimedia to use gst-1.x today.
                    I've checked some qtmultimedia examples, and they are seems to work(player, qmlvideofx).

                    If you interested then just check my repo: git://gitorious.org/~ismelykh/qt/qtmultimedia-porting.git.

                    Its still surely not stable , but it works now for x86 on latest stable ubuntu.

                    Any merge requests/suggestions/merge requests are welcome.

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      miskol
                      wrote on last edited by
                      #10

                      good work

                      1 Reply Last reply
                      0
                      • C Offline
                        C Offline
                        cybin
                        wrote on last edited by
                        #11

                        Ilay, thank you very much for your work. I will dig into this soon when I got qt5.1.0 successfully compiling for OpenElec.

                        1 Reply Last reply
                        0
                        • J Offline
                          J Offline
                          jhodapp
                          wrote on last edited by
                          #12

                          Based on Ilay's work, I've further ported the code a little bit and have added support for rendering on the new Ubuntu Touch platform. I'd like to work to get this qtmultimedia port upstreamed to the QtMultimedia project itself. Anybody in particular that I need to talk to in order to get this conversation started?

                          https://github.com/jhodapp/qtmultimedia

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

                            Hi and welcome to devnet,

                            For discussions related to the development of Qt, you should subscribe and post on the development mailing list

                            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
                              jhodapp
                              wrote on last edited by
                              #14

                              SGaist: Thanks for the tip, I'll definitely be posting there.

                              1 Reply Last reply
                              0
                              • S Offline
                                S Offline
                                Software
                                wrote on last edited by
                                #15

                                Is there any other container (other than GStreamer) on Linux supported by QtMultimedia??

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

                                  Hi and welcome to devnet,

                                  If by container you are thinking backend to play multimedia files, then AFAIK no, at least in the official package. However, you can try to search for backends using ffmpeg, libav or libvlc.

                                  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
                                  • S Offline
                                    S Offline
                                    Software
                                    wrote on last edited by
                                    #17

                                    Thanks for replay.

                                    Means, officially there is no other backend except Gstreamer-backend for Linux in Qtmultimedia.
                                    Right?

                                    1 Reply Last reply
                                    0
                                    • M Offline
                                      M Offline
                                      miskol
                                      wrote on last edited by
                                      #18

                                      latest implementation
                                      http://permalink.gmane.org/gmane.comp.handhelds.openembedded/64265

                                      any plan to add official support to qt5 ?

                                      1 Reply Last reply
                                      0
                                      • J Offline
                                        J Offline
                                        JinlongMao
                                        wrote on last edited by
                                        #19

                                        Today,I use the qt5.7 wiht gstreamer1.0
                                        http://blog.csdn.net/xueyeguiren8/article/details/54581536

                                        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