Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 930534

Summary: dev-python/PyAV - new package request
Product: Gentoo Linux Reporter: Martin Mokrejš <mmokrejs>
Component: Current packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: matthew, mmokrejs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Mokrejš 2024-04-24 06:31:34 UTC
Hi,
  please provide this pythonic binding for ffmpeg. Thank you.

https://pyav.org/docs/stable/
Comment 1 Martin Mokrejš 2024-04-24 06:34:57 UTC
https://pypi.org/project/av/ is a different thing?
Comment 2 Matthew Smith gentoo-dev 2024-04-24 17:14:37 UTC
Is there an application that depends on dev-python/PyAV?

If you just wanted to automate tasks yourself, would dev-python/ffmpeg-python (already packaged) work for you?

https://packages.gentoo.org/packages/dev-python/ffmpeg-python
Comment 3 Martin Mokrejš 2024-04-24 18:23:22 UTC
Right, a package I need it for is https://github.com/Breakthrough/DVR-Scan

No, the dev-python/ffmpeg-python is a different thing IMO.