-
Archives
- June 2026
- December 2024
- January 2022
- December 2021
- May 2020
- April 2020
- March 2020
- April 2019
- December 2017
- July 2016
- March 2016
- February 2016
- September 2015
- May 2015
- June 2014
- May 2014
- February 2014
- January 2014
- December 2013
- October 2013
- September 2013
- July 2013
- June 2013
- April 2013
- March 2013
- February 2013
-
Meta
Monthly Archives: April 2020
(FFmpeg) How to convert an entire directory/folder?
Before getting into learning how to use all the amazing and powerful filters, let’s learn one more useful trick; converting an entire directory. Whether it’s to convert an entire folder or apply a filter to multiple files, cycling through files … Continue reading
Posted in Programming, Tutorial
Tagged FFmpeg
Comments Off on (FFmpeg) How to convert an entire directory/folder?
What is map in FFmpeg? Map explained
The -map functionality is an advanced feature that allows the user to select specific input audio or video that is sent to the output. In addition, virtual streams can be created to apply complex manipulations which can be accessed with … Continue reading