I have created a cinematic for my Grim 2 mod and have gotten it to work but no audio. Also the video is terrible (very pixelated). I suspect improper resolution settings when I created the .ivf file online.
There was a grim 2 site I could get to (www.grimrock.net/modding) that had some command line examples to use when creating a .ivf file with ffmpeg but it is no linger available. This command line showed some resolution and other settings. I believe the web page also explained how to use the .ivf file in your mod and also explained how to do the audio.
Does anyone have this information and would it be possible to post it so I can finish my cinematic?
cinematic in LoG2 ?
Re: cinematic in LoG2 ?
Start with this:
_____________
https://trac.ffmpeg.org/wiki/Encode/VP8
https://ffmpeg.org/download.html
_____________
It's common to use Google to search out examples of FFMPEG parameters to achieve a desired result. However it has lately become possible to just ask ChatGPT to format an FFMPEG command line for the results you want. It does a pretty good job of it, and can always be fine tuned.
_____________
https://trac.ffmpeg.org/wiki/Encode/VP8
https://ffmpeg.org/download.html
_____________
It's common to use Google to search out examples of FFMPEG parameters to achieve a desired result. However it has lately become possible to just ask ChatGPT to format an FFMPEG command line for the results you want. It does a pretty good job of it, and can always be fine tuned.
- Zo Kath Ra
- Posts: 937
- Joined: Sat Apr 21, 2012 9:57 am
- Location: Germany
Re: cinematic in LoG2 ?
It's all preserved on https://web.archive.org/web/*/www.grimrock.netRayB wrote: ↑Thu Sep 28, 2023 10:17 pm There was a grim 2 site I could get to (www.grimrock.net/modding) that had some command line examples to use when creating a .ivf file with ffmpeg but it is no linger available. This command line showed some resolution and other settings. I believe the web page also explained how to use the .ivf file in your mod and also explained how to do the audio.
Does anyone have this information and would it be possible to post it so I can finish my cinematic?
You can even download the asset pack from there.
Re: cinematic in LoG2 ?
Might be good to recreate/save that somewhere though, I'd hate to rely forever on web.archive.org
Finished Dungeons - complete mods to play
Re: cinematic in LoG2 ?
Why is it missing at all? That was a core page; the only source of the asset packs [afaik].