CF_VideoEncoder¶
Category: video
GitHub: cute_video.h
Turns a sequence of images into an H.264 video file.
Remarks¶
Made by cf_make_video_encoder. Frames are compressed as they arrive and accumulate in memory until cf_video_encoder_save writes them out.
Related Pages¶
cf_video_encoder_save
cf_make_video_encoder
cf_video_encoder_add_frame