Steam for Linux

Steam for Linux

How to make CS 1.6 Movie with DEMO (.dem)
*This tutorial is for educational purposes* .After capture your demo input this commands in your config.cfg file Bind F1 "Startmovie clip4e 30" и Bind F2 "Endmovie" . First command will start carving your chosen moment and second command will terminate it . Open your CS 1.6 , open console and input this comand (viewdemo "name of your demo") .After start play your demo chose a moment and of F1 start recording and F2 stop recording .After recording quit from CS and open your Home directory , now click "Ctrl"(Left Control) and "H" view your Hidden files . Open "./local/share/Steam/steamapps/common/Half Life/cstrike and view all your .bmp files (your future cs movie) . Make new folder in your Home directory whit name cs , copy all .bmp pucture files to this new folder (cs) . Now open your Os terminal and input this commands "sudo apt-get install ImageMagick" and "sudo apt-get install ffmpeg" . After instalation on this programs open new terminal and input this command "dir" (with "dir" view all files and folder) , now input this "cd cs" . Now convert all .bmp files to .jpg with this command "mogrify -format jpg *.bmp" . After convert input this command for changing image size and resoliution " mogrify -resize 800x600 *.jpg" (or mogrify -resize 1024x768 *.jpg) .After resize all .jpg files input this command "convert *.jpg -delay 10 %05d.jpg " and waiting .... now input this command "ffmpeg -r 25 -i %05d.jpg output.mp4" and make your video clip . Intsall Audaccity (sudo apt-get install audacity) and make song (.mp3 format) for your movie , now add this song on your movie and convert your .mp4 file to .avi with this command "ffmpeg -i output.mp4 -i name song.mp3 -codec copy -shortest output.avi" ( "name song" is the name of your song) . Your CS 1.6 movie is ready .... Greetings tAL corp. This is a my test movie watch https://youtu.be/4Yp0bMoxXRI
Last edited by Bulgarian Lion; Aug 25, 2015 @ 4:52am
< >
Showing 1-1 of 1 comments
hLZ Aug 25, 2015 @ 3:22am 
Now computers enough performance to capture through obs/overwolf at 60fps
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Aug 25, 2015 @ 2:18am
Posts: 1