From 0438b8bbfed03a88a806c3bae7998aa3e0c35637 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 15 Mar 2018 22:30:27 +0100 Subject: [PATCH] =?UTF-8?q?MAJ=20gitignore=20et=20moulitte=20=C3=A0=20vide?= =?UTF-8?q?os?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- Assets/StreamingAssets/moulinette.sh | 5 +++++ .../__MACOSX.meta => StreamingAssets/moulinette.sh.meta} | 5 ++--- 3 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 Assets/StreamingAssets/moulinette.sh rename Assets/{Font/typo-stratum/__MACOSX.meta => StreamingAssets/moulinette.sh.meta} (62%) diff --git a/.gitignore b/.gitignore index 2a03ee0..25a98a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ -i# =============== # +*.web* +Release + +# =============== # # Unity generated # # =============== # Temp/ diff --git a/Assets/StreamingAssets/moulinette.sh b/Assets/StreamingAssets/moulinette.sh new file mode 100644 index 0000000..f8f0d55 --- /dev/null +++ b/Assets/StreamingAssets/moulinette.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +for i in $(seq 0 7); do + ffmpeg -i $i.MOV -vf scale=1280x720,setdar=16:9 -c:v libvpx -crf 10 -b:v 8M -an $i.webm +done diff --git a/Assets/Font/typo-stratum/__MACOSX.meta b/Assets/StreamingAssets/moulinette.sh.meta similarity index 62% rename from Assets/Font/typo-stratum/__MACOSX.meta rename to Assets/StreamingAssets/moulinette.sh.meta index 5596957..5905477 100644 --- a/Assets/Font/typo-stratum/__MACOSX.meta +++ b/Assets/StreamingAssets/moulinette.sh.meta @@ -1,7 +1,6 @@ fileFormatVersion: 2 -guid: 76087783dd84b37478e6ad0446da7f2c -folderAsset: yes -timeCreated: 1520975305 +guid: 81c70c1cc0c6346559f57f4fbe799fda +timeCreated: 1521140985 licenseType: Free DefaultImporter: externalObjects: {}