From 018b4df02fe092983d9c97b64f5182f1f4a27fa4 Mon Sep 17 00:00:00 2001 From: gabucino Date: Fri, 6 Jul 2001 07:35:13 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1281 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/Hungarian/MPlayer-FAQ | 17 +++++++++++++++-- DOCS/MPlayer-FAQ | 14 +++++++++++++- 2 files changed, 28 insertions(+), 3 deletions(-) (limited to 'DOCS') diff --git a/DOCS/Hungarian/MPlayer-FAQ b/DOCS/Hungarian/MPlayer-FAQ index ba8184f6f3..4b26d85209 100644 --- a/DOCS/Hungarian/MPlayer-FAQ +++ b/DOCS/Hungarian/MPlayer-FAQ @@ -172,9 +172,13 @@ Q: Mikor XVideo-t haszn Xvideo image format: 0x32315659 (YV12) planar Xvideo image format: 0x30323449 (I420) planar ... -A: Lásd az előző választ. +A1: Lásd az előző választ. +A1: A 0.18pre4 verzió óta az MPlayer tartalmazza a libavcodec-et az ffmpeg + programból. Ez magában foglal egy C nyelvű DivX és OpenDivX dekódert. + A DivX dekóder YV12-es formátumot használ, szóval működni fog nálad. + Fordítsd be a libavcodec supportot. -Q: Ooo, mi az az "IdegCounter" ? +Q: Ööö, mi az az "IdegCounter" ? A: Az "Ideg" magyar szó, és a "Counter" (számláló) angol szó keveréke. Először A'rpi idegességét volt hivatott mérni, miután egy kis CVS kód (ooo) "rejtelyesen" eltűnt ;) @@ -262,3 +266,12 @@ Q: nVidia TNT/TNT2 k film alatt! Kinek a hibája ez? A: Az nVidia driver-é. Ezek a hibák CSAK TNT/TNT2 kártyákkal jönnek elő, és nem tehetünk róla, a hiba az Ön készülékében van. + +Q: Pontosan mi is ez a libavcodec? +A: Gerard Lantau ffmpeg programjábol van (http://ffmpeg.sourceforge.net). + C nyelvű DivX ;-) és OpenDivX codec-et tartalmaz. A tesztek szerint gyorsabb + mint a DirectShow codec (preprocessing nélkül), és csak pár százalékkal + lassabb mint a ProjectMayo OpenDivX dekódere. YV12-es pixelformátumot + használ, így a régi Voodoo tulajdonosok is használhatják YUV-ra. Továbbá + lehetőséget ad arra hogy minden gépen amin van C compiler, lehessen DivX-et + lejátszani. Egész jó kis cucc, nem? diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ index dc902fb848..a4e3503eda 100644 --- a/DOCS/MPlayer-FAQ +++ b/DOCS/MPlayer-FAQ @@ -169,7 +169,10 @@ Q: When using Xvideo, I can't play DivX avis with my Voodoo 3/Banshee ! 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 @@ Q: I have an nVidia TNT/TNT2 card, and I have a band with strange colours, 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? -- cgit v1.2.3