Copyright © 2015 Curt Hill Typing Your Commands Console, Command Line and Movies.

Slides:



Advertisements
Similar presentations
Sony Digital Video Camcorder Model - TRV22E. What can you do with it? Video to tape and playback through TV In combination with a computer: –Video to.
Advertisements

Window Movie Maker Presented by Mr. Bran.
SETTING UP A PROJECT Adobe Premiere Pro CS6. Getting started… Adobe Premiere Pro project file stores links to all the video and sound files-aka…clips.
Chapter 10 Video.
EDGE Institute 2014 Movie Maker/Using the Laptop Cameras Aubrey Buerstatte Horizon Elementary.
How to import and edit video clips in Windows Movie Maker
Central Management System (CMS) Version 1.0 Made by Eden Sun Jan 2010.
User Guide and Trouble-shooting Information. A classroom set of 20 cameras are available for teacher and student use. Capable of taking video, but recommend.
 Statistics package  Graphics package  Programming language  Can be used to share/reproduce analyses  Many new packages being created - can be downloaded.
CCNA2 MODULE 5.
Ambition in Action Hot Topic: PowerPoint 2010 Trainer: Michael Philipou.
ACCESSING HIGHER GROUND 2010 Norman Coombs CEO EASI
Digital Video 1.
Welcome to Knoppix jlh to Boot Knoppix from CD 1.Put CD in drive 2.Shut down computer 3.Start (boot up) computer.
Topic 4 - Video Data Basic Concepts
By Jesus Juarez. This will be your first initial screen when you run or start the program. But only what’s inside the red outlined box will be recorded!
1 FAQ on video editing. 2 1.Is it possible if I look for some video clips (e.g. firework, speech of Obama) from other sources?  Yes, but you need to.
Creating a MagicInfo Pro Screen Template
COMPUTER BASICS: PART I Mrs. Sealy | Thompson Middle School.
Windows Operating System and its Built-in Facilities
‘ {] Chapter 2 (HW01) Getting Started with Windows 7.
File Recovery and Forensics
To download PhotoStory: Go to On the left side under Product Resources, click on Downloads.
The Web Collection, Revealed MACROMEDIA STUDIO 8 INTEGRATING.
How to Record Video and Import to PowerPoint Dr. Steve Broskoske Misericordia University.
Playing Music in Alice By David Yan Under the direction of Professor Susan Rodger July 2015.
EDGE Institute 2014 Movie Maker/Using the laptop cameras Donna Pirog, Northwood Middle.
TUTORIAL. Windows Movie Maker Tools  Tasks pane  Menu bar  Contents pane  Storyboard/ Timeline  Preview monitor.
Creating Multimedia Interaction with Windows Media Technologies 7.
Copyright © Curt Hill Sounds, Resource Packs, JSON What more would you want?
Copyright © Curt Hill Java Looking at our first console application in Eclipse.
Copyright © 2003 Pearson Education, Inc. Chapter 5 – Slide 1 by Michael Kay The Web Wizard’s Guide to Flash.
Important UDK Classes How they fit together Copyright © 2015 – Curt Hill.
Tools Menu and Other Concepts Alerts Event Log SLA Management Search Address Space Search Syslog Download NetIIS Standalone Application.
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
Adobe Flash CS3 Revealed Chapter 3 - WORKING WITH SYMBOLS AND INTERACTIVITY.
Windows Builder An Eclipse Plugin for Creating Windows Graphical User Interfaces Copyright © 2014 Curt Hill.
Playing Music in Alice By David Yan Under the direction of Professor Susan Rodger July 2015.
Visual Basic.NET BASICS Lesson 1 A First Look at Microsoft Visual Basic.NET.
Microsoft Visual Basic 2005 BASICS Lesson 1 A First Look at Microsoft Visual Basic.
WFM 6311: Climate Risk Management © Dr. Akm Saiful Islam WFM 6311: Climate Change Risk Management Akm Saiful Islam Lecture-7:Extereme Climate Indicators.
Georgia Institute of Technology Movies Barb Ericson Georgia Institute of Technology April 2006.
Adobe Flash CS4 – Illustrated Unit A: Getting Started with Adobe Flash.
I. Getting Started with the Interface Microsoft ® Windows ® Movie Maker.
Lab Assignment 4 Using Batch Files
Macromedia Flash 8 Revealed WORKING WITH SYMBOLS AND INTERACTIVITY.
Copyright © 2015 Curt Hill Make An Indispensable Developer’s Tool.
Copyright © Curt Hill Tortoise SVN A Subversion Client.
Windows Movie Maker Overview and Getting to know Movie MakerMovie Maker Connecting the camera to the computer Capturing the video Importing the Files Editing.
Ulead Video Studio is an easy to use video editing software that allows even the novice of movie makers to produce a professional project complete with.
Know your Operating System Thanks to Dina Sokol. An operating system is software (a computer program) that manages your computer.
Speed Tree Let’s Make a Forest Copyright © 2015 – Curt Hill.
Copyright © 2015 Curt Hill UDK Animation with Kismet and Matinee Visual Scripting.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 10 – Using the Command Line.
Creating Big Ass Levels Zones, Portals and Anti-Portals and Volumes.
Basic Filmmaking. Converting File Formats: First, you have to convert your video files to a different format so the editing software will recognize it.
ProjectWise 101 Chapter 3 – Users Gary Cochrane – Technical Director Geospatial Sales – North America.
Copyright © – Curt Hill Building Windows Applications in wxDev-C++
EValid LoadTest, eV.manger and Validation. Agenda Load Test capability of eValid How to execute load test by using eValid Introduction to eV.manager Validation.
Advanced Powerpoint Features Design Software BTT101 Credit: Mr. Spinelli.
Adobe Flash Professional CS5 – Illustrated Unit A: Getting Started with Adobe Flash Professional.
SCREEN CAPTURE 532CS: eLearning Fall 2015 Submitted to Dr. Namdar Presented by Khaled Alamer.
PowerShell Introduction Copyright © 2016 – Curt Hill.
An Eclipse Plugin for Creating Windows Graphical User Interfaces
Inserting Sounds.
Cmdlets “Command-lets”
Building a Simple Level
Java Looking at our first console application in Eclipse
An Eclipse Plugin for Creating Windows Graphical User Interfaces
Windows Operating System
Presentation transcript:

