Search found 1 match
- 2025-07-03 5:13
- Forum: Luckfox Lyra-RK3506
- Topic: spdif rx 16bit doesn't work
- Replies: 1
- Views: 19
spdif rx 16bit doesn't work
When i try to capture spdif rx with a arecord tool, the S16_LE has problem but only S24_LE worked. Anyone have patch for this? test method is as follows. " arecord -D hw:x,x -f S16_LE -r 48000 -c 2 test.wav " . the recorded wav file has not 16bits. and sample rate is wrong.