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

QMediaPlayer in 5.15.0 not working

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P1: Critical
    • None
    • 5.15.0 RC2
    • Multimedia
    • None
    • Windows

    Description

      Hello, 

      I'm here to report the bug about QMediaPlayer with a simple example

      QMediaPlayer *mediaPlayer  { new QMediaPlayer } ;
      mediaPlayer->setMedia(QUrl(currentMediaFileName));
      mediaPlayer->setVolume(50);
      mediaPlayer->play();

      Error show:

      Segmentation Fault 

       

      And the example "Media Player Example" not working too in windows 10 & Qt creator 4.13.0. 

      Error show:

      DirectShowPlayerService::doRender: Unresolved error code 0x80040266 ()

      Attachments

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

        Activity

          People

            valentyn.doroshchuk Valentyn Doroshchuk
            qtfirst yusuke shinkawa
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes