Kosinkadink / ComfyUI-VideoHelperSuite

Nodes related to video workflows
GNU General Public License v3.0
543 stars 95 forks source link

select_every_nth > 1 results in trimmed audio #146

Closed yuvraj108c closed 8 months ago

yuvraj108c commented 8 months ago

When setting select_every_nth greater than 1, the output audio gets trimmed by that amount.

e.g If I have a video of 24 fps, I set select_every_nth to 2 and frame_load_cap to 24, the output audio duration gets trimmed by 2

AustinMroz commented 8 months ago

Thank you. This has been fixed.