Support of AIFF format should be improved

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8, 9
    • Component/s: client-libs
    • None

      The current reader/writer of the AIFF format does not take into account that:
       - The size of all chunks should be even(padded by 0 at the end)
       - The actual data in the SSND chunk can be stored using dataOffset
       - The SSND chunk can be skipped if the number of frame in the COMM chunk is zero.
       - The data validation should be improved also:
         a) the length of the file should be bigger than the datasize,
         b) the number of sample frames should be the same to datasize(converted to frames)

            Assignee:
            Unassigned
            Reporter:
            Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: