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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
aipengineer
/
ffmpeg-python3
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 4, 2024
adding future to the package list
Rod Rivera
committed
d04fb07
View commit details
Copy full SHA for d04fb07
Browse repository at this point
adding formatting and updating makefile
Rod Rivera
committed
3f6d732
View commit details
Copy full SHA for 3f6d732
Browse repository at this point
adoption uv astral for packaging
Rod Rivera
committed
9888e3d
View commit details
Copy full SHA for 9888e3d
Browse repository at this point
Commits on Jul 11, 2022
Let's implicitly fix a typo (#681)
cclauss
authored
df129c7
View commit details
Copy full SHA for df129c7
Browse repository at this point
Upgrade GitHub Actions again (#679)
cclauss
authored
35886c9
View commit details
Copy full SHA for 35886c9
Browse repository at this point
Fix Black in GHA for Python 2.7 (#680)
Show description for ef00863
kkroening
authored
ef00863
View commit details
Copy full SHA for ef00863
Browse repository at this point
Upgrade GitHub Actions (#643)
cclauss
authored
ed70f2e
View commit details
Copy full SHA for ed70f2e
Browse repository at this point
Commits on Mar 7, 2022
Fix `heigth` -> `height` typo (#596)
Show description for fc41f4a
ljhcage
and
kkroening
authored
fc41f4a
View commit details
Copy full SHA for fc41f4a
Browse repository at this point
Import ABC from collections.abc for Python 3.9+ compatibility (#330)
Show description for 6189cd6
tirkarthi
and
kkroening
authored
6189cd6
View commit details
Copy full SHA for 6189cd6
Browse repository at this point
Add FFmpeg installation instructions (#642)
Show description for cb9d400
3 people
authored
cb9d400
View commit details
Copy full SHA for cb9d400
Browse repository at this point
Use GitHub Actions for CI. (#641)
Show description for 29b6f09
kkroening
authored
29b6f09
View commit details
Copy full SHA for 29b6f09
Browse repository at this point
Commits on Mar 6, 2022
Re-apply Black formatting, and wrap docstrings at ~88 columns. (#639)
kkroening
authored
fd1da13
View commit details
Copy full SHA for fd1da13
Browse repository at this point
Commits on Feb 16, 2021
Merge pull request #494 from kkroening/revert-493-revert-430-master
Show description for f307972
depau
authored
f307972
View commit details
Copy full SHA for f307972
Browse repository at this point
Revert "Revert "Implemented cwd parameter""
depau
authored
807aacc
View commit details
Copy full SHA for 807aacc
Browse repository at this point
Merge pull request #493 from kkroening/revert-430-master
Show description for cc1f664
depau
authored
cc1f664
View commit details
Copy full SHA for cc1f664
Browse repository at this point
Revert "Implemented cwd parameter"
depau
authored
c764166
View commit details
Copy full SHA for c764166
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
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
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
Browse repository at this point
Commits on Dec 6, 2020
Merge pull request #417 from 0x3333/master
Show description for 0612a44
depau
authored
0612a44
View commit details
Copy full SHA for 0612a44
Browse repository at this point
Commits on Dec 3, 2020
Merge pull request #440 from raulpy271/master
Show description for e044890
depau
authored
e044890
View commit details
Copy full SHA for e044890
Browse repository at this point
Commits on Dec 2, 2020
Replacing `server_url` content, `"http://localhost:8080"` to `"http://127.0.0.1:8080"`.
raulpy271
authored
5b6b583
View commit details
Copy full SHA for 5b6b583
Browse repository at this point
Merge pull request #442 from revolter/patch-1
Show description for 2931580
depau
authored
2931580
View commit details
Copy full SHA for 2931580
Browse repository at this point
Commits on Nov 8, 2020
Add command line arguments FAQ
revolter
authored
08e50ac
View commit details
Copy full SHA for 08e50ac
Browse repository at this point
Commits on Oct 30, 2020
adding http server example
raulpy271
committed
15ffcc0
View commit details
Copy full SHA for 15ffcc0
Browse repository at this point
Redirect stderr to stdout and stdout to DEVNULL when quiet is requested.
0x3333
committed
0ec6e69
View commit details
Copy full SHA for 0ec6e69
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
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
Browse repository at this point
Added parameter to set ffmpeg's working directory
Jacotsu
committed
96fb3ff
View commit details
Copy full SHA for 96fb3ff
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
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
Browse repository at this point
Merge pull request #245 from cclauss/patch-1
Show description for 8809a54
kkroening
authored
8809a54
View commit details
Copy full SHA for 8809a54
Browse repository at this point
Merge pull request #247 from kylemcdonald/patch-1
Show description for b14785b
kkroening
authored
b14785b
View commit details
Copy full SHA for b14785b
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
Browse repository at this point
Merge pull request #248 from kylemcdonald/master
Show description for 3cef431
kkroening
authored
3cef431
View commit details
Copy full SHA for 3cef431
Browse repository at this point
Previous
Next
You can’t perform that action at this time.