Copyright © 2015 Curt Hill Typing Your Commands Console, Command Line and Movies

Introduction We need to consider a couple of topics Console commands Command Line parameters Recording video Copyright © 2015 Curt Hill

Console Commands These are also known as exec commands These can also be started from within UnrealScript The console is a command line interface From there we may enter commands not necessarily having to do with game play Copyright © 2015 Curt Hill

Opening the Console The console may be opened or closed by the tilde (~) key This also shuts the console Game play is not suspended when in console –Should only be done when nothing else is going on Copyright © 2015 Curt Hill

Screen Shot Copyright © 2015 Curt Hill

Commands Commands may be categorized thus: –General –Statistics –Display –Rendering –Physics –Movie Capture –Others A reference is at: Copyright © 2015 Curt Hill

General Quit or Exit –Ends the game Open –Starts a new level –Does not work in PIE –The level to start on may be specified on command line Copyright © 2015 Curt Hill

Statistics Stat fps –Shows the time elapsed and frames per second that it is rendering Stat game See next screen Copyright © 2015 Curt Hill

Game and FPS Copyright © 2015 Curt Hill

Others Mem –Will show memory allocation Viewmode – the same parameters as in editor –LightingOnly –DetailLighting –Wireframe Copyright © 2015 Curt Hill

Demos DEMOREC - Record a demo for later playback. DEMOSTOP - Stop demo playback\recording. DEMOPLAY - Play a previously recorded demo. Demos are stored in UDKGame\Demos –Only in the game not pie –Do no have the same view as play –Only playable in UDK Copyright © 2015 Curt Hill

Screen Shot SHOT – Takes a screenshot at the current screen resolution. Occurs immediately, so console version is sort of pointless Should use an exec command to do during game play Copyright © 2015 Curt Hill

Movie Capture Startmoviecapture Stopmoviecapture Captured movies end up in: …\UDKGame\MovieCaptures They are not really movies but.AVI files –There is no sound The bad news about.AVIs is there is no compression –10 seconds per gigabyte for full resolution Copyright © 2015 Curt Hill

Command Line There are several commands that you can enter via command line Recall that we set up the original icon with: udk.exe editor –log If the game is to be played with a specific level that should be the first parameter instead of the editor There are other parameters as well Copyright © 2015 Curt Hill

Where? In a Windows environment the command line occurs in several places: –In a DOS box –In a.BAT file –In the target item of the properties of a desktop icon –Menu properties Copyright © 2015 Curt Hill

Right Click Icon Properties Copyright © 2015 Curt Hill

The Program The first part of the command line is the executable: –UDK.EXE –The.exe is optional This is followed by a space and the world that you want to execute –This has a.UDK extension, which is optional Most command line parameters follow and are separated by blacks That is not the case for a few Copyright © 2015 Curt Hill

Specifics There are several parameters that must follow the level, separated by a question –Game=GameInfo class –Class=Pawn class Both of these prefixed by the directory of your mods These are attached to the.UDK file and separated by a ? UDK.exe demo2_c2.udk?game=CurtMod.CurtGameInfo?class= CurtMod.CurtPawn Copyright © 2015 Curt Hill

Command Line Parameters You may set the size of the window, that is its resolution with: –SetX=xxx –SetY=yyy Frames per second is: –FPS=xx –30 is needed for video Benchmark is needed to process each frame so no skips occur Copyright © 2015 Curt Hill

Making a Movie To do properly needs hardware capture or good software capture With just UDK and a movie maker a no-audio version can be made This requires several steps: –Record –Convert Copyright © 2015 Curt Hill

Record Start UDK with the following command line parameters: –Level resx resy benchmark fps –Such as: demo2_c2 resX=1024 resY=530 benchmark fps=30 Enter console –StartMovieCapture Do what is to be demonstrated Console –StopMovieCapture and Quit Copyright © 2015 Curt Hill

Convert Load up Pinnacle Studio Import the.AVI Clip off the beginning and ending console Create a file –Use the MPEG-1 encoding Copyright © 2015 Curt Hill

Result Copyright © 2015 Curt Hill

Finally We will try a demo now Lets make a movie Copyright © 2015 Curt Hill