jkershner
Forum Replies Created
-
Forum: Plugins
In reply to: [HTML5 Videos] iPAD and android browser supportDrop by CCCKC on a Thursday night some time.
c3kc.orgForum: Plugins
In reply to: [HTML5 Videos] iPAD and android browser supportWell after testing on a different site using a direct download and it worked. So I think your off the hook. Thanks again for all of your help!
Forum: Plugins
In reply to: [HTML5 Videos] iPAD and android browser supportHmmm..
Now its working on android but not loading on Apple iOS.The video works in Apple IOS using the html code you gave me though..
weird…
Forum: Plugins
In reply to: [HTML5 Videos] iPAD and android browser supporthmm .. works on android “ice cream sandwich” on motorola xoom.
Well probably a bug with the phone I was testing.
I guess this resolves the mystery.. Thanks for your time and patience!
I guess the issue I had before on IOS was caused by a weird codec issue or a bad encode.
Forum: Plugins
In reply to: [HTML5 Videos] iPAD and android browser supportI re-converted the video using Miro Video converter into WEBMSD (webm), MP4 and OGG Vorbis.
Tested using your code:
IE8 – doesn’t even load (but works on wordpress site?)
Firefox – works but doesn’t like webm
Chrome – works
chrome for android os (native browser)- blank area on video window for webm and ogg – gives error on mp4s
apple safari for ios (native browser)- works for mp4Forum: Plugins
In reply to: [HTML5 Videos] iPAD and android browser supportI re-converted the video using Miro Video converter into WEBMSD (webm), MP4 and OGG Vorbis.
Tested using your code:
IE8 – doesn’t even load (but works on wordpress site?)
Firefox – works but doesn’t like webm
Chrome – works
chrome for android os (native browser)- blank area on video window for webm and ogg – gives error on mp4s
apple safari for ios (native browser)- works for mp4, havent tested webm and ogg by themselves yet.Forum: Plugins
In reply to: [HTML5 Videos] iPAD and android browser supportThe custom.js was a leftover from development. I just removed it from the template. I also disabled all of my other plugins on this site and I also switched to the generic wordpress 2011 theme. Any possibility that it conflicts with jquery?
So far after all of that I’m still getting an error on Android.
could it be the media. h.264 encoded mp4?I tried posting an ogg vorbis video and still had issues although the player worked on the pc it didnt display in android browser. Firefox for android works sort of.
hmm.. Puzzling…
Forum: Plugins
In reply to: [HTML5 Videos] iPAD and android browser supporthttps://teachers.olatheschools.com/jkershnerec/
Thank you for your prompt response!I saw one issue on ipads.
https://stackoverflow.com/questions/13498408/how-to-make-popcorn-js-work-with-video-js-on-ipadIt was something to do with video.js stealing touch events.
I also saw this one dealing with video.js not loading correctly.
https://stackoverflow.com/questions/11241836/handbrake-encoded-mp4-wont-play-on-ipad-via-videojsI don’t have an IPAD to test with (was reported by one of my users).
I tested this on android and it works but on my site it gives an error that this video cannot be played.Any suggestions?
I have the same issue. On our site we network enable the plugin. I find if I disable the plugin and re-enable it on the site having the error, it goes away. Is the plugin database setup running during site creation?
Forum: Fixing WordPress
In reply to: “Insert Into Post” Not Working Properly for PDF links on HOME PAGEI am having a similar issue except instead of a bad link it ALWAYS uses the post link.
1. On the home page.
2. Upload media into library
3. Click “show” on desired file in library
4. Click on File URL for PDF in question
5. Click on “insert into post” button.
6. update or save page
7. check the page link
8. link now magically uses the post link and not the file link.This is on an upgraded WPMU 2.8.1 with PHP 5.1.2 on Apache2 with the Suhosin patch (0.9.6)..
Forum: Fixing WordPress
In reply to: WP2.7: Image – Insert Into Post – Wrong HTML code genrated in postI beleve this has been resolved in the 2.8 release.