

Create a movie with Kdenlive Importing the file, getting rid of the audio partĪfter installing and starting, the most important thing is to import your OBS screencast. By default, movies are stored as mkv-files in your home directory and given the current date as a title. Now, you can set up the screen to your liking, press Alt + R and OBS will start recording - until you press Alt + S that is. What’s nice is, is that you don’t have to put in the actual letters into the input fields, just use the string combination and OBS will write it down for you. I used Alt + R for recording and Alt + S for stopping as this are shortcuts which are not used in any other program. This can be done in File->Settings->Hotkeys. To make your life easier, a very useful thing to do is to create shortcuts for starting and stopping. Creating screencasts with OBSĪfter installing and starting it you can decide which input you want to use in the sources- Window:įor screencasts, it would be Screen Capture (XSHM) to cover the whole screen or Window Capture (Xcomposite) to cover just one application window. Let’s start with creating the screencasts. off ( ) } # requires imagemagick system ( "convert -delay 45 -loop 0 arrr*g arrr500.Creating screencasts, for example for documentation, is easy with these three powerful open-source tools: OBS, Kdenlive and ImageMagick, which all run on Linux, MacOs and Windows respectively.Īfter downloading and installing all three, (, and ) you are good to go. background = element_rect (fill = '#A6BDDB', colour = 'white' ) ) print (p ) dev.

P <- p + theme_bw ( ) + labs (x = "",y = "", title = sprintf ( "Pirate Attacks From %s to %s",rng ,rng ) ) P <- p + scale_fill_gradient (low = "white", high = "red", "Pirate Attacks recorded" ) P <- p + stat_summary_hex (fun = "length", data =dec. P <- p + geom_polygon ( data =world, aes (x =long, y =lat, group =group ), fill = "gray40", colour = "white" ) file ( "", destfile = "ASAM_shp.zip" ) unzip ( "ASAM_shp.zip" ) # extRact the data fRame we need fRom the shape file

Library (maps ) library (hexbin ) library (maptools ) library (ggplot2 ) library (sp ) library (mapproj ) # piRate the data from the militaRy download.
