timelapse icon indicating copy to clipboard operation
timelapse copied to clipboard

Try to parallelize the JPEG decoding.

Open jimstudt opened this issue 11 years ago • 0 comments

It is possible that pipelining or parallelizing the JPEG decoding would be a win with multiple cores. We don't seem to be involving all the cores at this point, but I can't tell if the h.264 encode or the JPEG decode is the issue.

jimstudt avatar Jan 11 '14 00:01 jimstudt