Skip to main content

Audio-Video

My Audio Editing Workflow feat. RNNoise and Audacity

·5 mins
Introduction # I have been recording screencasts for a while now. And as simple as it sounds and looks, there is always some pre and postprocessing required to make the screencast look and sound as it does. If you are reading this on my blog, I have a channel called Fullstack with Santosh where I post videos about tech. Go, get subscribed if you are wondering what what content I create.

Introduction to FFmpeg by Basic Common Examples

·8 mins
Introduction # Okay, so I have encountered ffmpeg in my early career already. And now, although I have got away from that industry, I still love to do some physics simulation for refreshment. If you have worked with 3D software before, you might know that we render the output in image sequence or simply called frames. To do anything with my simulation, I need to convert that sequence of images into a video.