octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #54251] audiowrite fails for 24 bit flac files


From: Antonio Toma
Subject: [Octave-bug-tracker] [bug #54251] audiowrite fails for 24 bit flac files
Date: Thu, 5 Jul 2018 13:43:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

URL:
  <http://savannah.gnu.org/bugs/?54251>

                 Summary: audiowrite fails for 24 bit flac files
                 Project: GNU Octave
            Submitted by: aatoma
            Submitted on: Thu 05 Jul 2018 05:43:57 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: Antonio Toma
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Trying to write audio data to a flac file specifying a value of 24 for the
additional parameter 'BitsPerSample', result in error

error: audiowrite: failed to open output file 'Song.flac': Format not
recognised.

despite audioformats returning

name: FLAC (Free Lossless Audio Codec)
extension: flac
id: 1507328
subformats:
  Signed 8 bit PCM
  Signed 16 bit PCM
  Signed 24 bit PCM

among others.
It succeeds if BitPerSample is 8 or 16.
I tried this on a Windows build with the same result, so I don't think this
relates to my Linux configuration




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54251>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]