Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Play video on a Mac
Forum Updated to NodeBB v4.3 + New Features

Play video on a Mac

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 625 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.
  • D Offline
    D Offline
    danielbsig
    wrote on last edited by
    #1

    Hi all,

    I'm having problems playing video files in my application, but only on Mac.

    My code now exists in two versions: one which uses Qt 4.8 and Phonon, and one which uses Qt 5.0 and the built-in MediaPlayer.

    In this discussion, I would like to talk about the 4.8 version, since it works on Windows, but not on Mac.

    The problem is that at a random interval when I've started playing a video, my application crashes. The dump is a bit too long to paste in here, so I've put it onto pastebin: "http://pastebin.com/929rWNP0":http://pastebin.com/929rWNP0. Not sure if it helps at all.

    I've tried using both .wmv and .mp4 files, but the result is the same.

    If there are any examples of working video-playing applications on Mac, I would be very glad to hear about them.

    Any help whatsoever would be highly appreciated.

    Regards,
    Daniel

    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