A simple wrapper for ffmpeg-cli
Stars
24
Forks
7
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
37
commits
1
Merge pull request #6 from lxylxy123456/master
be2216e
Fix Issue 5: allow file name to start with '-'
b605d49
Merge branch 'master' of github.com:interru/ffmpegwrapper
42827ea
Use bytes in output queue
1311944
Merge pull request #4 from gcollazo/patch-1
f3b5137
Fixes format template in VideoCodec.size
da751e1
It's 2013
5ad2135
Change some string literals for consistency
734057d
Merge pull request #2 from hugbit/patch-1
ce555ba
Update ffmpegwrapper/ffmpeg.py
e9ae365
Add a README and a LICENSE file
43efc4d
Add missing parameters.py file
5227217
Add .gitignore entry
7db1ab3
Rename Option to Parameter
83950f8
Change stdout reading and add a test
9cb5d8e