433 Commits

Author SHA1 Message Date
Ross Patterson
79b19eba72 Detect: Factor out hwaccel detection data download 2019-08-09 19:08:58 -07:00
Ross Patterson
a3e784b0d1 Detect: Fix VAAPI handling, add -hwaccel_output_format handling 2019-08-09 19:08:58 -07:00
Ross Patterson
dc243a6e9c Tests: Add recent Pythons for testing, remove Python 3.6
Python 3.6 was kinda skipped by many and isn't available in the Ubuntu
deadsnakes repository.
2019-08-09 19:08:57 -07:00
Ross Patterson
8490da9fb6 Detect: Raise meaningful errors when no decoder/encoder can be found 2019-08-09 19:06:23 -07:00
Ross Patterson
69caa25e52 Detect: List available input/output kwargs in order of performance 2019-08-09 19:06:23 -07:00
Ross Patterson
c70a3f9cae Detect: Improve docstrings 2019-08-09 19:06:23 -07:00
Ross Patterson
130457ffe1 Build: Include coders specific to hwaccell APIs 2019-08-09 19:06:23 -07:00
Ross Patterson
ca427cb904 Build: Match the codecs output more closely, better semantics 2019-08-09 19:06:23 -07:00
Ross Patterson
145e57bb74 Detect: TODO other platform GPU detection 2019-08-09 19:06:23 -07:00
Ross Patterson
4e08627ef1 Detect: Detect accelerated de/encoders based on detected hwaccels 2019-08-09 19:06:23 -07:00
Ross Patterson
8c16c5242e Detect: Add test for detecting hardware acceleration 2019-08-09 19:06:23 -07:00
Ross Patterson
fcaab4f368 Project: Use a develop egg for easier development 2019-08-09 19:06:23 -07:00
Ross Patterson
f17766aec3 Detect: Basic hwaccel detection based on OS and GPU, Linux only ATM 2019-08-09 19:06:22 -07:00
Ross Patterson
891ca521fd Build data: Fix ffmpeg cmd arg not being passed on 2019-08-07 05:32:56 -07:00
Ross Patterson
34adcb88dd Build data: Add basic test for coverage 2019-08-05 13:29:18 -07:00
Ross Patterson
e09c440989 Add support for extracting ffmpeg build data, such as hwaccels
This can be useful for projects that want to auto-detect optimal options for
invoking ffmpeg.
2019-08-05 07:40:09 -07:00
Karl Kroening
78fb6cf2f1 Release 0.2.0 0.2.0 2019-07-05 19:17:30 -05:00
Karl Kroening
1c9695d2a0 Run Black code formatter 2019-07-05 19:16:43 -05:00
Karl Kroening
c14efc9a19
Merge pull request #230 from komar007/fix_multiple_output_order
Fix multiple output order
2019-07-05 19:15:23 -05:00
Michal Trybus
732bf21397 Label-based order of outputs from multiple-output filters 2019-07-02 10:01:48 +02:00
Michal Trybus
faca0ee87b Test against wrong order of outputs from multiple-output filters 2019-07-02 10:01:47 +02:00
Karl Kroening
63973d0b29
Update README.md 2019-06-28 22:14:44 -05:00
Karl Kroening
ab42ab4dfc
Merge pull request #213 from kkroening/black
Use Black formatter
2019-06-10 17:52:48 -05:00
Karl Kroening
fff79e6b93 Merge remote-tracking branch 'origin/master' into black
Conflicts:
	setup.py
2019-06-10 17:42:39 -05:00
Karl Kroening
1b2634291d Release 0.1.18 0.1.18 2019-06-03 04:06:26 -05:00
Karl Kroening
46eeb41705 Use Black formatter 2019-06-03 04:05:24 -05:00
Karl Kroening
8ea0f4ca4b Use Black formatter 2019-06-03 04:03:37 -05:00
Karl Kroening
a1e1f30a99
Update README.md 2019-06-03 03:52:07 -05:00
Karl Kroening
2db3c4a3ce
Update README.md 2019-06-03 03:30:04 -05:00
Karl Kroening
bde72f4124
Update README.md 2019-06-03 03:09:27 -05:00
Karl Kroening
411b0a14ff
Update README.md 2019-06-03 02:43:04 -05:00
Karl Kroening
49c877eec6
Update README.md 2019-06-03 02:42:29 -05:00
Karl Kroening
995cf67d7d Update docs 2019-06-03 01:54:35 -05:00
Karl Kroening
a3bac57d0a
Merge pull request #212 from kkroening/av-ops
Add `.audio` + `.video` operators
2019-06-03 01:52:58 -05:00
Karl Kroening
5c4a5c720f Include Stream class in API docs 2019-06-03 01:32:44 -05:00
Karl Kroening
881ae4efff Add .audio + .video operators 2019-06-03 01:11:48 -05:00
Karl Kroening
41daf9a953
Merge pull request #209 from JDLH/typo_filters_doc
Fix typo "fmpeg-python" to read "ffmpeg-python"
2019-05-19 04:26:12 -05:00
Jim DeLaHunt
35695d93d4
Fix typo "fmpeg-python" to read "ffmpeg-python" 2019-05-18 00:13:04 -07:00
Karl Kroening
ac111dc3a9
Merge pull request #189 from apatsekin/patch-1
Update README.md
2019-04-18 02:06:13 -05:00
Karl Kroening
1f3ce1e2aa
Merge pull request #188 from akolpakov/ffprobe_extra_args
Ability to accept extra arguments for ffmpeg.probe command (Issue #187)
2019-04-18 02:05:08 -05:00
Karl Kroening
e61653144b
Merge pull request #194 from kkroening/fix-ci
Fix CI issue with ffmpeg download link
2019-04-18 01:58:49 -05:00
Karl Kroening
f641413ed8 Fix CI issue with ffmpeg download link 2019-04-18 01:56:29 -05:00
apatsekin
754d2b7227
Update README.md
non-existing parameter
2019-04-15 13:52:29 -04:00
Andrey Kolpakov
3ddc5f04bf Ability to accept extra arguments for ffmpeg.probe command (Issue #187) 2019-04-11 10:52:26 +02:00
Karl Kroening
eef4da1b27 Slight reordering in readme 2018-11-25 21:59:33 -06:00
Karl Kroening
efae325834 Add another example link in the main readme 2018-11-25 21:57:32 -06:00
Karl Kroening
8de06a2d7a Release 0.1.17 0.1.17 2018-11-25 21:51:48 -06:00
Karl Kroening
c53907acaf Update docs 2018-11-25 21:51:19 -06:00
Karl Kroening
629202806e
Merge pull request #144 from kkroening/run-async
Add `run_async` operator
2018-11-25 21:50:50 -06:00
Karl Kroening
7ed9adf483 Fix example readme typo 2018-11-25 21:50:01 -06:00