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

Why no PIP package? #53

Open
rahul286 opened this issue Jan 31, 2015 · 8 comments
Open

Why no PIP package? #53

rahul286 opened this issue Jan 31, 2015 · 8 comments

Comments

@rahul286
Copy link

I am new to python and came across this repo while searching for a good ffmpeg wrapper in python.

This one is better than all packages I found on pip. So just wondering why this is not distributed via pip?

Is there any technical reason for this?

@thijstriemstra
Copy link

+1 for pip!

@Nekmo
Copy link

Nekmo commented Mar 24, 2016

+1 !

@zevaverbach
Copy link

+1000

@iyawnis
Copy link

iyawnis commented Sep 9, 2016

+1

@filwaitman
Copy link

+1!

@t1f7
Copy link

t1f7 commented Sep 15, 2016

You can easy install it with setup.py
And even more: current version can't detect video length if the file was broken (while it's still playable).
To fix it loop frames and find the last one.

@thijstriemstra
Copy link

Instead of +1-ing, use 👍 on first comment

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

8 participants
@rahul286 @thijstriemstra @Nekmo @iyawnis @filwaitman @zevaverbach @t1f7 and others