10 tricks you can do with FFmpeg on Linux
FFmpeg is an incredibly powerful piece of software and often sits in the background powering many graphics and audio conversion apps we use. So you may not know it, but you very likely are already using it.
This linked article though shows a couple of command line executions you can run with it to quickly:
* Play a video from the terminal
* Get media info
* Record your screen
* Extract images from videos
* Convert images into videos
* Convert videos into MP3s or GIFs
* Add subtitles to movies and shows
* Rebuild a video's index without transcoding
* Resize videos
* Trim and crop videos
It runs across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations.
See https://www.howtogeek.com/10-tricks-you-can-do-with-ffmpeg-on-linux/
#technology #video #audio
FFmpeg is an incredibly powerful piece of software and often sits in the background powering many graphics and audio conversion apps we use. So you may not know it, but you very likely are already using it.
This linked article though shows a couple of command line executions you can run with it to quickly:
* Play a video from the terminal
* Get media info
* Record your screen
* Extract images from videos
* Convert images into videos
* Convert videos into MP3s or GIFs
* Add subtitles to movies and shows
* Rebuild a video's index without transcoding
* Resize videos
* Trim and crop videos
It runs across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations.
See https://www.howtogeek.com/10-tricks-you-can-do-with-ffmpeg-on-linux/
#technology #video #audio