Skip to content

Pull requests: kkroening/ffmpeg-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Drop future install-requirement
#233 opened Jul 6, 2019 by kkroening Loading…
Asyncio support async/await
#201 opened May 4, 2019 by akolpakov Loading…
upd: _filters.py : add "vstack" & "hstack"
#220 opened Jun 18, 2019 by russiaman Loading…
Add sub parameters syntaxe for filters
#341 opened Mar 6, 2020 by cmehay Loading…
Asyncio support
#362 opened Apr 30, 2020 by hdk5 Loading…
Source node (revamp of #62)
#418 opened Sep 16, 2020 by silviot Loading…
Explicit maps option
#403 opened Aug 4, 2020 by e1ty Loading…
subtitles example with show progress
#438 opened Oct 27, 2020 by innayatullah Loading…
Running utests (tox+pytest) on Github Action CI
#482 opened Jan 21, 2021 by yoyonel Loading…
Support zero index stream selectors
#490 opened Feb 9, 2021 by e1ty Loading…
add referfrence to ffmpeg-go
#447 opened Nov 11, 2020 by u2takey Loading…
Add an example for assembling a video from numpy frames
#485 opened Jan 27, 2021 by Noiredd Loading…
Avoid overriding "pipe" option with "quiet"
#538 opened Apr 27, 2021 by ArchieMeng Loading…
Code sample for using ffmpeg-python w/ api.video
#536 opened Apr 23, 2021 by erikkai Loading…
Support path-like objects as well
#553 opened May 16, 2021 by Harsh-br0 Loading…
Support pipe input in ffprobe
#588 opened Aug 17, 2021 by misaka-10032 Loading…
Bump numpy from 1.16.4 to 1.21.0 dependencies Pull requests that update a dependency file
#640 opened Mar 6, 2022 by dependabot bot Loading…
new param on probe to get stderr
#609 opened Nov 3, 2021 by ezequielramos Loading…
Fix Issue #92
#625 opened Jan 16, 2022 by sota0121 Loading…
Added popen_args parameter to run_async()
#675 opened Jun 26, 2022 by michaelitvin Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.