- oF 0.11 - 0.12
- GV Video Encoder using
ofxGVTextureSerializer
.- much faster than original
nvtt
encoder, but file size would be slightly bigger. DXT5
is only supported. (so you can use alpha channel.)- use max multiple cores to encode by default. (you can specify how many cores are used.)
- much faster than original
- drag & drop into window, a dir contains image sequence to encode (like 00001.png, 00002.png, ...), or add it with GUI
- press
Start Encode
button.
- ofxGVTextureSerializer
- ofxAsync
- ofxImGui (note: use develop branch!)