briandonahue / FluxJpeg.Core

Clone of fjcore library that seems to be stagant on google code
http://code.google.com/p/fjcore/
20 stars 10 forks source link

Encode multiple frames #21

Closed QuantumDeveloper closed 2 years ago

QuantumDeveloper commented 5 years ago

Hi. I would like to know how to correctly encode few frames to one jpeg using your lib. I see that now you are encoding only one frame always, but I hope you know how to correctly extend your encoder to make it work for multiple frames.