feat(intro): added Uliwood presents

This commit is contained in:
2024-11-02 18:31:14 +01:00
parent 416d208ab5
commit 6cfa1d1a05
3 changed files with 2 additions and 2 deletions

View File

@@ -12,4 +12,4 @@ Point-and-click adventure game developed using Escoria framework and Godot engin
## Video export.
- 1280 x 720 | 25fps
- Export to MP4
- Convert to ogv `ffmpeg -i input.mp4 -c:v libtheora -q:v 7 -c:a libvorbis -q:a 4 output.ogv`
- Convert to ogv `ffmpeg -i input.mp4 -c:v libtheora -q:v 6 -c:a libvorbis -q:a 4 output.ogv`