From c9e9af7120461e032ed4cfc62d3948f909bfdd88 Mon Sep 17 00:00:00 2001 From: gabucino Date: Sat, 29 Dec 2001 18:46:10 +0000 Subject: "updated documentation.html (and new chapter translated in it), codecs.html and new whole translated file: DVB. The rest of the files are newest english versions. I think that it's better to have them updated than wait for my translations..." git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3880 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/Polish/sound.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'DOCS/Polish/sound.html') diff --git a/DOCS/Polish/sound.html b/DOCS/Polish/sound.html index ee487744d9..6e067c6bb8 100644 --- a/DOCS/Polish/sound.html +++ b/DOCS/Polish/sound.html @@ -21,7 +21,7 @@ contains these drivers :

-

The fact is, Linux soundcard drivers are usually shit, and always as +

The fact is, Linux soundcard drivers are usually bad, and always as incompatible as they can be. It MAY take a while to find your optimal settings.

+ +

2.3.2.2. Audio plugins

+ +

2.3.2.2.1. Up/Downsampling

+ +

MPlayer fully supports up/downsampling of audio stream. +It is not autodetected, so you have to specify it explicitly even when +for example you have a max 44.1Khz capable soundcard, and the audio +is 48Khz. Also, this functionality is currently unimplemented in +MEncoder.

+ +

Usage :
+  mplayer media.avi -aop list=resample:fout=<required + frequency in Hz, like 44100>

+ + -- cgit v1.2.3