# HG changeset patch # User diego # Date 1029970699 0 # Node ID 33624384dd7b947be074ae3ac94976d38343be13 # Parent b14880a6cccb92f8bab67abc9012f7cf5fd0edc8 Typos, cosmetics and a tag closed. diff -r b14880a6cccb -r 33624384dd7b DOCS/documentation.html --- a/DOCS/documentation.html Wed Aug 21 22:50:40 2002 +0000 +++ b/DOCS/documentation.html Wed Aug 21 22:58:19 2002 +0000 @@ -948,7 +948,6 @@

2.5 TV input

-

This section is about how to enable watching/grabbing from V4L compatible TV tuner.

@@ -1085,7 +1084,6 @@

2.6 Video filters

-

Both MPlayer and MEncoder support using a universal video filter layer, which comprises numerous plugins that are listed and explained below. These plugins can perform various actions on the image, diff -r b14880a6cccb -r 33624384dd7b DOCS/encoding.html --- a/DOCS/encoding.html Wed Aug 21 22:50:40 2002 +0000 +++ b/DOCS/encoding.html Wed Aug 21 22:58:19 2002 +0000 @@ -10,8 +10,7 @@ -

2.4 Encoding with MEncoder

- +

2.4 Encoding with MEncoder

MEncoder (MPlayer's Movie Encoder) is a simple movie encoder, designed to encode MPlayer-playable movies @@ -67,8 +66,8 @@

  • creating files from external audio stream
  • 1, 2 or 3 pass encoding
  • VBR MP3 audio - IMPORTANT NOTE: VBR MP3 audio doesn't - always play nicely on windows players! On the other hand, currently - MEncoder's CBR encoding is totally broken on win32 players :)
  • + always play nicely on Windows players! On the other hand, currently + MEncoder's CBR encoding is totally broken on Win32 players :)
  • PCM audio
  • stream copying
  • input A/V synchronizing (PTS-based, can be disabled with -mc 0 option)
  • diff -r b14880a6cccb -r 33624384dd7b DOCS/video.html --- a/DOCS/video.html Wed Aug 21 22:50:40 2002 +0000 +++ b/DOCS/video.html Wed Aug 21 22:58:19 2002 +0000 @@ -1175,7 +1175,7 @@ the TV.
    This method doesn't give you accelerated playback as under Windoze! The second head has only YUV framebuffer, the BES (Back End Scaler, the YUV scaler on G200/G400/G450/G550 cards) doesn't work - on it! The windows driver somehow workarounds this, probably by using the + on it! The Windows driver somehow works around this, probably by using the 3D engine to zoom, and the YUV framebuffer to display the zoomed image. If you really want to use X, use the -vo x11 -fs -zoom options, but it will be SLOW, and has Macrovision copy protection