432 Commits

Author SHA1 Message Date
Karl Kroening
0cc0bfaaaa Merge remote-tracking branch 'origin/master' into feature-80
Conflicts:
	ffmpeg/_run.py
	ffmpeg/tests/test_ffmpeg.py
2018-06-16 14:42:41 -05:00
Karl Kroening
1681e8c8df
Update README.md 2018-06-15 23:24:24 -05:00
Karl Kroening
3be068ae1a
Update README.md 2018-06-15 23:21:52 -05:00
Karl Kroening
fbaab995b7 Update jupyter screenshot 2018-06-02 02:45:24 -07:00
Karl Kroening
bc07a19090
Update examples readme 2018-06-02 02:41:30 -07:00
Karl Kroening
f2548aa7e5
Merge pull request #89 from kkroening/examples-readme
Update examples README.md
2018-06-02 02:40:06 -07:00
Karl Kroening
e5276f4297
Update examples readme 2018-06-02 02:39:50 -07:00
Karl Kroening
01d0945689 Merge remote-tracking branch 'origin/examples-readme' into examples-readme 2018-06-02 02:36:54 -07:00
Karl Kroening
1cf6dcb81a
Update examples readme 2018-06-02 02:36:45 -07:00
Karl Kroening
8f0f53411f Add jupyter screenshot 2018-06-02 02:36:08 -07:00
Karl Kroening
5af85c889d
Update examples readme 2018-06-02 02:31:33 -07:00
Karl Kroening
bf87179efe
Update README.md 2018-06-02 02:21:59 -07:00
Karl Kroening
ef390042e5 Add initial examples readme 2018-06-02 02:19:58 -07:00
Karl Kroening
de124673e0 Update examples 2018-06-02 02:17:56 -07:00
Karl Kroening
6364513485 Fix get_video_thumbnail example 2018-06-02 01:05:53 -07:00
Karl Kroening
4a70f6a868 Add get_video_thumbnail example 2018-06-02 01:04:39 -07:00
Karl Kroening
6274e7abf9 Add video_info example 2018-06-02 00:51:10 -07:00
Karl Kroening
e1dded89b1 Add read_frame_as_jpeg example 2018-06-02 00:42:51 -07:00
Karl Kroening
e294bd7753 Merge remote-tracking branch 'origin/master' 2018-06-02 00:33:58 -07:00
Karl Kroening
a01f68e8af
Merge pull request #88 from kkroening/output-video-size
Support video_size output tuple
2018-06-02 00:33:28 -07:00
Karl Kroening
3503f7301b Add ffmpeg-numpy.ipynb example 2018-06-02 00:32:59 -07:00
Karl Kroening
54db6e4272
Update README.md 2018-06-02 00:30:24 -07:00
Karl Kroening
c21e8c103f Support video_size output tuple 2018-06-02 00:25:47 -07:00
Karl Kroening
0ed77a30c7 #80: add video_bitrate and audio_bitrate params 2018-06-01 23:41:24 -07:00
Karl Kroening
593cd3e790 Release 0.1.12 0.1.12 2018-06-01 22:58:40 -07:00
Karl Kroening
e6fd3ff7c8
Merge pull request #85 from kkroening/inout
Add input/output support in `run` command; update docs
2018-05-20 01:46:58 -07:00
Karl Kroening
6a2d3381b7 Fix tests 2018-05-20 01:43:43 -07:00
Karl Kroening
9a487e8603 Fix exception params 2018-05-20 01:29:59 -07:00
Karl Kroening
940b05f3fc Fix ffprobe exception test 2018-05-20 01:21:30 -07:00
Karl Kroening
4558c25ced Update tox.ini 2018-05-20 01:17:54 -07:00
Karl Kroening
8711e16c2d Merge remote-tracking branch 'origin/master' into inout 2018-05-20 01:14:48 -07:00
Karl Kroening
57b8f9fa22 Pull docs from #85 2018-05-20 01:14:10 -07:00
Karl Kroening
ac57e2df13 Add input/output support in run command; update docs 2018-05-20 01:13:07 -07:00
Karl Kroening
90561c7a8a Release version 0.1.11 0.1.11 2018-05-09 03:31:04 -05:00
Karl Kroening
2a2d5a43f1
Merge pull request #83 from kkroening/feature-30
#30: add `global_args` operator
2018-05-09 03:29:24 -05:00
Karl Kroening
84355d419c #30: re-futurize 2018-05-09 03:15:12 -05:00
Karl Kroening
3e68bc8c9a #30: add global_args operator 2018-05-09 03:09:21 -05:00
Karl Kroening
7077eaad64
Merge pull request #67 from kkroening/probe
Add ffprobe support
2018-05-09 01:28:51 -05:00
Karl Kroening
8420f3b813
Merge pull request #45 from Depau/stream_selectors
Stream selectors, `.map` operator (audio support)
2018-05-09 01:28:10 -05:00
Karl Kroening
c162eab2a9 Update docs 2018-05-09 01:26:28 -05:00
Karl Kroening
1e63419a93 Test bad stream selectors 2018-03-11 21:33:32 -07:00
Karl Kroening
57abf6e86e Change selector syntax from [:a] to [a]; remove map operator (for now) 2018-03-11 21:27:26 -07:00
Karl Kroening
6169b89321 Minor improvements (formatting, etc) 2018-03-11 20:03:06 -07:00
Karl Kroening
809ab6cd17 Merge remote-tracking branch 'origin/master' into stream_selectors 2018-03-10 19:01:57 -08:00
Davide Depau
4927bbeea9
Fix string type inconsistency error in ffprobe test 2018-03-08 23:02:04 +01:00
Davide Depau
87a168a063
Do not use Exception.message, use str(Exception) instead 2018-03-08 22:52:06 +01:00
Karl Kroening
2fff94af6c Fix probe exception handling and add test 2018-01-27 22:51:05 -08:00
Karl Kroening
a029d7aacc
Merge pull request #46 from Depaulicious/asplit_filter
Add `asplit` filter
2018-01-27 22:22:19 -08:00
Karl Kroening
6ebda44a63
Merge pull request #58 from 153957/patch-1
Cleanup graph source file after rendering graph to pdf
2018-01-27 22:21:27 -08:00
Karl Kroening
628bcc145e
Merge pull request #65 from kkroening/Depaulicious-patch-1
Add `filter_multi_output` to `__all__` so it's available in API
2018-01-27 21:40:31 -08:00