Jump to content
The Dark Mod Forums

Video briefings


Bridge

Recommended Posts

I don't know 100℅ but taking an educated guess I'd say due to copyright infringement issues the answer is sadly no :-(

 

Unless you mean making your own then yeah sure other people have done that before. Check out Sothas Lich Queens Demise FM for example

Edited by Goldwell
Link to comment
Share on other sites

He's not talking about using videos 'from' Thief 1 and 2 but rather creating and using videos like Thief 1 and 2 did.

 

Read the second sentence of my post :P

Link to comment
Share on other sites

If you notice levels always play the TDM logo at the start. That's a placeholder video you can put your own video in your pk4 with the same filename, and then it plays your briefing video automatically & you don't even have to do any extra work. Just pack it in your pk4 & it plays!

What do you see when you turn out the light? I can't tell you but I know that it's mine.

Link to comment
Share on other sites

Actually, you must have a separate audio track. You see, the audio and video are separate files.

 

This is not a problem, though, most video editing programs allow you to render (?) the audio track into a separate file.

 

I used kdenlive, which is a fantastic piece of free software, for the LQD briefing.

Clipper

-The mapper's best friend.

Link to comment
Share on other sites

The audio file must be in ogg format, encoded with vorbis. The video file has to be a roq. The file handling the briefing says that the video files must be seperated into parts of one minute length or so, but you can ignore that, as it is not true.

 

I think there is a wiki entry handling this topic. Just search for briefing/cutscene.

FM's: Builder Roads, Old Habits, Old Habits Rebuild

Mapping and Scripting: Apples and Peaches

Sculptris Models and Tutorials: Obsttortes Models

My wiki articles: Obstipedia

Texture Blending in DR: DR ASE Blend Exporter

Link to comment
Share on other sites

If you want to learn more, you could examine the LQD package.

 

IIRC, from the video editor, I exported my briefing into 1 min .avi (1024x768 resolution, 30 fps) fragments. Then I converted the avi into roq utilizing the "avconv" program. Command (avconv -i test.avi -r 30 -s 512x512 test.roq). Note that 1024x768 video was converted to 512x512 resolution. Looks nice on widescreen monitors, but not so nice in non-widescreen.

 

After that I just placed the roq files into my mission folders, made material definitions for them (check briefing.mtr) and made custom gui files.

mainmenu_custom_defs.gui tells the briefing which materials to play in the video and how long each fragment lasts (time).

I had to also supply a special mainmenu_briefing_video.gui and mainmenu_objectives.gui. The first one was to prevent the empty text-based briefing page from appearing after the video. The latter was to fix some kind of bug in the briefing, which broke the briefing if the player interrupted it with esc and tried to see it again, which may have been fixed in TDM 2.0.

  • Like 1

Clipper

-The mapper's best friend.

Link to comment
Share on other sites

If you want to learn more, you could examine the LQD package.

 

IIRC, from the video editor, I exported my briefing into 1 min .avi (1024x768 resolution, 30 fps) fragments. Then I converted the avi into roq utilizing the "avconv" program. Command (avconv -i test.avi -r 30 -s 512x512 test.roq). Note that 1024x768 video was converted to 512x512 resolution. Looks nice on widescreen monitors, but not so nice in non-widescreen.

 

After that I just placed the roq files into my mission folders, made material definitions for them (check briefing.mtr) and made custom gui files.

mainmenu_custom_defs.gui tells the briefing which materials to play in the video and how long each fragment lasts (time).

I had to also supply a special mainmenu_briefing_video.gui and mainmenu_objectives.gui. The first one was to prevent the empty text-based briefing page from appearing after the video. The latter was to fix some kind of bug in the briefing, which broke the briefing if the player interrupted it with esc and tried to see it again, which may have been fixed in TDM 2.0.

 

Thanks, that's very instructive. I take it then that the limit is in fact a minute?

Link to comment
Share on other sites

Well, why would it say so in the documentation? I assumed that writing such stuff means that is how things are. ;)

 

Maybe someone should test?

 

The limit isn't that severe, all you gotta do is cleave your briefing so that it is in pieces smaller than 1 min.

Clipper

-The mapper's best friend.

Link to comment
Share on other sites

How do you think the 1 min limitation is not true?

Because I made a video that is more then three minutes long, and it plays in its whole length.

FM's: Builder Roads, Old Habits, Old Habits Rebuild

Mapping and Scripting: Apples and Peaches

Sculptris Models and Tutorials: Obsttortes Models

My wiki articles: Obstipedia

Texture Blending in DR: DR ASE Blend Exporter

Link to comment
Share on other sites

Because I made a video that is more then three minutes long, and it plays in its whole length.

 

Hah! Now that is the best kind of proof, I suppose. ;)

 

I wonder why the documentation incorrectly says otherwise...

Clipper

-The mapper's best friend.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • nbohr1more

      The FAQ wiki is almost a proper FAQ now. Probably need to spin-off a bunch of the "remedies" for playing older TDM versions into their own article.
      · 1 reply
    • nbohr1more

      Was checking out old translation packs and decided to fire up TDM 1.07. Rightful Property with sub-20 FPS areas yay! ( same areas run at 180FPS with cranked eye candy on 2.12 )
      · 3 replies
    • taffernicus

      i am so euphoric to see new FMs keep coming out and I am keen to try it out in my leisure time, then suddenly my PC is spouting a couple of S.M.A.R.T errors...
      tbf i cannot afford myself to miss my network emulator image file&progress, important ebooks, hyper-v checkpoint & hyper-v export and the precious thief & TDM gamesaves. Don't fall yourself into & lay your hands on crappy SSD
       
      · 7 replies
    • OrbWeaver

      Does anyone actually use the Normalise button in the Surface inspector? Even after looking at the code I'm not quite sure what it's for.
      · 7 replies
    • Ansome

      Turns out my 15th anniversary mission idea has already been done once or twice before! I've been beaten to the punch once again, but I suppose that's to be expected when there's over 170 FMs out there, eh? I'm not complaining though, I love learning new tricks and taking inspiration from past FMs. Best of luck on your own fan missions!
      · 4 replies
×
×
  • Create New...