Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/derhuerst/parse-ffplay-output

[unfinished] – Parse the output of ffplay.
https://github.com/derhuerst/parse-ffplay-output

ffmpeg ffplay

Last synced: about 1 month ago
JSON representation

[unfinished] – Parse the output of ffplay.

Awesome Lists containing this project

README

        

# parse-ffplay-output

**Parse the output of ffplay.**

[![npm version](https://img.shields.io/npm/v/parse-ffplay-output.svg)](https://www.npmjs.com/package/parse-ffplay-output)
[![build status](https://api.travis-ci.org/derhuerst/parse-ffplay-output.svg?branch=master)](https://travis-ci.org/derhuerst/parse-ffplay-output)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/parse-ffplay-output.svg)
[![chat with me on Gitter](https://img.shields.io/badge/chat%20with%20me-on%20gitter-512e92.svg)](https://gitter.im/derhuerst)
[![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)

## Installing

```shell
npm install parse-ffplay-output
```

## Usage

See [the example code](example.js).

## Contributing

If you have a question or have difficulties using `parse-ffplay-output`, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to [the issues page](https://github.com/derhuerst/parse-ffplay-output/issues).