neoffmpeg-rs 1.0.2

Safe FFmpeg wrapper (fork of rust-ffmpeg formerly known as ffmpeg-next)
Documentation
1
2
3
4
5
6
7
8
9
10
# Please note this readme is still being written
# Neoffmpeg-rs
This is a fork of [rust-ffmpeg](https://github.com/zmwangx/rust-ffmpeg) which I made to merge some unmerged pull requests that I needed for a program I'm making, however I had a lot of fun working on it so I decided that I will try my best to make this fork serve beyond my needs.
 
Any contributions and feedback are welcome.
# Changelog
See [Changelog](https://github.com/09bravo/neoffmpeg-rs/blob/master/CHANGELOG.md)

# TODO
See [TODO](https://github.com/09bravo/neoffmpeg-rs/blob/master/TODO.md)