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: {}