Git Product home page Git Product logo

scr's Introduction

audrey
audio recorder, yes

examples
 $ audrey
 $ audrey -s
 $ audrey file.mp3

vars (supports runtime command execution)
 audrey_dir
 audrey_file


scr (scr scr scr scr for scr)
Super CRappy SCReenshot & SCreen Recording SCRipt for Sound Cloud Rappers

More feature-rich alternative with gif support - https://github.com/phisch/giph

examples
 ## select an area and record at 30fps
 $ scr -c -e
 ## record from display HDMI-0 at 60fps, use profile 'wnd', and save as file.mp4
 $ scr -c -mHDMI-0 -r60 -pwnd file.mp4

options
 screenshots
  -S     selection
  -P     primary display
  -G     custom geometry
 recording
  -s     save
  -e     select
  -m:    monitor
  -g:    custom geometry
  -r:    framerate
  -b:    bitrate (in megabits)
  -p:    profile
  -x:    extra arg to pass to ffmpeg
  -a::   audio   (optional arg for changing pulse device)
  -c     don't confirm when starting
:  = arg is required, ex: '-r60'

variables:
 scr_dir,  rec_dir
 scr_file, rec_file

dependencies
  xrandr
  boox / slop
  rofi / dmenu
 screenshots
  shotgun
  xclip
 recording
  ffmpeg
  procps-ng (pkill/pgrep, busybox-compatible)
  notify-send (optional, easy to replace/remove)

scr's People

Contributors

eepykate avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jgarte

scr's Issues

Record internal and external audio?

Really like this script! I think I would be able replace SimpleScreenRecorder with blaze if it could record the internal and external audio at the same time.

I managed to get the external (microphone) audio recording working by setting the -i flag in ffmpeg to default, but was not able to get both internal and external working at the same time. Would be able to implement this to blaze?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.