How to encode RGB images into H264 frames (Keyframe + some dependent frames)?
- by Ole Jak
So I created images generator (quite simple onewhich generates RGBs) I want to be able to turn some amount of images into H264 KeyFrame+dependent frames (lats say 100) So on each 100 frames generated I need to encode them into H264. How to do such thing?