Skip to main content

Transcoding

Introduction to FFmpeg by Basic Common Examples

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.