On the mobile view, if you click the 'play media' link on a popup transform you get the original source. It's kinda bad. :(
If you get the actual <video> tag then it selects a medium-resolution VP8 source by default which looks a bit nicer. I need to rework all this logic to not be awful. ;) -- brion On Fri, Oct 30, 2015 at 3:22 PM, Brian Wolff <[email protected]> wrote: > On 10/30/15, Andrew Lih <[email protected]> wrote: > > Hi, I tried the video on Android 5.1 Lollipop (Samsung Galaxy S6) and it > > was choppy and unreliable. > > > > At this point in time, you might consider going with VP8 for the highest > > compatibility. VP9 is still kind of bleeding edge. > > Are you sure that you viewed the VP9 version? I would expect the > TimedMediaHandler js (if it was working properly, usually a big if) to > select the VP8 transcoded version for playback, not the original. > > _______________________________________________ > Multimedia mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/multimedia >
_______________________________________________ Multimedia mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/multimedia
