Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QtQuick 2 MediaPlayer on Windows don't work bufferProgress
Forum Updated to NodeBB v4.3 + New Features

QtQuick 2 MediaPlayer on Windows don't work bufferProgress

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 133 Views
  • 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.
  • R Offline
    R Offline
    Roman Asylum
    wrote on last edited by
    #1

    Hi guys, I creating a multimedia application using qml MediaPlayer component to play online video (m3u8 files from website).
    I have a problem with the property BufferProgress.
    On Windows, this property does not work, and video playback does not pause during the buffering process, as expected from the documentation "Playback can start or resume only when the buffer is entirely filled".
    I tried LAV Filters and I tried with KLite Code Pack it works as same.
    I use Qt 5.12.3 with MSVC2017 compiler on Windows, but I also try on Qt 5.14.1.

    On macOS and Linux all works as expected and perfect.

    You can see all source code how I use mediaplayer by link.

    As example link on online video.

    Any idea what happened?

    Thank you.

    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