# HG changeset patch # User gabucino # Date 1009499606 0 # Node ID 6793c7088abbdfca8dae102a4decf5f854f3abf6 # Parent 365e9a92498de47d0492ea9e547e15fa4495f4d9 yuv4mpeg support diff -r 365e9a92498d -r 6793c7088abb DOCS/Hungarian/documentation.html --- a/DOCS/Hungarian/documentation.html Fri Dec 28 00:09:55 2001 +0000 +++ b/DOCS/Hungarian/documentation.html Fri Dec 28 00:33:26 2001 +0000 @@ -42,6 +42,7 @@
  • 2.1.1.6 FLI file-ok
  • 2.1.1.7 RealMedia file-ok
  • 2.1.1.8 NuppelVideo file-ok
  • +
  • 2.1.1.9 yuv4mpeg file-ok
  • 2.1.2 Audio
  • diff -r 365e9a92498d -r 6793c7088abb DOCS/Hungarian/formats.html --- a/DOCS/Hungarian/formats.html Fri Dec 28 00:09:55 2001 +0000 +++ b/DOCS/Hungarian/formats.html Fri Dec 28 00:33:26 2001 +0000 @@ -16,8 +16,10 @@
  • ASF/WMV 1.0 formátum
  • QT/MOV formátum
  • VIVO formátum (.viv fileok) -
  • FLI formátum -
  • RealMedia formátum (.rm fileok) +
  • FLI formátum +
  • RealMedia formátum (.rm fileok) +
  • NuppelVideo formátum (.nuv fileok) +
  • yuv4mpeg formátum
  • file olvasása standard bemenetről, hálózatról HTTP-n keresztül

    @@ -193,6 +195,13 @@ (vagy bármibe) tömörítése. A seekelés még nincs implementálva.

    +

    2.1.1.9. yuv4mpeg file-ok

    + +

    A yuv4mpeg / yuv4mpeg2 is egy +TV grabbeléshez kitalált formátum, vagy ilyesmi :) Egy dolgot tudok róla: +támogatjuk.

    + +

    2.1.2. Audio formátumok

    Jelenleg az MPlayer még mindig egy Movie (film) és nem diff -r 365e9a92498d -r 6793c7088abb DOCS/documentation.html --- a/DOCS/documentation.html Fri Dec 28 00:09:55 2001 +0000 +++ b/DOCS/documentation.html Fri Dec 28 00:33:26 2001 +0000 @@ -42,6 +42,7 @@

  • 2.1.1.6 FLI files
  • 2.1.1.7 RealMedia files
  • 2.1.1.8 NuppelVideo files
  • +
  • 2.1.1.9 yuv4mpeg files
  • 2.1.2 Audio
  • diff -r 365e9a92498d -r 6793c7088abb DOCS/formats.html --- a/DOCS/formats.html Fri Dec 28 00:09:55 2001 +0000 +++ b/DOCS/formats.html Fri Dec 28 00:33:26 2001 +0000 @@ -19,6 +19,7 @@
  • FLI format
  • RealMedia format (.rm files)
  • NuppelVideo format (.nuv files) +
  • yuv4mpeg format
  • supports reading from stdin, or network via HTTP

    @@ -185,6 +186,13 @@ DivX/etc!) them all. Seeking is under implementation.

    +

    2.1.1.9. yuv4mpeg files

    + +

    yuv4mpeg / yuv4mpeg2 is +also a fileformat for TV grabbing, or so :) I know only one thing about it: +we support it.

    + +

    2.1.2. Audio formats

    Currently MPlayer is still a Movie and not a Media