Archives
-
Recent Comments
- Stephen Kane on WordPress shortcode for ShareThis buttons
- ciacob on WordPress shortcode for ShareThis buttons
- quantumtraveler on WordPress shortcode for ShareThis buttons
- Mercurial and 404 | Bryan's Blog on Installing Mercurial 1.5, 1.6 or 1.7 on Ubuntu Lucid Lynx 10.04
- indir on How to setup local PHP debugging with PHPStorm and Xdebug
Tag Archives: python
Auto-splitting video file in equal chunks with ffmpeg and python
Recently I needed to upload a whole bunch of long video files. Maximum allowed length for each video was just few minutes, while the actual length of files I tried to upload were about an hour each. FFmpeg is really … Continue reading