# HG changeset patch # User gabucino # Date 1000651290 0 # Node ID 10136e4b128a08f56734a201a45a78f83e8b85ea # Parent 2a27518b1ec54c31501b6430ef79ce60abdcf10c *** empty log message *** diff -r 2a27518b1ec5 -r 10136e4b128a DOCS/Hungarian/documentation.html --- a/DOCS/Hungarian/documentation.html Sun Sep 16 08:57:55 2001 +0000 +++ b/DOCS/Hungarian/documentation.html Sun Sep 16 14:41:30 2001 +0000 @@ -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 -r 2a27518b1ec5 -r 10136e4b128a DOCS/faq.html --- a/DOCS/faq.html Sun Sep 16 08:57:55 2001 +0000 +++ b/DOCS/faq.html Sun Sep 16 14:41:30 2001 +0000 @@ -460,6 +460,18 @@ 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 -r 2a27518b1ec5 -r 10136e4b128a DOCS/mplayer.1 --- a/DOCS/mplayer.1 Sun Sep 16 08:57:55 2001 +0000 +++ b/DOCS/mplayer.1 Sun Sep 16 14:41:30 2001 +0000 @@ -404,6 +404,10 @@ 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 -r 2a27518b1ec5 -r 10136e4b128a DOCS/video.html --- a/DOCS/video.html Sun Sep 16 08:57:55 2001 +0000 +++ b/DOCS/video.html Sun Sep 16 14:41:30 2001 +0000 @@ -39,7 +39,7 @@   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)