Quote:
VJ programs prefer different codecs like MJPEG which do have keyframes every frame (they're basically an image sequence).
H.264 with keyframes every frame is quite demanding on your CPU, and so many keyframes aren't needed because the GPU does more of the work.
Personally, I have two libraries of video loops, I prefer to give each program what it prefers.
My VSL loops are longer, my VJ loops tend to be much shorter, anyway.
.
ok makes sense - i suppose i will set up Compressor to output both formats and see how it goes