Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yan-code1
/
ffmpeg-python
Public
forked from
kkroening/ffmpeg-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ffmpeg-python
ffmpeg
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 16, 2021
Revert "Revert "Implemented cwd parameter""
depau
authored
807aacc
View commit details
Copy full SHA for 807aacc
View code at this point
Browse repository at this point
Revert "Implemented cwd parameter"
depau
authored
c764166
View commit details
Copy full SHA for c764166
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
Merge pull request #430 from Jacotsu/master
Show description for 4974364
depau
authored
4974364
View commit details
Copy full SHA for 4974364
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
Merge pull request #433 from 372046933/patch-1
Show description for 80e99cb
depau
authored
80e99cb
View commit details
Copy full SHA for 80e99cb
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Fix typo in _run.py docstring
372046933
authored and
taoxu
committed
861b453
View commit details
Copy full SHA for 861b453
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Redirect stderr to stdout and stdout to DEVNULL when quiet is requested.
0x3333
committed
0ec6e69
View commit details
Copy full SHA for 0ec6e69
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
Updated test to check the new cwd parameter
Jacotsu
committed
17995f5
View commit details
Copy full SHA for 17995f5
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
Fixed typo in cwd parameter usage
Jacotsu
committed
b64f40a
View commit details
Copy full SHA for b64f40a
View code at this point
Browse repository at this point
Added parameter to set ffmpeg's working directory
Jacotsu
committed
96fb3ff
View commit details
Copy full SHA for 96fb3ff
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Fix issue #195. Redirect stdout/stderr to DEVNULL when quiet is requested.
0x3333
committed
c12e889
View commit details
Copy full SHA for c12e889
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
Merge pull request #283 from magnusvmt/master
Show description for 4cb7d26
kkroening
authored
4cb7d26
View commit details
Copy full SHA for 4cb7d26
View code at this point
Browse repository at this point
Commits on Nov 2, 2019
Add test for probe timeout and fix for Python2
Show description for 2d3a078
magnusvmt
committed
2d3a078
View commit details
Copy full SHA for 2d3a078
View code at this point
Browse repository at this point
Merge pull request #287 from hp310780/issue239_typographicalerror
Show description for d1f1b64
kkroening
authored
d1f1b64
View commit details
Copy full SHA for d1f1b64
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
Fixed typographical error
Harshna Patel
authored and
Harshna Patel
committed
a8e0954
View commit details
Copy full SHA for a8e0954
View code at this point
Browse repository at this point
Duplicate parameters can be set in kwargs with an iterator
Show description for 2a7a2d7
Christophe Mehay
committed
2a7a2d7
View commit details
Copy full SHA for 2a7a2d7
View code at this point
Browse repository at this point
Commits on Oct 28, 2019
Add optional timeout argument to probe
Show description for 82a00e4
magnusvmt
committed
82a00e4
View commit details
Copy full SHA for 82a00e4
View code at this point
Browse repository at this point
Commits on Jul 6, 2019
Run Black code formatter
kkroening
committed
1c9695d
View commit details
Copy full SHA for 1c9695d
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
Label-based order of outputs from multiple-output filters
komar007
committed
732bf21
View commit details
Copy full SHA for 732bf21
View code at this point
Browse repository at this point
Test against wrong order of outputs from multiple-output filters
komar007
committed
faca0ee
View commit details
Copy full SHA for faca0ee
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Use Black formatter
kkroening
committed
46eeb41
View commit details
Copy full SHA for 46eeb41
View code at this point
Browse repository at this point
Use Black formatter
kkroening
committed
8ea0f4c
View commit details
Copy full SHA for 8ea0f4c
View code at this point
Browse repository at this point
Include `Stream` class in API docs
kkroening
committed
5c4a5c7
View commit details
Copy full SHA for 5c4a5c7
View code at this point
Browse repository at this point
Add `.audio` + `.video` operators
kkroening
committed
881ae4e
View commit details
Copy full SHA for 881ae4e
View code at this point
Browse repository at this point
Commits on May 18, 2019
Fix typo "fmpeg-python" to read "ffmpeg-python"
JDLH
authored
35695d9
View commit details
Copy full SHA for 35695d9
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
Ability to accept extra arguments for ffmpeg.probe command (Issue #187)
akolpakov
committed
3ddc5f0
View commit details
Copy full SHA for 3ddc5f0
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Fix `mock` import for python3
kkroening
committed
e5e293f
View commit details
Copy full SHA for e5e293f
View code at this point
Browse repository at this point
Add run_async operator
kkroening
committed
462e34b
View commit details
Copy full SHA for 462e34b
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Added ffmpeg.probe 'cmd' argument
Show description for 5acc6da
laurentalacoque
authored
5acc6da
View commit details
Copy full SHA for 5acc6da
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
Add `filter` operator
kkroening
committed
3cf993e
View commit details
Copy full SHA for 3cf993e
View code at this point
Browse repository at this point
Fix `-map` to not use brackets for passthroughs; fixes #102, #23
kkroening
committed
217bd2b
View commit details
Copy full SHA for 217bd2b
View code at this point
Browse repository at this point
Commits on Jun 30, 2018
Support `concat` a/v params
kkroening
committed
0f18c75
View commit details
Copy full SHA for 0f18c75
View code at this point
Browse repository at this point
Commits on Jun 28, 2018
Add `pipe` param to `view`
kkroening
committed
4f97d1d
View commit details
Copy full SHA for 4f97d1d
View code at this point
Browse repository at this point
Commits on Jun 16, 2018
Merge remote-tracking branch 'origin/master' into feature-80
Show description for 0cc0bfa
kkroening
committed
0cc0bfa
View commit details
Copy full SHA for 0cc0bfa
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
Support video_size output tuple
kkroening
committed
c21e8c1
View commit details
Copy full SHA for c21e8c1
View code at this point
Browse repository at this point
#80: add `video_bitrate` and `audio_bitrate` params
kkroening
committed
0ed77a3
View commit details
Copy full SHA for 0ed77a3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.