Opened 2 years ago
Closed 2 years ago
#10066 closed enhancement (fixed)
32bit FLAC Decoding Support
Reported by: | SteveZane | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | avcodec |
Version: | git-master | Keywords: | flac |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description (last modified by )
Official libflac recently implemented 32bit fixed-point support, please at least add support for decoding for now
https://github.com/xiph/flac/releases/tag/1.4.0
Change History (5)
comment:1 by , 2 years ago
Description: | modified (diff) |
---|
comment:2 by , 2 years ago
Keywords: | flac added |
---|---|
Priority: | normal → wish |
comment:3 by , 2 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:4 by , 2 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:5 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Decoding in 909cfdc2059a53ffb55af3b9e0aadcaacae4a339
Encoding in d8f1404c50dfc3e3792b823e97abf56b5c5e9ee2 (-strict experimental)
Note:
See TracTickets
for help on using tickets.
Decoding of 32 bit was supported for a long time, encoding will be with this patch. For now use wavpack (.wv).
https://patchwork.ffmpeg.org/project/ffmpeg/list/?submitter=1353