当我在里面看电影vlc
快进或快退时,声音突然变得很吱吱作响,听起来空洞而杂乱,几分钟后就消失了。
我刚刚安装了 Ubuntu 12.10。在此之前我有 xubuntu,然后我遇到了同样的问题。totem
工作正常。
有谁知道我该如何解决这个问题?
问候密斯
这为我修复了它:
编辑文件/etc/pulse/default.pa
。
替换行:
load-module module-udev-detect
Run Code Online (Sandbox Code Playgroud)
和:
load-module module-udev-detect tsched=0
Run Code Online (Sandbox Code Playgroud)
重启你的电脑。