Skip to content

WebAudio API error when rendering video #76

@RedWilly

Description

@RedWilly

Hey there , so amm currently working on script to video ( if you are familiar with invideo ai which allow people to create video from script/text)

I’ve run into a recurring issue while rendering videos. The browser console throws the following error:

diffusion-studio.ts:516  Failed to decode audio using WebAudio API. Audio might not be available.

WebAudio API is failing to decode the audio, video ends up been rendered but doesnt have an audio.

If anyone has encountered this before or has experience working with WebAudio API, I'd greatly appreciate your insights. Also, if anyone is open to taking a quick look at my project to suggest improvements or fixes, I’d be super grateful, first time playing around with diffusion studio

The backend isn't ready yet (still fixing some bugs), but there’s a dummy.ts file you can use to mock the expected response and reproduce the issue.

MY PROJECT:
https://github.com/RedWilly/invideo-ai-pexels

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions