diff --git a/3.0/modules/videos/views/movieplayer.html.php b/3.0/modules/videos/views/movieplayer.html.php index b960e1d7..1cf46cda 100644 --- a/3.0/modules/videos/views/movieplayer.html.php +++ b/3.0/modules/videos/views/movieplayer.html.php @@ -19,6 +19,9 @@ provider: "pseudostreaming" }, { + clip: { + scaling: 'fit' + }, plugins: { pseudostreaming: { url: "" diff --git a/3.1/modules/videos/views/movieplayer.html.php b/3.1/modules/videos/views/movieplayer.html.php index b960e1d7..1cf46cda 100644 --- a/3.1/modules/videos/views/movieplayer.html.php +++ b/3.1/modules/videos/views/movieplayer.html.php @@ -19,6 +19,9 @@ provider: "pseudostreaming" }, { + clip: { + scaling: 'fit' + }, plugins: { pseudostreaming: { url: ""