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. Phonon Mediaplayer - Unsupported format (0x80040265) - MP4
QtWS25 Last Chance

Phonon Mediaplayer - Unsupported format (0x80040265) - MP4

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

    I compiled the example qmediaplayer and tried to open a video mp4, but it gives the following error:

    @Phonon Mediaplayer

    Can not play the file. Unsupported format (0x80040265)@

    -- 0x00

    1 Reply Last reply
    0
    • P Offline
      P Offline
      paul.j
      wrote on last edited by
      #2

      Which operating system are you running? Assuming Linux, and gstreamer, have you installed the gst-plugins related to mp4 files? Depending on your distribution, these will be called something like gst-plugins-ugly. Have a dig around the package manager to see what gst-plugins-* are available. I doubt this is a qt issue. Also you could try a differently encoded file, for example an mp3 file. If that plays it isolates the problem as being system/codec related. If that doesn't work, you will need to be a little more forthcoming with information about your problem if you want help

      --
      Paul Jewell

      Running on Linux since 1995, Gentoo since 2004

      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