Skip to content

RegularRabbit05/vFrameCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vFrameTool Encoder

An app used for some of my projects to decode a video to "png" frames and save them into a single file also saving the framerate and the amount of frames

This is a really simple encoding that shouldn't be used when memory or disk space is a concern, but it may be used to simplify the usage of RayLib's LoadImageFromMemory() for playing videos
Check out this repository for an example on how to use this file format.