PulseAudio 所带的 resample 算法太简陋了
Tofloor
poster avatar
latteye
deepin
2018-05-07 20:52
Author
  1. latteye@latteye-PC:~$ pulseaudio --dump-resample-methods
  2. trivial
  3. speex-float-0
  4. speex-float-1
  5. speex-float-2
  6. speex-float-3
  7. speex-float-4
  8. speex-float-5
  9. speex-float-6
  10. speex-float-7
  11. speex-float-8
  12. speex-float-9
  13. speex-float-10
  14. speex-fixed-0
  15. speex-fixed-1
  16. speex-fixed-2
  17. speex-fixed-3
  18. speex-fixed-4
  19. speex-fixed-5
  20. speex-fixed-6
  21. speex-fixed-7
  22. speex-fixed-8
  23. speex-fixed-9
  24. speex-fixed-10
  25. ffmpeg
  26. auto
  27. copy
  28. peaks

Copy the Code
这个真的是太简陋了,能不能把 soxr 系列算法编译打包进来呢?

Reply Favorite View the author
All Replies
avatar
latteye
deepin
2018-05-07 22:27
#1
请考虑加上 soxr , ubuntu 也已经开始陆续加入https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1740611

Reply View the author
avatar
la******ng@outlook.com
deepin
2018-05-08 00:36
#2
Arch 这边的也都已经有了,正在使用 soxr-vhq 中
  1. trivial
  2. speex-float-0
  3. speex-float-1
  4. speex-float-2
  5. speex-float-3
  6. speex-float-4
  7. speex-float-5
  8. speex-float-6
  9. speex-float-7
  10. speex-float-8
  11. speex-float-9
  12. speex-float-10
  13. speex-fixed-0
  14. speex-fixed-1
  15. speex-fixed-2
  16. speex-fixed-3
  17. speex-fixed-4
  18. speex-fixed-5
  19. speex-fixed-6
  20. speex-fixed-7
  21. speex-fixed-8
  22. speex-fixed-9
  23. speex-fixed-10
  24. ffmpeg
  25. auto
  26. copy
  27. peaks
  28. soxr-mq
  29. soxr-hq
  30. soxr-vhq
Copy the Code

Reply View the author