Support arbitrary BitsAllocated (beyond 8, 16, 32) #211
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
As discussed in #210, it might be worth trying to support BitsAllocated in ReadNativeFrames beyond those supported by
binary.ByteOrder
. At the moment we now return an error for unsupported values.It's probably worth understanding what non-standard BitsAllocated might mean, and if the standard has any guidance.
The text was updated successfully, but these errors were encountered: