108 Commits

Author SHA1 Message Date
Karl Kroening
cb9d400467
Add FFmpeg installation instructions (#642)
Co-authored-by: digitalcircuits <59550818+digitalcircuits@users.noreply.github.com>
Co-authored-by: digitalcircuits <digitalcircuits@github>
2022-03-07 01:19:09 -08:00
Karl Kroening
29b6f09298
Use GitHub Actions for CI. (#641)
This sets up GitHub Actions (GHA) to run in place of the
currently broken Travis CI.  Initially, this only covers running
tox/pytest and Black, but may eventually be extended to run pylint,
mypy, flake8, etc. - see #605, for example.

Notes:
* Python 3.10 is not yet supported due to the `collections.Iterable`
  issue discussed in #330, #624, etc.
* The Black CI step acts as a linting step, rather than attempting to
  have the GHA job automatically update/commit/push the reformarted
  code.
* Black is currently pinned to an older version that supports
  `--target-version py27` until Python 2 compatibility can be dropped in
  the final Python 2 compatibility release of ffmpeg-python.
* Only the main source directory (`ffmpeg/`) is checked with Black at
  the moment.  The `examples/` directory should also be checked, but
  will be done as a separate PR.

Co-authored by: Christian Clauss <cclauss@me.com>
2022-03-07 00:05:43 -08:00
Iulian Onofrei
08e50ac02c
Add command line arguments FAQ 2020-11-08 12:51:35 +02:00
Karl Kroening
63973d0b29
Update README.md 2019-06-28 22:14:44 -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
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
Stephen Chen
6b5a1f2612 small fix for document 2018-09-16 01:16:11 +08:00
Karl Kroening
3cf993e910 Add filter operator 2018-07-13 04:43:56 +02:00
Karl Kroening
ce06215af5
Update README.md 2018-07-04 00:16:41 -07:00
Karl Kroening
ae4b6a964d
Update README.md 2018-07-04 00:12:18 -07:00
Karl Kroening
c4ebc01978
Update README.md 2018-06-28 00:14:30 -07:00
Karl Kroening
86d2a3b5e4
Update README.md 2018-06-28 00:07:58 -07:00
Karl Kroening
c6ab775d6f
Update README.md 2018-06-27 23:55:38 -07:00
Karl Kroening
5474c73d3f
Update README.md 2018-06-27 23:54:24 -07:00
Karl Kroening
3834d27a2a
Update README.md 2018-06-27 23:49:54 -07: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
54db6e4272
Update README.md 2018-06-02 00:30:24 -07:00
Davide Depau
ef9b102676
Merge branch 'master' into stream_selectors 2018-01-12 21:55:38 +01:00
Karl Kroening
273bfd0ec6
Merge pull request #55 from Depaulicious/syntax_highlight
Add syntax highlighting to README.md
2018-01-11 22:20:12 -08:00
Davide Depau
e70984065d
Add syntax highlighting to README.md 2018-01-10 10:20:56 +01:00
Karl Kroening
6de40d80c5
Update README.md 2018-01-09 15:47:07 +01:00
Karl Kroening
9183458527
Update README.md 2018-01-09 15:47:07 +01:00
Karl Kroening
6dd34a21d5
Update README.md 2018-01-09 15:47:07 +01:00
Karl Kroening
63e4218725
Update README.md 2018-01-09 15:47:07 +01:00
Karl Kroening
2a95d6f2e1
Update README.md 2018-01-09 15:47:07 +01:00
Karl Kroening
be3f300de5
Update README.md 2018-01-09 15:47:07 +01:00
Karl Kroening
0e47a6a6e5
Update README.md 2018-01-09 15:47:07 +01:00
Karl Kroening
e66a0939c4
Update README.md 2018-01-09 15:47:07 +01:00
Karl Kroening
d904e153cf
Update README.md 2018-01-09 15:47:06 +01:00
Karl Kroening
fc86457eb8
Update README.md 2018-01-09 15:47:06 +01:00
Karl Kroening
fb7fe24873
Update README.md 2018-01-09 15:47:06 +01:00
Karl Kroening
f2a37d3eac
Update README.md 2018-01-09 15:47:06 +01:00
Karl Kroening
614a558266
Update README.md 2018-01-09 15:47:06 +01:00
Karl Kroening
65a068267b
Update README.md 2018-01-09 15:47:06 +01:00
Karl Kroening
db89774454
Update README.md 2018-01-09 15:47:06 +01:00
Karl Kroening
43553ba9d9
Use github for image hosting 2017-12-26 13:03:45 -06:00
Karl Kroening
2b6babed08 Revert "Merry Birthday"
ibin links went dead. Reverting for now.

This reverts commit c74c8fd07de332790a2f36617c26b9fda5d4143e.
2017-12-25 21:27:14 -06:00
Dim
c74c8fd07d
Merry Birthday
Maybe a nicer logo for the new year?
2017-12-25 03:39:01 -05:00
Karl Kroening
697808d743
Update README.md 2017-11-03 23:46:50 -07:00
Karl Kroening
74f0eabf52
Update README.md 2017-11-03 23:45:53 -07:00
Karl Kroening
a30db324d3
Update README.md 2017-11-03 23:42:16 -07:00
Karl Kroening
f1607d31f7
Update README.md 2017-11-03 23:41:01 -07:00
Karl Kroening
e212c354f1
Update README.md 2017-11-03 23:37:53 -07:00
Karl Kroening
930ebfc158
Update README.md 2017-11-03 23:24:38 -07:00