Giter Club home page Giter Club logo

video-mv's Introduction

video-mv

(C) Martin Väth (martin at mvath.de). This project is under the BSD license 2.0 (“3-clause BSD license”). SPDX-License-Identifier: BSD-3-Clause

Frontends for using mplayer/mencoder, ffmpeg/libav, or tzap/czap as video recorder.

The POSIX scripts video{,encode}.{mplayer,ffmpeg} are wrappers for mplayer/mencoder ffmpeg/libav to record from TV or to improve the encoding (in possibly several passes), respectively.

In addition there are the scripts sleepto and videorecord.{mplayer,ffmpeg} which can help you to start video.{mplayer,ffmpeg} at an appropriate time.

Finally, there is a dvb-t/dvb-c script which allows you to start tzap/czap at an appropriate time with appropriate options.

Usage

To get help, run in a shell e.g.

  • video.mplayer -\? (-h is reserved for hue)
  • videoencode.mplayer -h
  • videorecord.mplayer -h
  • dvb-t -h
  • dvb-c -h
  • sleepto -h

zsh completion

If you use dvb-t/dvb-c with completion, I recommend to enable case-insensitive matching in zsh by putting the line

zstyle ':completion:*' matcher-list '' 'm:{a-zA-Z}={A-Za-z}'

into your ~/.zshrc.

Requirements

You need push.sh from https://github.com/vaeth/push (v2.0 or newer) in your $PATH. If you want that the hard status line is set, also the title script from https://github.com/vaeth/runtitle (version >=2.3) is required in your $PATH.

Since v15.0, a patched czap is supported which can directly output to a file. The corrsponding patch can be found here: https://github.com/vaeth/portage-env-mv/raw/master/env/patches/linuxtv-dvb-apps-czap-record.patch This is safer than the previous workaround to run a cat command. The script will autodetect whether the patch is available. Option -P or the poorman variable in etc/videodefaults can be used to force the old behaviour. Setting poorman=false can be set to skip the test.

Installation

To install these scripts simply copy the content of bin into your $PATH and the content of etc into /etc or also into your $PATH. The latter is supposed to be modified to the defaults which you want (e.g. matching your hardware). To obtain support for zsh completion, you can copy the content of zsh/ into a directory of your zsh's $fpath.

For Gentoo, there is an ebuild in the mv overlay (available over layman).

video-mv's People

Contributors

vaeth avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

asdlei99

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.