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

QMediaPlayer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 5.15.1
    • 5.14.2
    • Multimedia
    • None
    • Linux/X11
    • 516448c651507fc18210108efd68bf6103c570e0 (qt/qtmultimedia/dev)

    Description

      Hi I can not rewind media. It is a mp3 file. Forwarding with QMediaPlayer works fine. My code

      playPos=player->position();
      player->setPlaybackRate(-2);
      player->setPosition(playPos);
      player->play();

      I also get this from program exit:

      (MP3player:25462): GStreamer-CRITICAL **: 21:47:39.465: gst_segment_to_running_time_full: assertion 'stop != -1' failed

      kind regards Tomaz

      Attachments

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

        Activity

          People

            valentyn.doroshchuk Valentyn Doroshchuk
            smodis Tomaz Smodis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes