Page 1 of 1

VisualsIndexer invalid audio URI with M4A files

Posted: 04 Jan 2018, 11:45
by Total-Image
The IsUriInvalid and Invalid Audio Uri output of the VisualsIndexer is true when the input is a M4A file. But the M4A file is working fine when using the audio clip node.
See attached image and scene file.
m4a_player.png
With MP3 files both the VisualsIndexer and Audio Clip node are working as expected.

For testing I selected the M4A file with the audio clip node and bind the visualsindexer uri input to the uri input of the audio clip node, the invalid audio uri output of the visualsindexer node is false (works as expected).
m4a_player_2.png

Re: VisualsIndexer invalid audio URI with M4A files

Posted: 05 Jan 2018, 15:27
by Karol
Confirmed!
We are going to fix this.

Thanks
Karol

Re: VisualsIndexer invalid audio URI with M4A files

Posted: 08 Mar 2018, 22:26
by Total-Image
Hello Karol,

The supported file formats listed in the manual. Is this list still actual? The strange thing is that:
for example *.jpg is not listed as supported image format (but of course this works) and the *.gif is listed as supported file format (without alpha support) but when i try to load a *.gif, it doesn't work.

Rogier