User:Tparveen
Testing TimedMediaHandler
[edit]TimedMediaHandler is an extension of MediaWiki (the software that runs Wikipedia), to allow display of images and playing video and audio on wiki pages.
Feature testing for front end:
- Successful upload to commons using:
http://commons.wikimedia.beta.wmflabs.org/wiki/Special:UploadWizard
http://commons.wikimedia.beta.wmflabs.org/wiki/Special:Upload
Video: Platform/Browsers:
Mac | Mac | Mac |
Firefox | Safari | Chrome |
Y | Y | Y |
Images: Platform/Browsers:
Mac | Mac | Mac |
Firefox | Safari | Chrome |
Y | Y | Y |
- Thumbnail displayed and played after successful upload in commons:
http://commons.wikimedia.beta.wmflabs.org/wiki/Special:NewFiles
Mac | Mac | Mac |
Firefox | Safari | Chrome |
Y | Y | Y |
- Image and Video Formats:
Mac | Mac | Mac | ||
Firefox | Safari | Chrome | ||
Supported | png, gif, jpg, jpeg, xcf, mid, ogg, ogv, svg, djvu, tiff, tif, oga, ogg, ogv, oga, webm. | Jpg, ogv,webM | ||
Not supported | Avi, MOV, | Mov
|
- Size of image and video
Support up to 100 MB: test for <100, >100, 100MB
- Display of media files in various browsers:
Test using cross browser feature Matrix
Need to know how to test the followings: Scrub, timed text, credits, transcode log, external embed, source select
OS/browser | player | play/pause/stop | volume | scrub | audio sync | timed text | startpoints | credits | transcode log | external embed | source select |
Example | foo | Y | N | 10325
|
Y | Y | N | N | N | Y | N |
XP, ie6 | java | ||||||||||
XP, ie7 | java | ||||||||||
XP, ie8 | java | ||||||||||
Win7, Chrome 14 | native/webm | ||||||||||
Win7, Opera 11.51 | ? | ||||||||||
XP, FF 3.5 | java | ||||||||||
XP, FF 3.6 | native/ogg | ||||||||||
Win7, FF 6 | native/webm | ||||||||||
Win7, FF 7 | native/webm | ||||||||||
OSX, Safari 534.5 | java | ||||||||||
OSX, FF 7 | native/webm | ||||||||||
OSX, FF 3.6 | native/ogg | ||||||||||
OSX, FF 12 | native/ogg | Y (no stop) | Y | Y | |||||||
OSX, Chrome 14 | native/webm | Y | Y | Y | |||||||
Linux, Chrome 15 | native/webm | ||||||||||
Linux FF 7 | native/webm |
- Does full screen work on all browsers
- Does enlarge button work on all browsers
- Cross-wiki video usage
Set up en.wikipedia.beta to use tmh cross-wiki
http://en.wikipedia.beta.wmflabs.org/wiki/User:Tparveen
- Make sure that all syntax works on every browser
Mac/Firefox | Mac/Safari | Mac/Chrome | |
[[File:Video.ogv]] | Y | ||
[[File:Audio.oga]] | Y | ||
[[File:Video.ogv|thumb]] | Y | ||
<gallery>File:Video.ogv</gallery> | N | ||
[[File:Video.ogg|thumbtime=1:25]] | |||
[[File:Video.ogg|start=1:25]] |
Research and look into
[edit]- Test for scenario where child wiki has tmh and the source wiki does not
? which source wiki will not have TMH? ‚don't know the relation between source and child wiki‚how do you create a child wiki (research)
- Auto Source Selection based on embed size
*Thumbnails do not play properly. If you click on the play button, it starts, then it pauses...if you wait long enough it may finish buffering and play but stops in between. The audio and video does not sync properly.
*In thumbnail mode, The pause and play toggle button goes into an endless loop switching between the two as the video plays. this makes it very difficult to pause the video. If you miss the pause button and click on it a few times, you can't stop the video at all it will play until it finishes. (very annoying when you are trying to test and have to play it many many times)
*if you double click on the thumbnail it becomes full screen and after the video finishes playing, the play icon is displayed on the upper left corner rather than middle.
*While on full screen the menu bar at the bottom disappears after a few seconds (which is fine) but then it is hard to get it back. So, if you are a user who wants to scroll and move to the middle of the video, you are now caught in a loop between pause and play by clicking on the screen because you can't get the menu back by just hovering your mouse at the bottom of the screen.