elmopl / ktba

Blender addons
MIT License
56 stars 12 forks source link

Even quicker with AVI JPEG, but audio is missing #27

Closed tin2tin closed 3 years ago

tin2tin commented 4 years ago

I realized that exports with AVI JPEG is way faster than using the ffmpeg option, and it is even faster with PR, however AVI JPEG doesn't export with audio.

910 HD frames(PR cuts 48 sec.): AVI JPG | 100.00% | No PR  |   | 1.57 AVI JPG | 100.00% | PR 4/4 |   | 1.09|  

Maybe, for as fast as possible renders, and if AVI JPEG is selected as export option, a mixdown could be run afterwards and then muxed with the avi using ffmpeg? Mixdown in API

tin2tin commented 3 years ago

Well, audio isn't missing when no audio codec is selected and mixdown is.