How to make counter strike video


Recommended Posts

I think some of you may have seen the counter strike videeo "ruination" but if you havnt, heres the link :

http://video.google.com/videosearch?q=ruination

But anywayz, how did those guys make that video? Did they use a video camera or did they use a program on the computer... Can you tell me plz?

Link to comment
https://www.neowin.net/forum/topic/448587-how-to-make-counter-strike-video/
Share on other sites

The way we did it back with 1.5 was to record a demo in the game, then use some kind of program to capture the frames while replaying the video, and then compiling the frames into a movie file.

Recording during a demo replay is usually better because capturing frames while playing the game will result in dramatic fps drops as the processor, RAM, and hard drive are being utilized at a pretty high capacity.

edit: heyy...that is 1.5...wow i haven't seen that in a LOOOONNNGGG time

Don't use fraps. Halflife (therefore Counter Strike) has a built in demo record function.

So record a demo whilst you're playing, '/record demoname'

then play back the demo '/play demoname' and have two keys binded to start record and stop record then capture the bits you want, stich the jpegs together in a video editing software and job done.

Just google for counter strike demo recording or something, as i've not done it in years and they might not be the exact commands, but you will get much better results with that than fraps.

(Y)

  • 3 months later...

I think some of you may have seen the counter strike videeo "ruination" but if you havnt, heres the link :

http://video.google.com/videosearch?q=ruination

But anywayz, how did those guys make that video? Did they use a video camera or did they use a program on the computer... Can you tell me plz?

ok ima tell-i just found out 5 min ago, but i dont know how to make it so i can watch it adn stuff when not on cs

step 1:ok go on and press the button to the left of 1

step 2:type "record (name) without the () and "

and by name i mean u make a name

step 3:it will say recording so u can close that thing and resume playing

step 4:im not sure how long it lasts but when ur done press the botton again(the one by the 1)

step 5:type "stop"

step 6:type "veiwdemo (whatever u put as the name)

step 7:close the things that r up and there will be a bar

and there u go :)

u can watch it there-if u find out how to make it so u can edit it and post it and every thing plz tell me

Tutorial"

1 Record demo with HLTV

2 Use config to turn demo into series of pictures

3 Capture audio if necessary

4 Use program to join audio + pictures into video

5 Edit video

6 Add cool music

7 Compress

8 Add to CsFlicks

Since someone else bumped this thread, what do you mean use HLTV. How do i get HLTV?

HLTV is short for Half-Life TV, created by Valve Software in 2001, allows for broadcasting of matches on the Half-Life engine, it is mostly used for broadcasting Counter-Strike matches, the current world record stands at around 39500 spectators at the same time spectating the Cyberathlete Professional League finals in 2004. The matches can be viewed by using Counter-Strike, this greatly reduces bandwidth usage and therefore allows a lot of spectators with very little bandwidth available, although hosting a total of 40000 spectators does require near 1 gigabit of upstream, it is relatively low compared to a live videostream.
But you can use it to record demos of matches from every angle, every player and every view. It's in the dedicated server folder.

Ok guys i need some help. I found this link that tells me how to do it, it's just it's confusing. this is the part i don't understand :

"Step 2 (converting to BMP/JPG)

do this with a .cfg file

Make a .cfg file called movie.cfg in you counter-strike folder that has this in it.

bind "f3" "startmovie mov1 30"

bind "f4" "startmovie mov2 30"

bind "f5" "startmovie mov3 30"

bind "f6" "startmovie mov4 30"

bind "f7" "startmovie mov5 30"

bind "f8" "startmovie mov6 30"

bind "f12" "endmovie"

also you make a copy of your config.cfg and rename it to myconfig.cfg in your counter-strike folder.

Then start your counter-strike demo by going into the console of counter-strike and typing ?playdemo XXXX? where XXXX is the filename or name of the demo your recorded. While in the console remember to exec your movie.cfg to do this type ?exec movie.cfg? in console.

"

can you guys tell me exactly what to do in the easiest possible way??

Make a txt file with "bind "f3" ... "endmovie" in it and rename it to movie.cfg. Start cs and open the console and type exec movie.cfg. Open the demo u recorded with playdemo "demoname" and when you get to a part you want to record hit f3. Then when you want to stop hit f12. Then to record a new one hit f4 and then f12 to stop and so on up to f8.

Make a txt file with "bind "f3" ... "endmovie" in it and rename it to movie.cfg. Start cs and open the console and type exec movie.cfg. Open the demo u recorded with playdemo "demoname" and when you get to a part you want to record hit f3. Then when you want to stop hit f12. Then to record a new one hit f4 and then f12 to stop and so on up to f8.

Yeah see that's the part i don't get.. How do i make a config file?

Thats what bmpscanner's for. It converts the bmps to jpgs on-the-fly and deletes the bmps afterwards. :)

On BMP scanner, at the top there is a location, but when i input my cs folder, it says that there is an error with one of the dll's and that it cannot proceede.

