From 23b1a0940bd5b5b58f5113a95c389466846e0525 Mon Sep 17 00:00:00 2001 From: gabucino Date: Sun, 16 Sep 2001 14:41:30 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1899 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/Hungarian/documentation.html | 6 +++--- DOCS/Hungarian/faq.html | 12 ++++++++++++ DOCS/Hungarian/video.html | 2 +- DOCS/documentation.html | 4 ++-- DOCS/faq.html | 12 ++++++++++++ DOCS/mplayer.1 | 4 ++++ DOCS/video.html | 2 +- 7 files changed, 35 insertions(+), 7 deletions(-) diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html index ab3fd4aa72..3a6a4b6c87 100644 --- a/DOCS/Hungarian/documentation.html +++ b/DOCS/Hungarian/documentation.html @@ -31,7 +31,7 @@
  • 2.1.4 Hogyan használj ismeretlen Win32 codec-et
  • +
  • 2.2 Video és audio kimeneti eszközök
  • 2.2.2 Hangkártyák, audio kimenetek -
  • +
  • 3. Használat
  • 2.2.2 Soundcards, audio output devices -
  • +
  • 3. Usage
    • 3.1 Control from keyboard
    • 3.2 Control from LIRC (Linux Infrared Remote Control) diff --git a/DOCS/faq.html b/DOCS/faq.html index 6039afaa06..6f651bb454 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -460,6 +460,18 @@ encoded, and that codec is built-in deep in the QT executable, there's no way to use it.   +Q: +When will be <your favourite video feature> (like subtitle placement) implemented? +A: +Wait for libvo2. +  + +Q: +Can I/When will I be able to encode audio with -vo odivx ? +A: +No you can't right now. It's planned, so just wait patiently. +  + diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index f0e7d4b851..18f82bbe09 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -404,6 +404,10 @@ used with '-vo odivx' . Specifies the bitrate to encode OpenDivx at (in bits! e.g: 780000). .TP +.I NOTE +You CAN'T encode sound, only video right now! Don't ask for it, +it's on the TODO list. +.TP .B \-encode\ file used with '-vo odivx' . Specifies the output OpenDivX file. Won't overwrite. diff --git a/DOCS/video.html b/DOCS/video.html index 8d2369a54a..0bc858595c 100644 --- a/DOCS/video.html +++ b/DOCS/video.html @@ -39,7 +39,7 @@ broken)   png  PNG files output (use -z switch to set compression) pgmPGM files output (for testing purposes or ffmpeg encoding) md5MD5sum output (for MPEG conformance tests) -odivxOpenDivX AVI File writer (use -br to set encoding bitrate) +odivxOpenDivX AVI File writer (use -br to set encoding bitrate) (WITHOUT SOUND!) nullNull output (for speed tests/benchmarking)