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)