Karl Kroening
|
f32ec43b61
|
Update readme; bump version; ignore errors in git rev-parse
|
2017-05-27 22:42:42 -10:00 |
|
Karl Kroening
|
8ff9f408c6
|
Rename file_{input,output} to {input,output}
|
2017-05-27 17:53:02 -10:00 |
|
Karl Kroening
|
cfe2995bac
|
#1: add tests for ffmpeg.run with cmd list
|
2017-05-27 17:31:17 -10:00 |
|
Karl Kroening
|
a51cfe7f1c
|
Merge remote-tracking branch 'origin/feature-1' into feature-1
|
2017-05-27 17:26:45 -10:00 |
|
Karl Kroening
|
98d77a5261
|
#1: make linter happy
|
2017-05-27 17:26:34 -10:00 |
|
Karl Kroening
|
0647c68aff
|
Merge remote-tracking branch 'origin/feature-1' into HEAD
Conflicts:
ffmpeg/__init__.py
|
2017-05-27 17:22:14 -10:00 |
|
Karl Kroening
|
8d142c5fa9
|
#1: update docs
|
2017-05-27 17:16:59 -10:00 |
|
Karl Kroening
|
696e52a989
|
#1: split operators into modules
|
2017-05-27 15:43:22 -10:00 |
|
Davide Depau
|
c0d37f30ea
|
allow arguments to be manually passed to ffmpeg/run wrappers
|
2017-05-26 17:32:30 +02:00 |
|
Karl Kroening
|
4ada40b14c
|
#1: refactor implementation to be simpler and more extensible
|
2017-05-25 19:13:17 -10:00 |
|
Karl Kroening
|
dddf62869d
|
Merge pull request #5 from kkroening/feature-4
Feature 4: integrate travis CI
|
2017-05-25 17:00:19 -10:00 |
|
Karl Kroening
|
9929c1618d
|
#4: comment out test_version
|
2017-05-25 16:53:50 -10:00 |
|
Karl Kroening
|
dae788b04e
|
Merge pull request #2 from Depaulicious/patch-1
Add more filters, options, make code more extendable
|
2017-05-25 16:50:47 -10:00 |
|
Karl Kroening
|
f05f2d9498
|
#4: add failing test
|
2017-05-25 15:46:26 -10:00 |
|
Karl Kroening
|
7adc3dff5b
|
Revert "#4: use -vf instead of -filter_complex"
This reverts commit f520618e14ec808f8e0dc507caf633c1663ffa38.
|
2017-05-25 15:45:15 -10:00 |
|
Karl Kroening
|
f520618e14
|
#4: use -vf instead of -filter_complex
|
2017-05-25 15:41:42 -10:00 |
|
Karl Kroening
|
0092e2a2dd
|
#4: update test
|
2017-05-25 15:36:06 -10:00 |
|
Karl Kroening
|
a32ba18809
|
#4: print ffmpeg version
|
2017-05-25 15:23:17 -10:00 |
|
Karl Kroening
|
1d783fa73b
|
#4: fix test directory assertion
|
2017-05-25 15:10:10 -10:00 |
|
Davide Depau
|
6dfaa3c035
|
allow to use different command other than 'ffmpeg'
|
2017-05-25 17:43:44 +02:00 |
|
Davide Depau
|
3cb952352f
|
add more filters, options
* add filters: vflip, zoompan, hue, colorchannelmixer
* add options for trim, overlay
* filter code made more generic and extendable
|
2017-05-25 17:18:14 +02:00 |
|
Karl Kroening
|
f3b32d6d41
|
Add overlay, hflip, and drawbox operators; use a more real-world example in docs
|
2017-05-14 00:18:09 -10:00 |
|
Karl Kroening
|
1f7736ddb6
|
Rename ffmpeg.py
|
2017-05-13 23:15:55 -10:00 |
|
Karl Kroening
|
48e9aff9fa
|
Publish to pypi
|
2017-05-13 22:57:34 -10:00 |
|