Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-30328

QtMultimedia 5.0.0: Missing video frames while playing mp4 video using sample QtMultimedia application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.0.0
    • Multimedia
    • None
    • Ubuntu 12.04 and gstreamer 0.10.36

    Description

      We build Qt5 natively on Nvidia Tegra3 board.

      using below gstreamer command, we can run sample mp4 video(HDvideo and normal video) on tegra3 successfully.
      gst-launch filesrc location=video.mov ! qtdemux name=demux demux.video_00 ! nv_omx_h264dec ! nv_gl_eglimagesink demux.audio_00 ! nv_omx_aacdec ! alsasink device=hw:0,0.

      However, using QtQuick Mediaplayer element and sample application qmlvideofx in Qtmultimedia examples,it throws

      Warning:a lot of buffers are being dropped" and videoframes are missing while playing video.

      Could you please confirm if QtMultimedia uses nv_omx_h264dec(hardware decoder) to play video or how to change the QtMultimedia to build the above pipeline?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            ramakanth Ramakanth Reddy Kesireddy
            Votes:
            3 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes