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

    • GitHub removes manual model selection from Copilot free and student plans by Karthik Mudaliar GitHub is removing the ability to manually select an AI model from its Copilot Free and Student plans, making its automatic routing system the default and only way to choose a model. This means users on these tiers will no longer be able to deliberately select a particular OpenAI, Anthropic, Google, or Microsoft model for a task. In its announcement, GitHub said Copilot Auto will dynamically choose what it considers the best model for each request. Free and Student accounts will retain access to models from multiple families, although the available selection will continue to depend on the restrictions attached to each plan. GitHub did not identify a fixed pool of models that Auto will always use, and its documentation warns that model availability can change over time. GitHub describes Auto as more than a random fallback system. On supported surfaces, its task-optimization technology evaluates the complexity of a request alongside real-time information about model health and availability. Straightforward prompts can be routed to faster and less expensive models, while more demanding coding tasks may be sent to higher-cost reasoning models. The company says this approach should reduce rate limiting, latency, and failed requests. Auto generally selects one model along natural prompt-caching boundaries rather than repeatedly switching models during a session, as GitHub found that mid-session changes increased costs without producing sufficient improvements in output quality. Users can still check which model generated a response. In Copilot Chat, the information appears when hovering over an answer, while Copilot CLI and the Copilot cloud agent display the selected model alongside their output. Auto is available in Copilot Chat, Copilot CLI, and the cloud agent, with the exact implementation and release status varying between supported development environments. The latest restriction follows several months of adjustments to Copilot’s individual plans. GitHub temporarily halted new Pro, Pro+, and Student subscriptions in April as it sought to manage demand and service reliability. It later introduced token-based billing and began gradually reopening individual-plan registrations on June 17. Alongside the picker change, GitHub is retiring the “Preview” label from Microsoft-developed models. It argues that the label is no longer necessary because Auto handles model routing and models are continuously updated behind the scenes.
    • Look up 'inflation' kid. Ask an AI for the numbers between both games.
    • Google reportedly set to lose two key Gemini and DeepMind researchers to Anthropic by Karthik Mudaliar Google is reportedly preparing to lose two more prominent artificial intelligence researchers, with Gemini contributors Jonas Adler and Alexander Pritzel planning to join rival AI developer Anthropic. According to a report from Bloomberg, both researchers are viewed internally as important contributors to Google’s flagship Gemini model family. Adler worked on Google’s AI coding efforts, while Pritzel was involved in the process used to train AI systems. Neither company has publicly confirmed the moves. The report also does not say when the researchers will formally leave Google or what positions they will hold at Anthropic. Training a large AI model requires decisions covering its architecture, data preparation, distributed computing infrastructure, and post-training methods that shape how the finished system behaves. Researchers with experience operating at the scale of Gemini are consequently difficult to replace quickly. Both Adler and Pritzel have previously contributed to Google DeepMind’s scientific research as well. They are listed among the authors of the company’s work on expanding AlphaFold protein-structure predictions across entire proteomes, alongside AlphaFold researchers including John Jumper. The reported departures arrive shortly after another important change within Google’s Gemini organization. Gemini co-lead Noam Shazeer is leaving Google for OpenAI, after returning to the search company in 2024 through its deal with Character.AI. Shazeer is particularly well known as one of the authors of the Transformer paper, whose architecture became the foundation for most modern large language models. Anthropic, meanwhile, has been recruiting recognizable figures from other leading laboratories. OpenAI co-founder and former Tesla AI director Andrej Karpathy joined Anthropic’s pre-training team in May. His move, followed by the reported recruitment of several Google researchers, suggests Anthropic is strengthening the research teams responsible for the core capabilities of future Claude models rather than concentrating solely on product and enterprise sales. The competition is complicated by the companies’ extensive commercial relationships. Anthropic competes directly with Google’s Gemini models, but it also relies on Google as an infrastructure partner. In April, Anthropic announced an expanded agreement with Google and Broadcom covering multiple gigawatts of next-generation Tensor Processing Unit capacity. TPUs are Google-designed accelerators used to train and run large AI models. via Bloomberg
    • This article makes my head hurt. Lots of confusing words
    • Google adds built-in computer control to Gemini 3.5 flash by Karthik Mudaliar Google has added Computer Use as a built-in tool in Gemini 3.5 Flash, giving developers a single model that can reason about a task and operate graphical interfaces across browsers, mobile devices, and desktop environments. The feature is available through the Gemini API and Google’s Gemini Enterprise Agent Platform, although it remains a preview feature for now. Computer Use enables an AI agent to examine screenshots and return actions such as mouse clicks, scrolling, and keyboard input. A developer’s application must execute those actions, capture the resulting screen, and send it back to Gemini, creating a continuous loop until the task is completed. Google says the integration can be used for activities including repetitive form filling, application testing, research across multiple websites, and longer enterprise workflows. Gemini 3.5 Flash can work with browser, mobile, and desktop environments, whereas Google’s earlier standalone Computer Use model was primarily positioned around browser interaction. The main change is consolidation. Computer control was previously offered through the separate Gemini 2.5 Computer Use preview model. As Neowin reported when that model was introduced, it was designed to interpret a visual interface and generate actions without requiring a website-specific API. Google later brought Computer Use to preview versions of Gemini 3 Pro and Gemini 3 Flash in January 2026. The latest release now incorporates the tool into the stable Gemini 3.5 Flash model rather than requiring developers to select a specialized model solely for interface automation. Gemini 3.5 Flash itself was announced in May as Google’s latest fast model for coding and multi-step agent workflows. It supports a one-million-token input context window and up to 65,000 output tokens, along with adjustable thinking levels that let developers trade additional reasoning for lower latency and cost. Google also added that Gemini 3.5 Flash received targeted adversarial training for computer-use scenarios. The company is also offering safeguards that can require user confirmation before sensitive or irreversible actions and automatically stop a workflow when suspected prompt injection is detected. Its developer documentation describes configurable protections for areas such as financial transactions and changes to sensitive records. Google isn't the first to bring Computer Use to its platform. Anthropic has made computer control available through Claude, while OpenAI has continued improving computer-use performance in its recent models. Microsoft has also applied the concept to business workflows, including a Computer Use capability for the Researcher agent in Microsoft 365 Copilot.
  • Recent Achievements

    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
    • Rookie
      +ChiefOfNeo went up a rank
      Rookie
    • One Year In
      Tom Schmidt earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      463
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      124
    4. 4
      Michael Scrip
      79
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!