How To Make A Media Player In C Language In Less Than 1000 Lines Using ffmpeg

Short Bytes: Using the rich ffmpeg video library written in C, you can make simple media applications. Based on the updated version of ffplay (sample program coming with ffmpeg), today I’m sharing a way to code your own media player in less than 1000 lines. If you’are having the knowledge of libraries used for creating video […]