Commit Graph

  • 362d0428f2 Support Python 3.10 Karl Kroening 2022-03-07 01:27:03 -08:00
  • c74aa7088c Fix formatting Karl Kroening 2022-03-07 01:24:08 -08:00
  • 09ce144663 Merge remote-tracking branch 'origin/master' into HEAD Karl Kroening 2022-03-07 01:23:32 -08:00
  • cb9d400467
    Add FFmpeg installation instructions (#642) Karl Kroening 2022-03-07 01:19:09 -08:00
  • 47f7870b08 Update FFmpeg installation instructions Karl Kroening 2022-03-07 01:09:44 -08:00
  • 228b491e50
    Let users know they need ffmpeg to use this library & record screen (#469) digitalcircuits 2022-03-07 03:19:07 -05:00
  • 5152d245f6
    Bump py from 1.8.0 to 1.10.0 dependabot[bot] 2022-03-07 08:06:33 +00:00
  • 29b6f09298
    Use GitHub Actions for CI. (#641) Karl Kroening 2022-03-07 00:05:43 -08:00
  • b76f4933fa Use GitHub Actions for CI. Karl Kroening 2022-03-06 12:48:00 -08:00
  • c850bc03a7
    Bump numpy from 1.16.4 to 1.21.0 dependabot/pip/numpy-1.21.0 dependabot[bot] 2022-03-06 21:25:09 +00:00
  • fd1da13f11
    Re-apply Black formatting, and wrap docstrings at ~88 columns. (#639) Karl Kroening 2022-03-06 13:24:40 -08:00
  • 2cafbba33c Re-apply Black formatting, and wrap docstrings at ~88 columns. Karl Kroening 2022-03-06 13:12:52 -08:00
  • 63e66cbfee rm unused pkg (typo) sota_masuda 2022-01-16 23:59:58 +09:00
  • cf42883c70 mv version str from setup.py to ffmpeg/__init__.py sota_masuda 2022-01-16 23:37:12 +09:00
  • 3c673acd3f
    Remove EOL pythons from classifiers, update up to 3.10 Ben Greiner 2022-01-16 12:29:32 +01:00
  • 74862fb29f
    use collections.abc.Iterable Ben Greiner 2022-01-16 12:24:14 +01:00
  • 6916ab2768 new param on probe to get stderr Ezequiel Ramos 2021-11-03 14:06:00 -03:00
  • dd2f2ce780
    Make pytest a mandatory test Christian Clauss 2021-10-22 08:18:02 +02:00
  • 32d42a8489
    sudo apt update && sudo apt install ffmpeg Christian Clauss 2021-10-22 08:12:21 +02:00
  • 398d046156
    Delete pytest.ini Christian Clauss 2021-10-22 08:07:47 +02:00
  • 9e71f5bff8
    numpy==1.21.3; python_version >= '3.9' Christian Clauss 2021-10-22 03:09:54 +02:00
  • 693fd15a0b
    numpy==1.21.3 Christian Clauss 2021-10-22 03:06:06 +02:00
  • 2f2d5ce102
    fail-fast: false Christian Clauss 2021-10-22 02:58:01 +02:00
  • 46fafe5a09
    Update lint_python.yml Christian Clauss 2021-10-22 02:53:51 +02:00
  • d765461f71
    pip install --editable . Christian Clauss 2021-10-22 02:50:28 +02:00
  • b8fb105475
    safety check || true Christian Clauss 2021-10-22 02:38:16 +02:00
  • 5327f3b809
    GitHub Action to lint Python code Christian Clauss 2021-10-22 02:23:05 +02:00
  • 9bd4742b4d
    Bump babel from 2.7.0 to 2.9.1 dependabot[bot] 2021-10-21 17:51:42 +00:00
  • d8afee2951 typo fix lcjh 2021-08-31 23:49:56 +08:00
  • 463aa0a4ad
    Support pipe input in ffprobe Rocky Cai 2021-08-17 10:50:46 -07:00
  • 3132592f39 Fix typos discovered by codespell Christian Clauss 2021-06-25 23:44:37 +02:00
  • 8857569bef
    Update lint_python.yml Christian Clauss 2021-06-25 23:43:46 +02:00
  • f3a5b0b921 Fix typos discovered by codespell Christian Clauss 2021-06-25 23:31:05 +02:00
  • 0a6ae6a8ba
    codespell --ignore-words-list="ba" --skip="./doc/html/searchindex.js" Christian Clauss 2021-06-25 23:21:22 +02:00
  • 1e0422593d
    Update lint_python.yml Christian Clauss 2021-06-25 23:12:18 +02:00
  • ed15eb46f8
    GitHub Action to lint Python code Christian Clauss 2021-06-25 22:54:40 +02:00
  • f1ead113bf
    Bump urllib3 from 1.25.3 to 1.26.5 dependabot[bot] 2021-06-01 21:50:07 +00:00
  • f2aba30674
    Handling attribute error smh Harsh 2021-05-16 12:08:48 +05:30
  • 4dfd03dd3b
    Support path-like objects as well Harsh 2021-05-16 11:53:08 +05:30
  • e59c0359cb
    Bump urllib3 from 1.25.3 to 1.25.8 dependabot[bot] 2021-04-30 20:29:49 +00:00
  • a15f32ca92 Avoid overriding "pipe" option with "quiet" ArchieMeng 2021-04-27 15:01:22 +08:00
  • c270a72920
    Added #!/usr/bin/env python Erikka 2021-04-22 23:39:11 -07:00
  • 7857c19d10
    Corrected url issue Erikka 2021-04-22 23:20:23 -07:00
  • c1623d03fb
    Added import statement Erikka 2021-04-22 23:13:49 -07:00
  • 07acd2667a
    Code sample for using ffmpeg-python w/ api.video Erikka 2021-04-22 19:43:19 -07:00
  • fd0c0d789f
    Bump pygments from 2.4.2 to 2.7.4 dependabot[bot] 2021-03-29 17:05:03 +00:00
  • a38d495d60
    Bump jinja2 from 2.10.1 to 2.11.3 dependabot[bot] 2021-03-19 22:04:33 +00:00
  • d5b1943870
    Merge 7a470a85b9cbc878bfc3f87f6e7c603b1a169a74 into f3079726fae7b7b71e4175f79c5eeaddc1d205fb yoyonel 2021-02-18 17:28:57 +05:30
  • 434c929ec4
    Merge 81f8e0582504133de0f714ebf7e5fbe1fbf36995 into f3079726fae7b7b71e4175f79c5eeaddc1d205fb hdk5 2021-02-18 17:28:56 +05:30
  • f3079726fa
    Merge pull request #494 from kkroening/revert-493-revert-430-master Davide Depau 2021-02-16 23:27:34 +01:00
  • 807aaccb14
    Revert "Revert "Implemented cwd parameter"" revert-493-revert-430-master Davide Depau 2021-02-16 23:26:53 +01:00
  • cc1f664fb4
    Merge pull request #493 from kkroening/revert-430-master Davide Depau 2021-02-16 22:55:10 +01:00
  • c764166f44
    Revert "Implemented cwd parameter" revert-430-master Davide Depau 2021-02-16 22:54:27 +01:00
  • 4974364d17
    Merge pull request #430 from Jacotsu/master Davide Depau 2021-02-15 18:45:52 +01:00
  • 7da1f6af23 Support zero index stream selectors Artem Eltyshev 2021-02-09 17:43:40 +03:00
  • eee1e3d389
    Add example for assembling a video from numpy frames Przemysław Dolata 2021-01-27 11:44:11 +01:00
  • 7a470a85b9 ci: add github-action support for utests ATTY Lionel 2021-01-21 11:00:41 +01:00
  • f71aae7fbd Added example to record screen of Windows OS digitalcircuits 2021-01-09 02:57:40 -05:00
  • 9026ab0cf8
    Let users know they need ffmpeg to use this library digitalcircuits 2021-01-03 05:41:46 -05:00
  • 80e99cbb38
    Merge pull request #433 from 372046933/patch-1 Davide Depau 2020-12-13 05:24:28 +01:00
  • 861b453b43 Fix typo in _run.py docstring 372046933 2020-10-15 17:18:00 +08:00
  • ffc6660c3c
    Merge 2f8b42ecbc8bb412a6003b4b99b8c87a6b64dad0 into 0612a44f91316640cd67ec39359fa6b3c085357a Naoto Kondo 2020-12-07 21:35:11 -05:00
  • 0612a44f91
    Merge pull request #417 from 0x3333/master Davide Depau 2020-12-06 23:54:08 +01:00
  • e044890010
    Merge pull request #440 from raulpy271/master Davide Depau 2020-12-03 17:01:40 +01:00
  • 5b6b58308f
    Replacing server_url content, "http://localhost:8080" to "http://127.0.0.1:8080". raulpy271 2020-12-02 14:19:53 -03:00
  • 2931580908
    Merge pull request #442 from revolter/patch-1 Davide Depau 2020-12-02 15:57:14 +01:00
  • 84da93fbcf Adds atrim filter. Jason Cordial 2020-11-18 15:04:52 -05:00
  • 48b36500d9
    Update README.md leiiwang 2020-11-11 19:31:55 +08:00
  • 7f86977985
    Update README.md leiiwang 2020-11-11 19:28:38 +08:00
  • 08e50ac02c
    Add command line arguments FAQ Iulian Onofrei 2020-11-08 12:51:35 +02:00
  • 15ffcc0c72 adding http server example Raul 2020-10-30 18:41:59 -03:00
  • 0ec6e69d88
    Redirect stderr to stdout and stdout to DEVNULL when quiet is requested. Tercio Gaudencio Filho 2020-10-30 17:29:44 -03:00
  • fa9302c92a subtitles example with show progress Innayat Ullah 2020-10-27 17:19:25 +05:00
  • 17995f5ff3 Updated test to check the new cwd parameter Jacotsu 2020-10-09 16:53:17 +02:00
  • b64f40a8b5 Fixed typo in cwd parameter usage Jacotsu 2020-10-07 18:56:05 +02:00
  • 96fb3ff050 Added parameter to set ffmpeg's working directory Jacotsu 2020-10-07 18:52:15 +02:00
  • 61e533abd9 Fix tests Silvio Tomatis 2020-09-22 15:41:26 +02:00
  • 0a37ab83f8 Remove unnecessary if statement Silvio Tomatis 2020-09-16 12:47:19 +02:00
  • c12e8890ad
    Fix issue #195. Redirect stdout/stderr to DEVNULL when quiet is requested. Tercio Gaudencio Filho 2020-09-15 22:08:51 -03:00
  • df18dacda2 Use id as hash value for source nodes to make sure they're not singletons Silvio Tomatis 2020-09-11 23:57:56 +02:00
  • 6a8245e0c7 Fix docstrings for SourceNode Davide Depau 2018-01-25 12:39:14 +01:00
  • ac20491324 Add tests for SourceNode Davide Depau 2018-01-25 12:25:42 +01:00
  • 63d660f129 Implement SourceNode Davide Depau 2018-01-25 12:25:20 +01:00
  • 8e9fc34242 add explicit maps option Artem Eltyshev 2020-08-03 23:52:41 +03:00
  • 37c79b9310
    Merge pull request #1 from mats16/feature/async Kazuki Matsuda 2020-06-03 08:41:05 +09:00
  • b91c385774
    add -async option suppotr Kazuki Matsuda 2020-06-03 08:36:27 +09:00
  • 81f8e05825 Add python<3.4 compatibility hdk5 2020-04-30 21:15:08 +03:00
  • 5e5b88818f Fix codestyle hdk5 2020-04-30 20:20:45 +03:00
  • 2bde94cf33 Merge branch 'asyncio_support' of github.com:akolpakov/ffmpeg-python into asyncio_support hdk5 2020-04-30 20:16:09 +03:00
  • 58c52ed46f Add sub parameters syntaxe for filters Christophe Mehay 2020-03-06 22:54:22 +01:00
  • 9f62e6d2bc Fix deprecation warnings due to invalid escape sequences. Karthikeyan Singaravelan 2020-02-15 20:19:24 +05:30
  • 212146fece Import ABC from collections.abc instead of collections for Python 3.9 compatibility. Karthikeyan Singaravelan 2020-02-09 17:24:27 +05:30
  • c0af342446
    png raster compression OldFart 2020-01-07 03:47:33 -05:00
  • 2f8b42ecbc Fix conflicts between the format option and some codec options Naoto Kondo 2020-01-02 13:21:53 +09:00
  • 79a26fcee8
    tox.ini: Add py38 to the tests Christian Clauss 2019-12-30 12:11:09 +01:00
  • cf92036374
    Travis CI: Add Python 3.8 to the tests Christian Clauss 2019-12-30 12:09:27 +01:00
  • 4cb7d26f55
    Merge pull request #283 from magnusvmt/master Karl Kroening 2019-12-30 02:23:02 -06:00
  • 8809a54cff
    Merge pull request #245 from cclauss/patch-1 Karl Kroening 2019-12-30 02:20:24 -06:00
  • b14785b61b
    Merge pull request #247 from kylemcdonald/patch-1 Karl Kroening 2019-12-30 02:19:42 -06:00
  • 13afb67f1e Added an example for checking if a video is good/bad and cuda example Colin Bitterfield 2019-12-21 10:41:03 -08:00