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

QMediaPlayer

XMLWordPrintable

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

      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

        For Gerrit Dashboard: QTBUG-83945
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes