Tag Archives: ffmpeg

Trim video using ffmpeg

It might be over-complicated in some cases to fire up a huge video editing suite just to cut a section out of a video. Trimming a video does not have to be over complicated. The most tedious step is finding … Continue reading

Posted in Multimedia | Tagged | Comments Off on Trim video using ffmpeg

Frame by frame video playback

Sometimes it can be helpful to inspect videos or sections of a video frame by frame. The simplest way to do this might be using ffplay. Although with its minimalistic user interface, the controls require getting used to. The program … Continue reading

Posted in Multimedia | Tagged , | Comments Off on Frame by frame video playback