From 0a6dd6d81bcea2805fbe6130c295f67c5ce540ea Mon Sep 17 00:00:00 2001 From: gabucino Date: Sat, 1 Dec 2001 11:30:22 +0000 Subject: "Software AC3 decoding" section. Patch by Stephen Davies (doxized) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3240 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/Hungarian/codecs.html | 35 +++++++++++++++++++++++++++++++---- DOCS/Hungarian/documentation.html | 16 +++++++++++++--- DOCS/Hungarian/formats.html | 2 +- DOCS/Hungarian/mplayer.1 | 10 ++++++++++ DOCS/codecs.html | 36 +++++++++++++++++++++++++++++++++--- DOCS/documentation.html | 15 ++++++++++++--- DOCS/formats.html | 2 +- DOCS/mplayer.1 | 9 +++++++++ 8 files changed, 110 insertions(+), 15 deletions(-) diff --git a/DOCS/Hungarian/codecs.html b/DOCS/Hungarian/codecs.html index e2a7a79b2f..59c700f647 100644 --- a/DOCS/Hungarian/codecs.html +++ b/DOCS/Hungarian/codecs.html @@ -171,7 +171,7 @@ a Win32-es codeceket. Ezut csak BGR-t, ezért kizárólag X11 és OpenGL kimenetekkel működik. Remélhetőleg hamarosan az ffh263 is tud VIVO 2.0-ás file-okat dekódolni.

-

Olvasd el a VIVO audio codec fejezetet is!

+

Olvasd el a VIVO audio codec fejezetet is!

2.2.1.5. MPEG 1/2 video

@@ -212,7 +212,34 @@ a Win32 codeccel ami csak RGB-t tud.

-

2.2.2.1. Hardveres AC3 dekódolás

+

2.2.2.1. Szoftveres AC3 dekódolás

+ +

Ez az alapértelmezett AC3 audio dekóder.

+ +

Az AC3 dekóder 2, 4 vagy 6 hangszórós mixelési képességgel van ellátva. +Ha 6 csatornára van állítva, a dekóder külön-külön adja a hangkártyának a +csatornákat, ami teljes térhatást eredményez, külső - hwac3 codec-kel +használható - AC3 dekóder nélkül.

+ +

A -channels opcióval adható meg a kimeneti csatornák száma. +A -channels 2 stereo mixet eredményez. 4 csatornás mixhez +(bal első, jobb első, bal térhatás és jobb térhatás) a -channels 4 +opció használható. Ebben az esetben minden "középső" csatorna egyenlő mértékben +kerül az elülső csatornákra. Végül, a -channels 6 opció +ugyanúgy adja ki a csatornákat, ahogy azokat enkódolták - sorrendben : bal, +jobb, bal térhatás, jobb térhatás, közép és LFE.

+ +

Az alapértelmezett kimenet a 2 csatornás.

+ +

Több mint két csatorna használatához OSS meghajtó kell, és egy olyan +hangkártya (illetve meghajtó), ami támogatja is az adott mennyiségű +csatornát a SNDCTL_DSP_CHANNELS ioctl-en keresztül. Például a 2001 augusztusinál +újabb emu10k1 meghajtó (SB Live kártyákhoz) megfelelő.

+ +

A több mint két csatornás mixelés kísérleti stádiumú.

+ + +

2.2.2.2. Hardveres AC3 dekódolás

Kell egy AC3 képes hangkártya, digitális kimenettel (SP/DIF). A kártya meghajtójának támogatnia kell az AFMT_AC3 formátumot (ilyen például az @@ -220,7 +247,7 @@ SB Live!). Kapcsold r és használd az -ac hwac3 opciót. Akár működhet is. De nem fog. Tényleg. :)

-

2.2.2.2. libmad támogatás

+

2.2.2.3. libmad támogatás

A libmad egy többplatformos MPEG audio dekóder. Ha nem tudod miért lenne szükséged rá, nincs szükséged rá.

@@ -228,7 +255,7 @@ audio dek

A támogatást az --enable-mad configure opcióval lehet bekapcsolni.

-

2.2.2.3. VIVO audio

+

2.2.2.4. VIVO audio

A VIVO file-okban használt audio codec milyensége attól függ hogy VIVO/1.0 avagy VIVO/2.0 fileról beszélünk. Az 1.0-ás fileokban g.723 audio van, diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html index 06e1dbaafa..983298991d 100644 --- a/DOCS/Hungarian/documentation.html +++ b/DOCS/Hungarian/documentation.html @@ -55,9 +55,10 @@

  • 2.2.2 Audio
  • 2.2.3 Hogyan használj ismeretlen Win32 codec-et
  • +

    HANGKÁRTYÁK

    + + +

    EGYÉB FUNKCIÓK

    -

    2.2.2.1. Hardware AC3 decoding

    +

    2.2.2.1. Software AC3 decoding

    + +

    This is the default decoder used for files with AC3 audio.

    + +

    The AC3 decoder can create output audio mixes for 2, 4, or 6 +speakers. When configured for 6 speakers, this decoder provides +separate output of all the AC3 channels to the soundcard driver, +allowing the full "surround sound" experience without the external AC3 +decoder required to use the hwac3 codec.

    + +

    Use the -channels option to select the number of output channels. +Use -channels 2 for a stereo downmix. For a 4 channel downmix (Left +Front, Right Front, Left Surround and Right Surround outputs), use +-channels 4. In this case, any Centre channel will be mixed +equally to the front channels. Lastly, "-channels 6" will output all the AC3 +channels as they are encoded - in the order Left, Right, Left Surround, Right +Surround, Centre and LFE.

    + +

    The default number of output channels is 2.

    + +

    To use more than 2 output channels, you'll need to be using OSS, +and to have a soundcard driver that supports the appropriate number of +output channels via the SNDCTL_DSP_CHANNELS ioctl. For example, a +version of the emu10k1 driver (used with the SB Live cards) newer than +August 2001 should be suitable.

    + +

    Output mixes of more than 2 channels should be considered +experimental.

    + + +

    2.2.2.2. Hardware AC3 decoding

    You'll need an AC3 capable soundcard, with digital out (SP/DIF). The card's driver must support the AFMT_AC3 format (like SB Live! does). @@ -215,7 +245,7 @@ Connect your AC3 decoder to the SP/DIF output, and use the '-ac hwac3' option. It may or may not work (experimental). (probably won't...)

    -

    2.2.2.2. libmad support

    +

    2.2.2.3. libmad support

    libmad is a multiplatform MPEG audio decoding library. If you don't know why is it good, you probably don't need it.

    @@ -224,7 +254,7 @@ decoding library. If you don't know why is it good, you probably don't need it.< option.

    -

    2.2.2.3. VIVO audio

    +

    2.2.2.4. VIVO audio

    The audio codec used in VIVO files depends on whether it's a VIVO/1.0 or VIVO/2.0 file. VIVO/1.0 files have g.723 audio, and VIVO/2.0 files diff --git a/DOCS/documentation.html b/DOCS/documentation.html index c0070c51ce..9f1e610c5b 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -55,9 +55,10 @@

  • 2.2.2 Audio
  • 2.2.3 Win32 codec importing howto
  • +

    SOUNDCARDS

    + + +

    FEATURES