Skip to content

Wave error after first start #30

Description

@teherauto

Hello,

When I click on the "Render Lipsync to Action" button, the following error message appears:

Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 4.5\4.5\python\Lib\wave.py", line 283, in init
self.initfp(f)
File "C:\Program Files\Blender Foundation\Blender 4.5\4.5\python\Lib\wave.py", line 263, in initfp
self._read_fmt_chunk(chunk)
File "C:\Program Files\Blender Foundation\Blender 4.5\4.5\python\Lib\wave.py", line 388, in _read_fmt_chunk
raise Error('unknown format: %r' % (wFormatTag,))
wave.Error: unknown format: 65534

The video is a simple mp4 with AAC audio track.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions