Skip to content

Multichannel Flac files not loading #33

@Roadrider-Projects

Description

@Roadrider-Projects

Follolowing error on all my Multichannel Flac files. (4, 5, 6 and 8 channels)

$af = Get-AudioFile G:\tools\test2.flac

Get-AudioFile : Unable to decode 'G:\tools\test2.flac' with any loaded extension.
At line:1 char:8
+  $af = Get-AudioFile G:\tools\test2.flac
+        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (G:\tools\test2.flac:String) [Get-AudioFile], AudioUnsupportedException
    + FullyQualifiedErrorId : AudioUnsupportedException,AudioWorks.Commands.GetAudioFileCommand

I don't know how to checkt the version. Instaled AudioWorks using "Install-Module -Name AudioWorks.Commands" today (12 - Feb - 2021) (expect 1.1.0)

This Flac File works with DBPoweramp, Flac.exe, MetaFlac.exe and TagLib.dll

AudioWorks works fine with my 2 Channel .Flac files.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions