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. WMV Playback using Phonon::VideoWidget and Flip4Mac fails in 32-Bit builds
QtWS25 Last Chance

WMV Playback using Phonon::VideoWidget and Flip4Mac fails in 32-Bit builds

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 2.5k 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.
  • H Offline
    H Offline
    haikoschol
    wrote on last edited by
    #1

    My application needs to run on Windows and Mac OS X and display various kinds of media files, such as videos and Adobe Flash content. After installing the Flip4Mac codec, I can play WMV video using Phonon on the Mac. In order to support Flash via the Flash plugin in a QWebView, I need to build a 32-bit binary. But when I do that, WMV playback no longer works. The app hangs, uses 100% CPU and memory usage keeps growing.

    So, basically if I build a 32-bit binary, I don't have WMV (and a crashed/frozen app) and if I build a 64-bit (or universal) binary, I don't have Flash.

    Any suggestions for workarounds/fixes?

    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