Working with multimedia
The command-line is not just about text – you can work with multimedia in the terminal too. Whether batch processing images, audio, or video, or listening to music, even watching videos, a surprising amount can be done directly in the console.
Basic multimedia editing and conversion tools:
- Images:
imagemagick(which provides the versatileconvertcommand) - Video:
ffmpegfor converting, editing, and extracting video - Audio:
sox(the “Swiss Army Knife of audio processing programs)
For playing back multimedia there are a large number of options depending on your preferences, for example:
mplayerbasic command for playing movies and audiomocpormocan interactive visual console-based audio playermpva command line video playercmusa small and fast console music player
Loading last updated date...