Комментарии:
Is it possible to compress videos using Python without installing the ffmpeg tool directly.
Ответитьhi, how to make image compression using wavelet transform in python ? ı can not find in nowhere . please can you help me ?
ОтветитьThanks for the code but I have facing the problrm regarding 'ffmpeg' is not recognized as an internal or external command after installing it in my pycharm project.
ОтветитьWhere is the code?? I mean seriously! If you are doing some tutorial, its generally one's duty to include a code in description or pinned comment.
ОтветитьThe compressed folder is created but it is empty...Is there any minimum size for the video??
ОтветитьI tried exactly the same code and python gave me 'name "file" is not defined', SOS:)
ОтветитьOpenbox interesting, just going through your videos.
ОтветитьYou should probably us 'in' to check right extension, as you want to catch many extensions.
You also might want to use functions to filter out the wanted extensions instead. Then you don't need to code loops and stuff.
Functional for the win, as you kids say. 😜
You should use Emacs and probably start with my setup. 😜
And continue use Linux for streamimg. 😜
There are a Open source version of studio that doesn't call home like MS version do, IF you want to use studio.
Not using python but the line 'for subdirs, dirs, files in os.walk(dir)' is interesting.
ОтветитьYou have forgot to create the dir in case of mp4 and forrgot that at some point it will find the compressed video and recomoress and just tyke up more and more space.
ОтветитьLower microphone gain and put it closer to your mouth. Gain is way too high and the mic is way too far away from the mouth. Which equals horrid background noise + smashing of keyboard buttons of which I cannot stand hearing xd
ОтветитьI need this!!! Tried handbrake but compression was lossy
ОтветитьI wish I can be as hip as this dude
ОтветитьFirst of all thanks for showing how to do ffmpeg encoding using Python. I viewed a few hours after upload. I found it a struggle to watch as for much of the time nothing much happens. Probably better live. I would have preferred you to do a more ‘how to video’ but I understand the computer problems you are having. Keep up the good work.
ОтветитьWhy the cfr 22? That's an odd frame rate out of sync with ... everything? Just curious to know :D
Nice to see I'm not the only one getting a lot of errors in "simple" coding projects. But that only makes it so much more satisfying when you succeed - and you have learned something useful along the way.
You should start python videos for beginners
Ответитьthanks for watching!! i'll upload the code soon to github and post it here
Ответить