# HG changeset patch # User gabucino # Date 1005157102 0 # Node ID 24797a1d36d643cb4b812655145502d0477e18f8 # Parent ab3cc8156c3d6d3e91da38e598c44ba42d6de2ff *** empty log message *** diff -r ab3cc8156c3d -r 24797a1d36d6 DOCS/documentation.html --- a/DOCS/documentation.html Wed Nov 07 10:43:46 2001 +0000 +++ b/DOCS/documentation.html Wed Nov 07 18:18:22 2001 +0000 @@ -171,11 +171,10 @@ drivers (for Matrox, 3Dfx and Radeon) too! Most of them supports software or hardware scaling, so you can enjoy movies in fullscreen. MPlayer supports displaying through some hardware MPEG decoder boards, such as the -DVB and DXR3/Hollywood+ ! And what -about the nice big antialiased shaded subtitles (9 supported types!!!) -with european/ISO 8859-1,2 (hungarian, english, czech, etc), cyrillic, korean -fonts, and OSD?

+DVB and DXR3/Hollywood+ ! +And what about the nice big antialiased shaded subtitles (9 supported +types!!!) with european/ISO 8859-1,2 (hungarian, english, czech, etc), +cyrillic, korean fonts, and OSD?

MPlayer is basically GPL, but contains some non-GPL code which is not allowed to be distributed in binary form, and also contains the OpenDivX diff -r ab3cc8156c3d -r 24797a1d36d6 DOCS/formats.html --- a/DOCS/formats.html Wed Nov 07 10:43:46 2001 +0000 +++ b/DOCS/formats.html Wed Nov 07 18:18:22 2001 +0000 @@ -16,7 +16,7 @@

  • ASF/WMV 1.0 file format
  • QT/MOV file format with (un)compressed headers
  • VIVO format (.viv files) -
  • supports reading from file, stdin, or network via HTTP +
  • supports reading from stdin, or network via HTTP

    Note: about realmedia (.ra/.rm) support read the FAQ!

    @@ -59,6 +59,12 @@ -vcd option to play the VideoCD.
  • +

    One important feature for MPGs is that they have a field to describe +the aspect ratio of the video stream within. For example SVCDs have +480x480 resolution video, and in the header that field is set to 4:3, so +it's played at 640x480. AVI files don't have this field, so one has to +scale it during encoding.

    +

    2.1.1.2. AVI files

    @@ -67,7 +73,7 @@ videos. Has many known drawbacks, and inabilities (for example in streaming). Has support for one video stream, and 99 audio streams. Can be as big as 2Gb. There exists an extension for it to be bigger, called OpenDMS. -M$ is currently strongly discourages its use and propagates ASF/WMV. Not if +M$ currently strongly discourages its use and propagates ASF/WMV. Not if anybody cares.
    NOTE : DV cameras can create two types of AVI format, one is the usual and playable, the other is neither.