[Webkit-unassigned] [Bug 58586] Safari doesn't read WebM videos after installing Perian

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 16 13:17:22 PDT 2011


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


Andy Estes <aestes at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #21 from Andy Estes <aestes at apple.com>  2011-04-16 13:17:22 PST ---
(In reply to comment #19)
> (In reply to comment #17)
> > Anthony, if you open the plist file on your system and find the entry for 'video/webm', what is the value for the key 'WebPluginTypeEnabled'?
> 
> I was discovering this as well on my system, so I added the canMovieImportPartial to Perian's importer flags, and now it seems to set WebPluginTypeEnabled to true when it rebuilds this cache.  With Perian trunk and Webkit nightly, I seem to be able to play webm inside video tags just fine.  (The released Safari seems to have issues with the type='video/webm; codecs="vp8, vorbis"' attribute inside a source tag and not even try to play)

I'm aware of at least one fix dealing with how we handle a codecs parameter containing double quotes:

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

This was fixed recently and might explain the progression. I haven't done a proper bisection with a test case so I don't know for sure.

I'm going to close this since it doesn't sound like there are any WebKit bugs here.

-- 
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