video.js WordPress plugin audio only (no video) on Chrome -


i'm using video.js plugin wordpress, self-hosting video in wordpress media library. have included .mp4, .webm, , .ogv file formats within shortcode. have page working in ios & osx (safari), on osx firefox browser, on ios chrome browser. nothing gets chrome working on mac or pc desktop/laptop. there's poster , audio, no video.

[videojs mp4="http://wurl.com/assets/img_5880.mp4" webm="http://wurl.com/assets/img_5880.webmsd.webm" ogv="http://wurl.com/assets/img_5880.oggtheora.ogv" poster="http://wurl.com/assets/poster.jpg" height="529" width="940"] 

problem post is: http://wurl.com/wurl-hosted-app-running-on-x1-rdk-set-top/

i've searched exhaustively, have saved/resaved/reconverted files, , still no change. chrome , wp date.

thanks in advance help!

not mp4 files playable in browsers. need make sure use h.264 codec.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -