[wp-trac] [WordPress Trac] #42643: FLV video format not playing

WordPress Trac noreply at wordpress.org
Mon Nov 20 19:51:16 UTC 2017


#42643: FLV video format not playing
--------------------------+------------------------------
 Reporter:  studiosx      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Media         |     Version:  4.9
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by studiosx):

 Thank you for your answer. Where should I add it?




 Replying to [comment:1 rafa8626]:
 > MediaElement.js now has the ability to load FLV natively but not all
 FLVs will work. If you add to your configuration something like this it
 should work:
 >
 > {{{
 > $('video, audio').mediaelementplayer({
 >      renderers: ['html5', 'flash_video', 'native_flv',
 'youtube_iframe'],
 >      // other configuration
 > })
 > }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/42643#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list