Mercurial > mplayer.hg
changeset 9702:c9b9271e1139
sync
author | gabucino |
---|---|
date | Thu, 27 Mar 2003 18:12:22 +0000 (2003-03-27) |
parents | 33018b4fab28 |
children | 484f11db8071 |
files | DOCS/hu/mplayer.1 |
diffstat | 1 files changed, 152 insertions(+), 156 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/hu/mplayer.1 Thu Mar 27 18:03:26 2003 +0000 +++ b/DOCS/hu/mplayer.1 Thu Mar 27 18:12:22 2003 +0000 @@ -1845,118 +1845,117 @@ . .TP .B \-vc <[-]codec1,[-]codec2,...[,]> -Specify a priority list of video codecs to be used, according to their codec -name in codecs.conf. -Use a '-' before the codec name to omit it. +Megadhat� egy priorit�si lista a haszn�land� video codec-ekr�l, a codec-ek +codecs.conf file-ban szerepl� nevei szerint. +A '-' jel haszn�lata a codec neve el�tt a codec haszn�lat�nak kikapcsol�s�t +jelenti. -.I NOTE: +.I MEGJEGYZ�S: .br -See \-vc help for a full list of available codecs. +A codec-ek list�ja a \-vc help opci�val k�rhet� le. .br -If the list has a trailing ',' it will fallback to codecs not listed. +Ha a lista v�g�n szerepel egy ',' karakter, akkor amennyiben egyik megadott +codec sem k�pes a dek�dol�sra, az �sszes t�bbi nem megadott codec is +automatikusan kipr�b�l�sra ker�l. -.I EXAMPLE: +.I P�LDA: .PD 0 .RSs .IPs "\-vc divx" -force Win32/\:VFW DivX codec, no fallback +Win32/\:VFW DivX codec k�nyszer�t�se .IPs "\-vc divx4," -try divx4linux codec first, then fallback to others +el�sz�r a divx4linux codec haszn�lata, majd az �sszes t�bbi� .IPs "\-vc -divxds,-divx," -try other codecs except Win32 DivX codecs +a Win32 DivX codec haszn�lat�nak kikapcsol�sa .IPs "\-vc ffmpeg12,mpeg12," -try libavcodec's MPEG1/\:2 codec, then libmpeg2, then others +a libavcodec MPEG1/\:2 codec-�nek, majd a libmpeg2-nek, v�g�l a t�bbinek +a haszn�lata .RE .PD 1 . .TP -.B \-vf <filter1[=options],filter2,...> -Activate a comma separated list of video filters and their options. +.B \-vf <sz�r�1[=opci�k],sz�r�2,...> +Vessz�vel elv�lasztott lista a haszn�land� video sz�r�kr�l, �s opci�ikr�l. -.I NOTE: +.I MEGJEGYZ�S: .br -The parameters are optional and if omitted, some of them are set to default -values. -Use -1 to keep the default value. -Parameters w:h means width x height in pixels, x:y means x;y position counted -from the upper left corner of the bigger image. +A param�terek opci�n�lisak, �s elhagy�suk eset�n be�llnak egy alap �rt�kre. +A -1 �rt�k az alap�rtelmez�s megtart�s�t jelenti. +A w:h param�ter jelent�se sz�less�g x magass�g (pixelben), x:y a k�p bal fels� +sark�t�l sz�m�tott t�vols�g. .br -To get a full list of available plugins, see \-vf help. +A rendelkez�sre �ll� sz�r�k list�ja a \-vf help opci�val k�rhet� le. .br -Available filters are: +A sz�r�k: . .RSs .IPs crop[=w:h:x:y] -Crops the given part of the image and discards the rest. -Useful to remove black bands from widescreen movies. +A k�p megadott r�sz�nek kiv�g�sa, �s a t�bbi eldob�sa. +Fekete keretek elt�vol�t�s�ra hasznos. .IPs cropdetect[=0\-255] -Calculates necessary cropping parameters and prints the recommended parameters -to stdout. -The threshold can be optionally specified from nothing (0) to everything -(255). -(default: 24) +A pontos v�g�si (crop) param�terek kisz�m�t�sa �s ki�r�sa. +Az �rz�kenys�g 0-t�l 255-ig �ll�that�. +(alap: 24) .IPs rectangle[=w:h:x:y] -Draws a rectangle of the requested width and height at the specified -coordinates over the image (used to test crop). -(default: maximum w/\:h, upper left x/\:y position) +Egy n�gysz�get rajzol a k�rt sz�less�gben �s magass�gban, a megadott +helyen (v�g�s tesztel�s�re lehet haszn�lni). +(alap: maximum w/\:h, bal fels� x/\:y poz�ci�) .IPs expand[=w:h:x:y:o] -Expands (not scales) movie resolution to the given value and places the -unscaled original at coordinates x y. Negative values for w and h are -treated as offsets to the original size. For example, expand=0:-50:0:0 -adds a 50 pixel border to the bottom of the picture. -Can be used for placing subtitles/\:OSD in the resulting black bands (default: -original w/\:h, centered x/\:y). -The last parameter (de)activates OSD rendering (default: 0=disabled). +Megn�veli (nem nagy�tja) a film felbont�s�t, �s a nagy�tatlan eredetit +az x y koordin�t�kra helyezi. Amennyiben a w �s h negat�v �rt�ket kap +az az eredeti m�rett�l val� elt�r�st jelenti. P�ld�ul az expand=0:-50:0:0 +egy 50 pixel sz�less�g� keretet helyez a k�p alj�ra. +Az �gy keletkez� fekete s�vokra azt�n r� lehet tenni az OSD-t �s/vagy +feliratokat. Alap�rtelmez�sben w/\:h v�ltozatlan, a k�p k�z�pre ker�l. +Az utols� param�ter az OSD renderel�s�t kapcsolja ki/be (alapban: 0=ki). .IPs flip -Flips the image upside down. -See also option \-flip. +Horizont�lis tengelyen t�kr�zi a k�pet. +L�sd m�g a \-flip opci�t. .IPs mirror -Flips the image on Y axis. +Y tengely ment�n t�kr�zi a k�pet. .IPs rotate[=<0-7>] -Rotates and flips (optional) the image +/\:\- 90 degrees. -For parameters between 4-7 rotation is only done if the movie's geometry is -portrait and not landscape. +Forgatja �s (opcion�lisan) t�kr�zi a k�pet +/\:\- 90 fokkal. +4-7 k�zti param�tern�l a forgat�s csak akkor t�rt�nik meg ha a film +geometri�ja "portr�" �s nem "t�jk�p". +(Ezt a sok h�lyes�get az angolban nem �n irtam!! - Gabucino) .IPs scale[=w:h[:c[:p]]] -Scales the image with the software scaler (slow) and performs a YUV<\->RGB -colorspace conversion (see \-sws option too). +A k�p nagy�t�sa a szoftveres scalerrel (lass�) �s YUV<\->RGB konverzi� +(l�sd m�g \-sws opci�). The value 0 is used for scaled (aspect) destination w/\:h. -(default: original w/\:h, destination w/\:h with \-zoom) Optionaly chroma -skipping (c from 0\-3) and scaling parameters can be specified. -(see the \-sws option for details) +(alap: eredeti w/\:h, destination w/\:h with \-zoom) +(l�sd m�g \-sws opci�) .IPs yuy2 -Forces software YV12/\:I420 or 422P to YUY2 conversion. +Szoftveres YV12/\:I420 vagy 422P-b�l YUY2 konverzi�. .IPs rgb2bgr[=swap] -RGB 24/\:32 <\-> BGR 24/\:32 colorspace conversion with optional R <\-> B -swapping. +RGB 24/\:32 <\-> BGR 24/\:32 konverzi� opcion�lis R <\-> B +cser�vel. .IPs palette -RGB/\:BGR 8 \-> 15/\:16/\:24/\:32bpp colorspace conversion using palette. +RGB/\:BGR 8 \-> 15/\:16/\:24/\:32bpp konverzi� palett�val. .IPs format[=fourcc] -Restricts the colorspace for next filter. -It does not do any conversion. -Use together with the scale filter for a real conversion. -.IPs pp[=filter1[:option1[:option2...]]/[-]filter2...] (see \-pphelp too) -This option enables usage of MPlayer's internal postprocessing filter, -and also gives an interface where you can pass options to the named filter. -To get a list of available filters, use \-pphelp. +A k�vetkez� sz�r� �ltal haszn�land� colorspace megad�sa. +�nmag�ban nem konvert�l, csak a scale sz�r�vel egy�tt. +.IPs pp[=sz�r�1[:opci�1[:opci�2...]]/[-]sz�r�2...] (l�sd \-pphelp) +Ezzel az opci�val kapcsolhat� be a min�s�gjav�t� sz�r�, valamint itt lehet +a nevezett sz�r�t felparam�terezni is. +A rendelkez�sre �ll� sz�r�k list�ja a \-pphelp opci�val k�rhet� le. .br -Note that each sub-filter must be separated with a / sign. +Mindegyik al-sz�r�t egy / jellel kell elv�lasztani. .br -Each filter defaults to 'c' (chrominance). +Alap�rtelmez�sben minden sz�r� 'c'-re �ll be (chrominance). .br -The keywords accept a '\-' prefix to disable the option. +A kulcsszavak el� �rt '\-' prefix kikapcsolja az adott opci�t. .br -A ':' followed by a letter may be appended to the option to indicate its -scope: +Az opci�hoz kett�spont ut�n �rt bet� a sz�r� hat�sk�r�t szab�lyozza: .RSss -a: Automatically switches the filter off if the CPU is too slow. +a: Automatikusan kikapcsolja a sz�r�t ha a CPU t�l lass�. .br -c: Do chrominance filtering, too. +c: Chrominance sz�r�s bekapcsol�sa. .br -y: Do not do chrominance filtering (only luminance filtering). +y: Chrominance sz�r�s kikapcsol�sa (csak luminance sz�r�s). .REss .RS -.I EXAMPLES: +.I P�LD�K: .RE .RSss .br @@ -1964,136 +1963,134 @@ .br \-vf pp=hb/vb/dr/al .br -Default filters without brightness/\:contrast correction: +Alap�rtelmezett sz�r�k, f�nyer�/\:kontraszt kiv�tel�vel: .br \-vf pp=de/\-al .br -Enable default filters & temporal denoiser: +Alap�rtelmezett sz�r�k �s temporal denoiser bekapcsol�sa: .br \-vf pp=de/tn:1:2:3 .br -Deblock horizontal only luminance and switch vertical deblocking on or -off automatically depending on available CPU time: +Horizont�lis luminance els�m�t�sa, �s a vertik�lis els�m�t�s CPU id� +f�ggv�ny�ben t�rt�n� ki vagy bekapcsol�sa: .br \-vf pp=hb:y/vb:a \-autoq 6 .REss .IPs lavc[=quality:fps] -Realtime MPEG1 encoder for use with DVB/\:DXR3 (libavcodec) +Val�sidej� MPEG1 enk�der DVB/\:DXR3-hoz (libavcodec) .IPs fame -Realtime MPEG1 encoder for use with DVB/\:DXR3 (libfame) +Val�sidej� MPEG1 enk�der DVB/\:DXR3-hoz (libfame) .IPs dvbscale[=aspect] -Set up optimal scaling for DVB cards. -(aspect = DVB_HEIGHT*ASPECTRATIO, default: 768) +Optim�lis nagy�t�s kisz�m�t�sa DVB k�rty�khoz. +(aspect = DVB_HEIGHT*ASPECTRATIO, alap: 768) .IPs "noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]]" -Adds noise +Zaj hozz�ad�sa .RSss -<0\-100>: luma noise +<0\-100>: luma zaj .br -<0\-100>: chroma noise +<0\-100>: chroma zaj .br -u: uniform noise +u: uniform zaj .br -t: temporal noise +t: temporal zaj .br -a: averaged temporal noise +a: averaged temporal zaj .br -h: high quality +h: j� min�s�g .br -p: mix random noise with a (semi)regular pattern +p: v�letlenszer� zaj, f�lgyakori mint�val .REss -.IPs "denoise3d[=luma:chroma:time]" -This filter aims to reduce image noise producing smooth images and making still -images really still (This should enhance compressibility.). -It can be given from 0 to 3 parameters. If you omit a parameter, a reasonable -value will be inferred. +.IPs "denoise3d[=luma:chroma:id�]" +Ezen sz�r� c�lja a k�p zaj�nak cs�kkent�se, ez�ltal s�m�bb k�pek el�r�se, +valamint az �ll�k�pek t�nyleg �ll�k�pp� alak�t�sa (ez jobb t�m�r�thet�s�get +eredm�nyez). +0-t�l 3 param�tert fogad el. Ha egy param�tert elhagysz, egy (a t�bbi �rt�kb�l) +sz�molt logikus �rt�k ker�l behelyettes�t�sre. .RSss -luma: spatial luma strength (default = 4) -.br -chroma: spatial chroma strength (default = 3) +luma: spatial luma ereje (alap = 4) .br -time: temporal strength (default = 6) +chroma: spatial chroma ereje (alap = 3) +.br +time: temporal er� (alap = 6) .REss -.IPs eq[=bright:cont] -Activates the software equalizer with interactive controls like the hardware -eq controls. -The values can be from -100 to 100. -.IPs eq2[=gamma:cont:bright] -Alternative software equalizer that uses lookup tables (very slow), -allowing gamma correction in addition to simple brightness and -contrast adjustment. -The parameters are given as floating point values. -Defaults are gamma=1.0, contrast=1.0, and brightness=0.0. -The values are 0.1\-10 for gamma, -2\-2 for contrast (negative values result -in negative image) and -1\-1 for brightness. +.IPs eq[=f�nyer�:kontrasz] +Szoftveres equalizer bekapcsol�sa. Lehets�ges interakt�van is ir�ny�tani, +ak�r a hardveres equalizert. +Az �rt�kek -100-t�l 100-ig terjedhetnek. +.IPs eq2[=gamma:kontrasz:f�nyer�] +Alternat�v szoftveres equalizer, lookup t�bl�kat haszn�l (lass�), valamint +lehets�ges vele a gamma �ll�t�sa is. +A param�terek lebeg�pontos sz�mok. +Az alap�rt�kek: gamma=1.0, kontraszt=1.0, �s f�nyer�=0.0. +Az �rt�kek lehetnek 0.1\-10 a gamm�ra, -2\-2 a kontrasztra (a negat�v +�rt�kek inverz k�pet adnak), �s -1\-1 a f�nyer�re. .IPs halfpack[=f] -Convert planar YUV 4:2:0 to half-height packed 4:2:2, downsampling luma but -keeping all chroma samples. -Useful for output to low-resolution display devices when hardware downscaling -is poor quality or is not available. -Can also be used as a primitive luma-only deinterlacer with very low cpu -usage. -By default, halfpack averages pairs of lines when downsampling. -The optional parameter f can be 0 to only use even lines, or 1 to only use -odd lines. -Any other value for f gives the default (averaging) behavior. +Plan�ris YUV 4:2:0 �tkonvert�l�sa f�lmagas packed 4:2:2-v�, a luma +lemintav�telez�s�vel, de az �sszes chroma minta megtart�s�val. +Hasznos alacsony felbont�s� eszk�z�k�n t�rt�n� megjelen�t�sre. +Egyszer� luma deinterlacer-k�nt is haszn�lhat�, kev�s CPU id�t fogyaszt. +Alapban minden p�ros sort �tlagol. +Az f opcion�lis param�ter lehet 0, ez esetben az �tlagol�s a p�ros, vagy 1 +eset�ben a p�ratlan sorokra �rv�nyes. .IPs dint[=sense:level] -Detects and drops first of interlaced frames in video stream. -Values can be from 0.0 to 1.0 - first (default 0.1) is relative difference -between neighbor pixels, second (default 0.15) is what part of image have to -be detected as interlaced to drop the frame. +Detekt�lja �s eldobja a video stream-ben l�v� v�ltottsoros k�pkock�k k�z�l +az els�t. +Az �rt�kei terjedhetnek 0.0-t�l 1.0-ig, ahol az els� (alapban 0.1) a +szomsz�dos pixelek k�zti relat�v k�l�nbs�get, m�g a m�sodik (alapban 0.15) +azt adja meg, hogy a k�p mely r�sz�n t�rt�njen a detekt�l�s. .IPs lavcdeint -Use libavcodec's deinterlace filter. -.IPs "unsharp=l|cWxH:amount[:l|cWxH:amount]" +A libavcodec deinterlace sz�r�j�nek haszn�lata. +.IPs "unsharp=l|cWxH:mennyis�g[:l|cWxH:mennyis�g]" Unsharp mask / gaussian blur. .RSss -l: apply effect on luma component +l: luma komponens figyelembev�tele .br -c: apply effect on chroma components +c: chroma komponens figyelembev�tele .br -WxH: width and height of the matrix, odd sized in both directions -(min = 3x3, max = 13x11 or 11x13, usually something between 3x3 and 7x7) +WxH: a m�trix sz�less�ge �s magass�ga, mindk�t ir�nyban p�ratlan �rt�ket +kell megadni +(min = 3x3, max = 13x11 vagy 11x13, �ltal�ban 3x3 �s 7x7 k�z�tt) .br -amount: relative amount of sharpness / blur to add to the image -(amount < 0 = blur, amount > 0 = sharpen, usually something between -1.5 and -1.5) +mennyis�g: az applik�land� �les�t�s / elmos�s m�rt�ke +(mennyis�g < 0 = elmos�s, mennyis�g > 0 = �les�t�s, �ltal�ban -1.5 �s +1.5 k�z�tt) .REss .IPs swapuv -Swap U & V plane. +U �s V plane megcser�l�se. .IPs "il=[d|i][s][:[d|i][s]]" -(de)interleaves lines. -The goal of this filter is to add ability of processing interlaced images -pre-field without deinterlacing it. -You can filter your interlaced dvd and playback on TV without breaking the -interlacing. -While deinterlacing (with the post processing filter) removes the interlacing -permamently (by smoothing averaging etc) deinterleaving splits the frame into -2 fields (so called half pictures), so you can process (filter) them -independently and then re-interleave them. +sorok (de)interleave-el�se. +A sz�r� l�nyege hogy lehet�v� v�lik vele v�ltottsoros (interlace) k�pek +feldolgoz�sa a v�ltottsoross�g megtart�s�val. +P�lda erre egy v�ltottsoros DVD valamilyen m�don t�rt�n� sz�r�se, majd TV-n +t�rt�n� lej�tsz�sa. +A deinterlacing (amit a post process sz�r� hajt v�gre) v�glegesen elt�vol�tja +a v�ltott sorokat, de ez a sz�r� az ilyen k�pkock�kat 2 mez�re bontja +(f�lk�pre), amik azt�n egyenk�nt feldolgozhat�k, majd �jra �sszerakhat�k +eggy�. .RSss d: deinterleave .br i: interleave .br -s: swap fields (exchange even & odd lines) +s: mez�k megcser�l�se (p�ros �s p�ratlan sorok cser�je) .REss .IPs "field[=n]" -Extracts a single field from interlaced image using stride arithmetic -to avoid wasting cpu time. The optional argument n specifies whether -to extract the even or the odd field (depending on whether n is even -or odd). -.IPs "boxblur=radius:power[:radius:power]" +Egyetlen k�p megjelen�t�se v�ltottsoros vide�kn�l. Az opcion�lisan megadhat� +n param�ter megadja hogy a p�ros avagy a p�ratlan mez�k ker�ljenek +megjelen�t�sre (att�l f�gg hogy n p�ros vagy p�ratlan). +.IPs "boxblur=sug�r:er�ss�g[:sug�r:er�ss�g]" box blur .RSss -radius: size of the filter +sug�r: a sz�rt ter�let m�rete .br -power: how often the filter should be applied +er�ss�g: a sz�r� er�ss�ge .REss .IPs "sab=rad:pfilter:cDiff[:rad:pfilter:cDiff]" shape adaptive blur .RSss -rad: blur filter strength (~0.1\-4.0) (slower if larger) +rad: elmos� sz�r� ereje (~0.1\-4.0) (nagyobb sz�m eset�n lassabb) .br -pfilter: prefilter strength (~0.1\-2.0) +pfilter: el�sz�r�s er�ss�ge (~0.1\-2.0) .br cDiff: how different the pixels are allowed to be to be considered (~0.1-100.0) @@ -2101,19 +2098,18 @@ .IPs "smartblur=rad:strength:thresh[:rad:strength:thresh]" smart blur .RSss -rad: blur filter strength (~0.1\-5.0) (slower if larger) +rad: elmos� sz�r� ereje (~0.1\-5.0) (nagyobb sz�m eset�n lassabb) .br -strength: blur (0.0\-1.0) or sharpen (-1.0\-0.0) +strength: elmos�s (0.0\-1.0) vagy �les�t�s (-1.0\-0.0) t�rt�njen .br -thresh: filter all (0), filter flat areas (0\-30) or filter edges (-30\-0) +thresh: minden (0), homog�n fel�letek (0\-30) vagy csak �lek (-30\-0) sz�r�se .REss .IPs "perspective=x0:y0:x1:y1:x2:y2:x3:y3:t" -perspective correcture +perspekt�vajav�t�s .RSss -x0,y0,...: coordinates of the top left, top right, bottom left, bottom right -corners +x0,y0,...: a bal fels�, jobb fels�, bal als�, jobb als� sarkok .br -t: linear (0) or cubic resampling (1) +t: line�ris (0) vagy cubic resampling (1) .REss .IPs 2xsai Use the 2x scale and interpolate algorithm for scaling and smoothing images.