Opened 2 years ago
Last modified 2 years ago
#11011 new enhancement
Add support for .pda (Playdate audio format)
| Reported by: | matt sephton | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | unspecified | Keywords: | audio adpcm |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description (last modified by )
Feature request:
- support playback of .pda (Playdate audio)
- it's a container for
- 4-bit IMA ADPCM
- 8-bit PCM
- 16-bit PCM
Reasoning:
- there is currently no way to play back this type of audio outside of bundling in a game
- so it's very difficult to preview such files
Format spec:
Example files attached
Related:
- https://trac.ffmpeg.org/ticket/10324 Add support for .pdv (Playdate video) COMPLETE
Attachments (3)
Change History (6)
by , 2 years ago
| Attachment: | adpcm0844s.pda added |
|---|
by , 2 years ago
| Attachment: | pcm0844s.pda added |
|---|
by , 2 years ago
| Attachment: | pcm1644s.pda added |
|---|
comment:1 by , 2 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 2 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 2 years ago
| Type: | defect → enhancement |
|---|
Note:
See TracTickets
for help on using tickets.