EDIT : wait.. do i have to be recording it and using BMP scanner at the same time?? when i did it, i finish the recording, then started BMP scanner. Also, how much of a HDD diff will we see between jpeg and BMP?.. BTw ty crimsonhead

Put ijl15.dll in your system folder, ie: windows\system

Put bmpscanner.exe in any folder you wish. (Example: C:\bmpscanner)

Run bmpscanner.exe.

NOTE: If you cant get the program to run, you might need "Visual Basic 5.0 Runtimes".

They can be found at www.microsoft.com and many other places.

Direct link to one mirror: http://www.completelyfreesoftware.com/tk.cgi?vb5

You're supposed to run it while ur recording, then it scans the directory every x seconds and when it sees new bmps, it converts them on the fly to jpg, then deletes the huge bmp files. It makes a HUGE difference in HD space.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft releases PowerToys v0.100.1, fixes a bug that made remapped keys misbehave by Ivan Jenic Microsoft just released PowerToys v0.100.1, a patch update that addresses several stability and behavior issues found in v0.100.0. The v0.100.0 patch was a significant update for PowerToys, as it introduced all sorts of new features and additions, such as a rebuilt Shortcut Guide, a Command Palette Extension Gallery, webcam overlay support in ZoomIt, and more. However, the v0.100.0 version also introduced some bugs and stability issues. And now, Microsoft is addressing these issues in the new patch. The most impactful fix in this release perhaps is in Keyboard Manager, where remapped modifier keys were being delivered as system-key events, causing unexpected behavior in apps. The clearest example of this was Alt-to-Backspace remaps, deleting whole words instead of a single character. So, if you thought there was an issue with your keyboard, Microsoft just confirmed that it was PowerToys. Beyond the Keyboard Manager fix, v0.100.1 also addresses several other issues. It fixes a bug with Power Display that was preventing monitors from waking from standby correctly. Additionally, the new update patches Quick Access crashes on launch, and resolves a Shortcut Guide crash that occurred when switching between sidebar sections. Here’s the full changelog: Color Picker Fixed a bug where the main Color Picker window could appear inside the zoomed-in picker view Command Palette Fixed Run history initialization in AOT builds Fixed a bug where the Performance Monitor dock item could show ??? after restart Fixed the Hibernate command using the Sleep icon Limited the "pin to dock" dialog to displays where the dock is enabled Keyboard Manager Fixed modifier keys remapped to non-modifier keys being delivered as system-key events, which caused unexpected behavior in apps such as Alt-to-Backspace deleting whole words Power Display Fixed a bug where selecting On in the monitor power-state control did not wake a monitor from standby Fixed built-in display detection and brightness control on dual-GPU laptops where the internal panel is driven by the discrete GPU PowerToys Run Fixed VS Code Workspaces discovery after VS Code moved recently opened workspace data to shared storage Quick Access Fixed Quick Access flyout crashes caused by unhandled XAML exceptions during launch or page navigation Shortcut Guide Fixed a crash when navigating between Shortcut Guide sidebar sections Fixed number-key rendering in shortcut manifests and added a Postman shortcut manifest Updated bundled shortcut manifests to use the literal number-key token so number keys render correctly across apps ZoomIt Fixed a race condition in audio initialization for ZoomIt video recording You can download PowerToys v0.100.1 from the official GitHub releases page.
    • OBS Studio 32.2.0 Beta 2 by Razvan Serea OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently. It is the re-write of the widely used Open Broadcaster Software, to allow even more features and multi-platform support. OBS Studio supports multiple sources, including media files, games, web pages, application windows, webcams, your desktop, microphone and more. OBS Studio Features: High performance real time video/audio capturing and mixing, with unlimited scenes you can switch between seamlessly via custom transitions. Live streaming to Twitch, YouTube, Periscope, Mixer, GoodGame, DailyMotion, Hitbox, VK and any other RTMP server Filters for video sources such as image masking, color correction, chroma/color keying, and more. x264, H.264 and AAC for your live streams and video recordings Intel Quick Sync Video (QSV) and NVIDIA NVENC support Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support. GPU-based game capture for high performance game streaming Unlimited number of scenes and sources Number of different and customizable transitions for when you switch between scenes Hotkeys for almost any action such as start or stop your stream or recording, push-to-talk, fast mute of any audio source, show or hide any video source, switch between scenes,and much more Live preview of any changes on your scenes and sources using Studio Mode before pushing them to your stream where your viewers will see those changes DirectShow capture device support (webcams, capture cards, etc) Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly. Streamlined Settings panel for quickly configuring your broadcasts and recordings. Switch between different profiles with ease. Light and dark themes available to fit your environment. …and many other features. For free. At all. OBS Studio 32.2.0 Beta 2 changelog: Beta 2 Changes Fixed a CI deployment issue. There are no application changes since Beta 1. 32.2 New Features Replaced add source dropdown with new dialog [Warchamp7] Improved FPS selector UX [jcm93] Added missing file support for filters [exeldro] Added ability for plugins to set custom icons for new source types [cg2121] Included .webp files when adding a directory to Image Slide Show source [TarunCore] Added copy paste functions to frontend API [exeldro] Added filter to compose SDR into HDR [jpark37] Added delete as a hotkey to delete sources on macOS [PatTheMav] Added dynamic bitrate support to multitrack video [lexano-ivs] 32.2 Changes Forced Intel-based installations to update to Apple Silicon version on macOS [PatTheMav] This change means that OBS Studio versions built for Intel-based Macs but running on Apple Silicon Macs will automatically update to OBS Studio built for Apple Silicon Macs. If an installation was using third-party plugins, those plugins will no longer load until replaced with Apple Silicon versions. Fixed audio mixer state getting out of sync when changing settings via websockets or plugins [Warchamp7] Added theming for checked QToolButtons [glikely] Improved OpenGL performance slightly on low-end machines [kkartaltepe] Set minimum size for color source to 1 pixel [exeldro] Added minimum width to spinboxes [Warchamp7] Disallowed overwriting the crash handler [sebastian-s-beckmann] Applied process mitigation policies for Windows [notr1ch] Adjusted description of multitrack video [jhnbwrs] Changed new capture devices to use fallback frame rate by default [PatTheMav] Improved DLL loading behavior on Windows [notr1ch] Limited multitrack video config to Custom service [PatTheMav] 32.2 Bug Fixes Fixed OAuth and dock state save corruption [PatTheMav] Fixed group bounds not resizing when removing items [howellrl] Fixed canvas mixes not being restored after video reset [dsaedtler] Fixed some erroneous crashes during shutdown [Warchamp7] Fixed display capture sometimes capturing black after a duplicator failure [ThrowTop] Fixed color of controls dock output buttons in System theme [shiina424] Fixed virtual camera reset failures [stephematician] Fixed potential crash when user discards changes in the settings window [suogesi] Fixed incorrect return value in virtualcam filter [xtfo] Fixed source toolbar buttons not working after dragging a source into a group [Warchamp7] Fixed properties hint icon spacing [Warchamp7] Fixed potential crash when a video device reconnects on macOS [jcm93] Fixed an issue where PipeWire could fail on NVIDIA GPUs [hoshinolina] Fixed obs_canvas_get_video_info returning incorrect framerate [dsaedtler] 32.2 Deprecations Deprecated obs_properties_add_button [sebastian-s-beckmann] Download: OBS Studio 32.2.0 Beta 2 | Portable | ARM64 | ~200.0 MB (Open Source) View: OBS Studio Homepage | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Is a fast food restaurant a good metric to compare against?
    • Grand Theft Auto VI pricing revealed alongside Ultimate Edition and pre-loading details by Pulasthi Ariyasinghe Last week, Rockstar revealed Grand Theft Auto VI pre-orders will be starting soon, and just a day ahead of that, now the studio has announced the official pricing for the highly anticipated game. This has been a hotly debated topic among fans and industry veterans for a long time, considering the game is expected to be the biggest entertainment product launch ever. The confirmed pricing for the Grand Theft Auto VI standard edition is $79.99, which Rockstar says gives access to the "single-player experience set in the biggest, most immersive evolution of the series yet." This follows what most of our readers thought would happen with the pricing too. At the same time, a $99.99 Grand Theft Auto VI: Ultimate Edition has been confirmed as well, which lands with "an exclusive collection of premium vehicles, weapons, apparel, and action threaded across all aspects of Jason and Lucia’s story." Pre-ordering will also give fans extra bonuses, including a Vintage Vice City Pack of cosmetic items as well as a free month of GTA+. Head to the official website of the game here to check out all the cosmetic rewards the Ultimate Edition and pre-orders bring. Interestingly, the studio does not mention Grand Theft Auto VI multiplayer at all in today's announcement. Perhaps this will arrive later, following the campaign launch, or the studio is keeping that reveal for a later date. Digital pre-orders for Grand Theft Auto VI will begin on June 25, 2026, at midnight local time across regions for Xbox Series X|S and PlayStation 5. The title is slated to launch on November 19 on those same platforms. Pre-loading for Grand Theft Auto VI will kick off on November 12, giving players a week to get the game ready on their consoles. As for the physical edition, Take-Two has confirmed that this will be available without a disc, with the box only containing a download code inside. This will be purchasable starting November 12, giving players who take this route time to pre-load the title as well.
  • Recent Achievements

    • One Year In
      OHI Accounting earned a badge
      One Year In
    • First Post
      Almohandis earned a badge
      First Post
    • Rookie
      DaviKar went up a rank
      Rookie
    • Dedicated
      HidekoYamamoto94 earned a badge
      Dedicated
    • One Month Later
      timbobit earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      474
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      122
    4. 4
      Michael Scrip
      83
    5. 5
      Xenon
      72
  • Tell a friend

    Love Neowin? Tell a friend!