Reviewed: https://reviews.mahara.org/5347 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/b09f156c23e42b7bec05d7ad8dc9326f7d7abc27 Submitter: Aaron Wells ([email protected]) Branch: 1.9_STABLE
commit b09f156c23e42b7bec05d7ad8dc9326f7d7abc27 Author: Marc-Andre Gaudrea <[email protected]> Date: Wed Sep 23 13:01:50 2015 +1200 Tell Flowplayer to preserve video's aspect ratio Bug 1496910 behatnotneeded: Has only a visual impact, can't be tested by Behat Change-Id: I2b531c92ed46ad3b364206161ff6851314749573 (cherry picked from commit caa62e2eaf819bed095c6d50b753c18922e64873) (cherry picked from commit b463d09003890ce7290e99d44019cae99c3f432a) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1496910 Title: Problem with scaling in flowplayer Status in Mahara: Fix Committed Status in Mahara 1.10 series: Fix Committed Status in Mahara 1.9 series: Fix Committed Status in Mahara 15.04 series: Fix Committed Status in Mahara 15.10 series: Fix Committed Bug description: When I create a page with "embedded media" (edit page > media > embedded media) and chose a video file, it is displayed in flowplayer with the scaling parameter set to "scale". This "deforms" the original video by changing the aspect ratio (for example, a 16:9 video is "scaled" to fit the box of a 500x300 embedded media (not 16:9). I corrected this locally by putting "scaling: 'orig'" in "artefact/file/blocktype/internalmedia/lib.php" in the flowplayer specifications. Keep up the good job! :) Mahara version : 15.04.3 Operating system : Linux Database : MariaDB To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1496910/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

