Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch blob image introspection from pillow to pymediainfo #48

Open
snarfed opened this issue Feb 17, 2025 · 1 comment
Open

Switch blob image introspection from pillow to pymediainfo #48

snarfed opened this issue Feb 17, 2025 · 1 comment

Comments

@snarfed
Copy link
Owner

snarfed commented Feb 17, 2025

@Daft-Freak graciously added blob video introspection in #46. Love it! That added a new dep on pymediainfo, which can also do images, so we should maybe switch our image introspection from pillow to pymediainfo so we can drop the pillow dep...?

@Daft-Freak
Copy link
Contributor

Based on the README it should just be a matter of using image_tracks instead of video_tracks. (I haven't tried though)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants