Advertisement
Guest User

Untitled

a guest
Jul 21st, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. marco@fox:/usr/share/sounds/alsa$ aplay --verbose --file-type=raw --duration=15 --channels=2 --disable-resample --disable-channels --disable-format --disable-softvol --test-position --dump-hw-params --format=S16_LE --rate=44100 --device=hw:R8,0 /dev/zero
  2. Wiedergabe: Rohdaten '/dev/zero' : Signed 16 bit Little Endian, Rate: 44100 Hz, stereo
  3. HW Params of device "hw:R8,0":
  4. --------------------
  5. ACCESS: MMAP_INTERLEAVED RW_INTERLEAVED
  6. FORMAT: S24_3LE
  7. SUBFORMAT: STD
  8. SAMPLE_BITS: 24
  9. FRAME_BITS: 48
  10. CHANNELS: 2
  11. RATE: [44100 96000]
  12. PERIOD_TIME: [1000 1981429)
  13. PERIOD_SIZE: [45 87381]
  14. PERIOD_BYTES: [270 524286]
  15. PERIODS: [2 1024]
  16. BUFFER_TIME: (937 3962858)
  17. BUFFER_SIZE: [90 174762]
  18. BUFFER_BYTES: [540 1048572]
  19. TICK_TIME: ALL
  20. --------------------
  21. aplay: set_params:1299: Sample-Format nicht unterstützt
  22. Available formats:
  23. - S24_3LE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement