Code Monkey home page Code Monkey logo

dfmpeg's Introduction

dfmpeg

dmenu script to record your screen using ffmpeg.

Preview

image image

Usage

Install the script (see installation) and run it using dmenu. Make sure to edit the config file to match your system.

Installation

Download the script and save it to /usr/bin, /usr/local/bin, or any other path specified in your shell's $PATH variable. Then chmod +x it to make sure it's executable.

If /bin/sh isn't an alias then edit the script and change #!/bin/sh to a shell on your Linux system.

Notes

  • This script IS fully POSIX compliant.
  • This script has ffmpeg and dmenu as a dependency. You can use rofi or any other run launcher that supports dmenu flags by specifying it in the config file.
  • If you are on Gentoo, enable X, xcb and libdrm USE flags for the ffmpeg package

Configuration

You don't need to manually configure it for basic usage, however to edit it, you can either open it, select 'More options' and then 'Configure' or you can manually vim into ~/.config/dfmpeg/config. Configuration is simple to understand shell syntax. You cannot use bash-isms as dfmpeg is POSIX compliant.

Need more features?

dfmpeg aims to mostly follow the suckless.org philosophy. dfmpeg provides a base, if you need more features, you implement them yourself if there isn't already a patch available in main/patches. Feel free to create some and create PRs.

Credits

  • speedie
  • The awesome people who have contributed

Have issues?

Report any issues using the GitHub 'Issues' feature.

License

This dmenu script is licensed under MIT. See the "about" or LICENSE file for more information.

dfmpeg's People

Watchers

 avatar  avatar

Forkers

emilydaemon

dfmpeg's Issues

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.