diff --git a/package.json b/package.json
index 3520bc96fb..f773ee6260 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"normalize-css": "^2.1.0",
"npm": "^6.0.0",
"npm-modernizr": "^2.8.3",
- "phraseanet-production-client": "0.34.90-d",
+ "phraseanet-production-client": "0.34.92-d",
"requirejs": "^2.3.5",
"tinymce": "^4.0.28",
"underscore": "^1.8.3",
diff --git a/templates/web/prod/actions/Tools/videoEditor.html.twig b/templates/web/prod/actions/Tools/videoEditor.html.twig
index 6d10080cce..d31302ebd0 100644
--- a/templates/web/prod/actions/Tools/videoEditor.html.twig
+++ b/templates/web/prod/actions/Tools/videoEditor.html.twig
@@ -115,7 +115,9 @@
-
+
+
+
{% for subdef in outputFormats %}
diff --git a/yarn.lock b/yarn.lock
index a733bda6af..751a2f36a0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7577,10 +7577,10 @@ phraseanet-common@^0.4.5-d:
js-cookie "^2.1.0"
pym.js "^1.3.1"
-phraseanet-production-client@0.34.90-d:
- version "0.34.90-d"
- resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.90-d.tgz#e3bac60a8a97476e0de3b6654417fa9a7ecf5a5f"
- integrity sha512-UpgYXdfLZLUs8CIVntuMN7dpXHGtk6wwkg/3ofQJHoBw6Y3MjU6L90p1ALKDjAYR/lnVfZNfUn0bWEYxnO0ILQ==
+phraseanet-production-client@0.34.92-d:
+ version "0.34.92-d"
+ resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.92-d.tgz#bfe36241d9ebe05ee8f117b1db55ac4960289c1d"
+ integrity sha512-IWMlCvGLVXQTTe6sZGJJO/Kkxu9i1j+UtnSyGPGdgzq8dPo6vGhZIX54qz2fnKtg474KgxSxYuwBQmHdam3ddQ==
dependencies:
"@mapbox/mapbox-gl-language" "^0.9.2"
"@turf/turf" "^5.1.6"