changeset 3818:6793c7088abb

yuv4mpeg support
author gabucino
date Fri, 28 Dec 2001 00:33:26 +0000
parents 365e9a92498d
children c93ade8dcf70
files DOCS/Hungarian/documentation.html DOCS/Hungarian/formats.html DOCS/documentation.html DOCS/formats.html
diffstat 4 files changed, 21 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
         <LI><A HREF="formats.html#2.1.1.6">2.1.1.6 FLI file-ok</A></LI>   
         <LI><A HREF="formats.html#2.1.1.7">2.1.1.7 RealMedia file-ok</A></LI>   
         <LI><A HREF="formats.html#2.1.1.8">2.1.1.8 NuppelVideo file-ok</A></LI>   
+        <LI><A HREF="formats.html#2.1.1.9">2.1.1.9 yuv4mpeg file-ok</A></LI>   
       </UL>
       <LI><A HREF="formats.html#2.1.2">2.1.2 Audio</A></LI>
     </UL>
--- 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 @@
 <LI><A HREF="#2.1.1.3">ASF/WMV</A> 1.0 formátum
 <LI><A HREF="#2.1.1.4">QT/MOV</A> formátum
 <LI><A HREF="#2.1.1.5">VIVO</A> formátum (.viv fileok)
-<LI><A HREF="#2.1.1.5">FLI</A> formátum
-<LI><A HREF="#2.1.1.5">RealMedia</A> formátum (.rm fileok)
+<LI><A HREF="#2.1.1.6">FLI</A> formátum
+<LI><A HREF="#2.1.1.7">RealMedia</A> formátum (.rm fileok)
+<LI><A HREF="#2.1.1.8">NuppelVideo</A> formátum (.nuv fileok)
+<LI><A HREF="#2.1.1.9">yuv4mpeg</A> formátum
 <LI>file olvasása <A HREF="documentation.html#3.3">standard bemenetről</A>, hálózatról HTTP-n keresztül
 </UL></P>
 
@@ -193,6 +195,13 @@
 (vagy bármibe) tömörítése. A seekelés még nincs implementálva.</P>
 
 
+<P><B><A NAME=2.1.1.9>2.1.1.9. yuv4mpeg file-ok</A></B></P>
+
+<P>A <A HREF="http://mjpeg.sourceforge.net">yuv4mpeg / yuv4mpeg2</A> is egy
+TV grabbeléshez kitalált formátum, vagy ilyesmi :) Egy dolgot tudok róla:
+támogatjuk.</P>
+
+
 <P><B><A NAME=2.1.2>2.1.2. Audio formátumok</A></B></P>
 
 <P>Jelenleg az <B>MPlayer</B> még mindig egy <B>Movie</B> (film) és nem
--- 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 @@
         <LI><A HREF="formats.html#2.1.1.6">2.1.1.6 FLI files</A></LI>
         <LI><A HREF="formats.html#2.1.1.7">2.1.1.7 RealMedia files</A></LI>
         <LI><A HREF="formats.html#2.1.1.8">2.1.1.8 NuppelVideo files</A></LI>
+        <LI><A HREF="formats.html#2.1.1.9">2.1.1.9 yuv4mpeg files</A></LI>
       </UL>
       <LI><A HREF="formats.html#2.1.2">2.1.2 Audio</A></LI>
     </UL>
--- 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 @@
 <LI> <A HREF="#2.1.1.6">FLI</A> format
 <LI> <A HREF="#2.1.1.7">RealMedia</A> format (.rm files)
 <LI> <A HREF="#2.1.1.8">NuppelVideo</A> format (.nuv files)
+<LI> <A HREF="#2.1.1.9">yuv4mpeg</A> format
 <LI> supports <A HREF="documentation.html#3.3">reading from stdin</A>, or network via HTTP
 </UL></P>
 
@@ -185,6 +186,13 @@
 DivX/etc!) them all. Seeking is under implementation.</P>
 
 
+<P><B><A NAME=2.1.1.9>2.1.1.9. yuv4mpeg files</A></B></P>
+
+<P><A HREF="http://mjpeg.sourceforge.net">yuv4mpeg / yuv4mpeg2</A> is
+also a fileformat for TV grabbing, or so :) I know only one thing about it:
+we support it.</P>
+
+
 <P><B><A NAME=2.1.2>2.1.2. Audio formats</A></B></P>
 
 <P>Currently <B>MPlayer</B> is still a <B>Movie</B> and not a <B>Media</B>