[wp-trac] [WordPress Trac] #24798: Videos never load in Safari Mac with new MediaElement wrapper

WordPress Trac noreply at wordpress.org
Thu Jul 18 19:29:04 UTC 2013


#24798: Videos never load in Safari Mac with new MediaElement wrapper
--------------------------+-----------------------------
 Reporter:  dcavins       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Media         |    Version:  trunk
 Severity:  minor         |   Keywords:
--------------------------+-----------------------------
 When I use the new video shortcode with my test copy of WP 3.6-RC1-24717,
 the resulting video object fails to play on Safari (6.0.5) for Mac
 (10.8.4). I'm using this format:

 `[video width="600" height="480" mp4="sample.mp4" ogv="sample-sm.ogv" webm
 ="sample-sm.webm"]`

 The video player shows up ok, but after clicking play, the loading spinner
 just spins. I've found that if I change the `preload` attribute in the
 video object from `none` to `auto` or `metadata` it plays as expected.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24798>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list