[Mplayer-cvslog] CVS: main/DOCS MPlayer-FAQ,1.56,1.57
Winner of tha face compo
gabucino at mplayer.dev.hu
Fri Jul 6 09:35:15 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv1513/DOCS
Modified Files:
MPlayer-FAQ
Log Message:
Index: MPlayer-FAQ
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/MPlayer-FAQ,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- MPlayer-FAQ 4 Jul 2001 20:18:24 -0000 1.56
+++ MPlayer-FAQ 6 Jul 2001 07:35:13 -0000 1.57
@@ -169,7 +169,10 @@
Xvideo image format: 0x32315659 (YV12) planar
Xvideo image format: 0x30323449 (I420) planar
...
-A: See the previous answer.
+A1: See the previous answer.
+A2: Since 0.18pre4 we include libavcodec from the ffmpeg package. It contains
+ a C language DivX and OpenDivX decoder. The DivX decoder uses YV12 format
+ for output, thus it should work for you. Compile in libavcodec support.
Q: Umm, what is "IdegCounter" ?
A: A mixture of a hungarian and an english word. In english, "Ideg" means
@@ -254,3 +257,12 @@
right under the movie! Whose fault is this?
A: It's the nVidia X driver's. These bugs are ONLY with the TNT/TNT2 cards,
and we can't do anything about it, it's not our bug.
+
+Q: What exactly is this libavcodec?
+A: It's from Gerard Lantau's ffmpeg package (http://ffmpeg.sourceforge.net).
+ It has C language DivX ;-) and OpenDivX codec. Some benchmarks
+ showed that its DivX seems to be even faster than DirectShow codec without
+ preprocessing, and only a few percent slower than ProjectMayo's OpenDivX
+ decoder. It uses YV12 pixel format, so old Voodoo users can use it for YUV.
+ Also, open the possibility to play DivX on virtually every computer that
+ has a C compiler. Kinda great stuff, isn't it?
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list