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.
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.