senko / python-video-converter

Python Video Converter (ffmpeg wrapper)
468 stars 191 forks source link

Why no PIP package? #53

Open rahul286 opened 9 years ago

rahul286 commented 9 years ago

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 commented 8 years ago

+1 for pip!

Nekmo commented 8 years ago

+1 !

zevaverbach commented 8 years ago

+1000

iyawnis commented 8 years ago

+1

filwaitman commented 8 years ago

+1!

t1f7 commented 7 years ago

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 commented 7 years ago

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