Skip to content

Conversation

@ryanontheinside
Copy link

when no audio is extracted, return silence

when no audio is extracted return silence
@AustinMroz
Copy link
Collaborator

AustinMroz commented Jul 30, 2024

Thanks for for taking the time to open a pull request.

The not yet merged commit 9405e80 adds an alternative fix which, compared to the one here

  • Doesn't create a -audio output file when no audio is extracted
  • Still raises an error if that error is used on a different node that requires audio (Such as a VAEEncodeAudio for a StableAudio workflow).
  • Immediately errors if the audio was loaded by a Load Audio node where audio is explicity desired.

@olir
Copy link

olir commented Jun 10, 2025

it is unclear what to do to archive "when no audio is extracted, return silence". please provide more details. i need it for an api call, where it is unclear if the input video has audio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants