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. Video in qrc works on Windows and Android, not on Mac, iOS and Linux
Forum Updated to NodeBB v4.3 + New Features

Video in qrc works on Windows and Android, not on Mac, iOS and Linux

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.0k Views 1 Watching
  • 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.
  • M Offline
    M Offline
    Marika
    wrote on last edited by
    #1

    I am creating an app which contains a collection of short video files and i am finding different behavior on different OS'es.

    Originally i manually copied the videos to a known location on each device and my QML successfully launched the videos on all 5 OS'es listed in the title of this post.

    Ive now moved the same videos into a qrc so that they can be deployed with the app. The app works fine on Windows and Android, but the videos do not play on Mac, iOS or Linux. The videos are identical its only their location that has changed. Is there a specfic plugin that i need to include in my app to make this work perhaps?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      It's probably a problem on the multimedia backend side. However, I don't know the state of the regarding handling files coming from a resource you can check the "bug report system":http://bugreports.qt.io to see if it's something known.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Marika
        wrote on last edited by
        #3

        Seems its a bug. Its now logged here:
        https://bugreports.qt.io/browse/QTBUG-44087

        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