Thank you so much for making a tutorial for this! I've really wanted to make a doom mod with an actual story for a really long time, and FMV cutscenes will really help!
2:50 video cutscenes will be useful for mods like mapsets and partial or total conversions, obviously something like a gameplay mod will probably not have much use for video cutscenes. Also there's a script API for controlling cutscenes too, but it's entirely undocumented like GZDoom features tend to be.
It's impossible for an intro to play on the first level of an episode. But you can make an intro play upon starting the episode by typing: episode e1m1 { picname = "M_EPI1" intro { video = "file name" sound = "file name" } }
@@OsmosisBones it isnt working, i did the exact steps, but it says it wasnt able to load, did i have to edit something in the code you gave me besides the "file name" stuff?
@@ComplexYTOfficial are the files located in a folder? If so you need to type "foldername/filename" When you type the file name make sure you include the ".ivf" or whichever type of file it is Also make sure your version of GZDoom is up to date
@@OsmosisBones thank you so much!!!!! it actually worked, i guess one of my friend that worked on the mod made some configuration so I had to delete the movies folder and just left the files out without being in any folder and it actually loaded!!!!!!! thanks a billion!!!!!!!
Thanks for this tutorial man! Had a bit of an issue downloading FFMPEG, but besides that my intro IVF. is working perfectly. If anyone needs the BAT.FILE code its right here @echo off ffmpeg -i cutscene.mp4 -an -vcodec libvpx -crf 8 -b:v 2M cutscene.ivf ffmpeg -i cutscene.mp4 -vn -codec:a libvorbis -b:a 128k cutscene.ogg
UPDATE: apparently it's possible to use webm files too, which is cool cuz IVFs kinda look like doodoo anyway
How do i get them to work i tried to import it and no luck
Thank you so much for making a tutorial for this! I've really wanted to make a doom mod with an actual story for a really long time, and FMV cutscenes will really help!
The extended potential for Terry Traps.........
2:50 video cutscenes will be useful for mods like mapsets and partial or total conversions, obviously something like a gameplay mod will probably not have much use for video cutscenes. Also there's a script API for controlling cutscenes too, but it's entirely undocumented like GZDoom features tend to be.
how do i make this so the video shows after the boot up
Great and funny tutorial. Thank you for making this :)
i think i will eat things off the floor
Plague upon thee
@@OsmosisBones Never forget the 20 minute rule
Jerma Robo Blast
Man you are our savior! Thx
can someone please have someplace to copy and paste the code that plays the cutscene
Praise you man
Does this mean that we can finally have Hexen PSX cutscenes on PC?
is there a way to create an intro for TITLEMAP? and also how would you use a webm file to replace from using a ivf and ogg
What tools and programs I would need to make a game in GZdoom?
Ultimate Doom Builder for making maps and Slade for adding sprites, sounds, etc.
Theres dozens of tutorials to get you up to speed
@@OsmosisBones awesome thank you
wait is it only for doom 2 or is it for both because when i try to make the video play when u boot it up it says "Intro: Unknown top level keyword"
May I ask, what's the name of the Pizza Tower combo mod shown throughout the video?
www.moddb.com/mods/pizza-tower-score-system-in-doom
how do i make it play when the player opens the pk3 im a bit stupid
Make a ZMAPINFO lump and in the gameinfo block write:
intro
{
video = "filename"
sound = "filename"
}
can you please tell me how to create a intro cutscene for E1M1 in doom 1 pretty please with a cherry on top
It's impossible for an intro to play on the first level of an episode. But you can make an intro play upon starting the episode by typing:
episode e1m1
{
picname = "M_EPI1"
intro
{
video = "file name"
sound = "file name"
}
}
@@OsmosisBones it isnt working, i did the exact steps, but it says it wasnt able to load, did i have to edit something in the code you gave me besides the "file name" stuff?
@@ComplexYTOfficial are the files located in a folder? If so you need to type "foldername/filename"
When you type the file name make sure you include the ".ivf" or whichever type of file it is
Also make sure your version of GZDoom is up to date
@@OsmosisBones thank you so much!!!!! it actually worked, i guess one of my friend that worked on the mod made some configuration so I had to delete the movies folder and just left the files out without being in any folder and it actually loaded!!!!!!! thanks a billion!!!!!!!
how do you make an intro ?
nice
0:29 WHY TF IS THE UTTP HERE
yeah its just a generic police officer image
Gzdoom e Lzdoom => Mods => Tas SpeedRun Tool Assisted OK!!!!! :') 👻👻
Don’t work
ok
Thanks for this tutorial man! Had a bit of an issue downloading FFMPEG, but besides that my intro IVF. is working perfectly. If anyone needs the BAT.FILE code its right here
@echo off
ffmpeg -i cutscene.mp4 -an -vcodec libvpx -crf 8 -b:v 2M cutscene.ivf
ffmpeg -i cutscene.mp4 -vn -codec:a libvorbis -b:a 128k cutscene.ogg
I tried it and it doesnt work myb i did something wrong so if anyone can help me would be nice
8852 Bill Ridge