[Webkit-unassigned] [Bug 44951] New: [GStreamer] can't play m4v videos

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 07:50:29 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44951

           Summary: [GStreamer] can't play m4v videos
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.robwinters.co.uk/lab/html5/video/basic.htm
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


The typefind factory for m4v is not advertised as video/x-m4v but as video/mpeg. In this case I see no other option but check the file extensions registered by the factory and if we find the m4v extension, add "video/x-m4v" to our hash table of supported media types.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list