spdif rx 16bit doesn't work
Posted: 2025-07-03 5:13
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.