1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-01 12:42:04 +00:00

Audio plugins have been superceded by audio filters, noticed by Gabrov.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13767 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-10-26 00:11:27 +00:00
parent 04581ef3c0
commit 371e3cc9c0

View File

@ -955,7 +955,7 @@ I have A/V sync problems. Some of my AVIs play fine, but some play with double s
</para></question>
<answer><para>
You have a buggy sound card/driver. Most likely it's fixed at 44100Hz, and you
try to play a file which has 22050Hz audio. Try the resample audio plugin.
try to play a file which has 22050Hz audio. Try the resample audio filter.
</para></answer>
</qandaentry>