1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +00:00

sync and some other fix

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11061 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nauj27 2003-10-09 15:08:13 +00:00
parent 1217baed81
commit 1baec69e54

View File

@ -1,6 +1,6 @@
.\" MPlayer (C) 2000-2003 Arpad Gereoffy .\" MPlayer (C) 2000-2003 Arpad Gereoffy
.\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann .\" Esta página de manual ha sido escrita por Gabucino, Diego Biurrun, Jonas Jermann
.\" Spanish translation by Juan Martín López <nauj27@teleline.es> .\" y traducida al español por Juan Martín López <nauj27@teleline.es>
.\" .\"
.\" Ejecute esto para obtener versión HTML de la página man: .\" Ejecute esto para obtener versión HTML de la página man:
.\" groff -man -Thtml mplayer.1 > manpage.html .\" groff -man -Thtml mplayer.1 > manpage.html
@ -136,7 +136,7 @@ mencoder \- Codificador de pel
.hy .hy
.\" -------------------------------------------------------------------------- .\" --------------------------------------------------------------------------
.\" Description .\" Descripción
.\" -------------------------------------------------------------------------- .\" --------------------------------------------------------------------------
. .
.SH DESCRIPCIÓN .SH DESCRIPCIÓN
@ -4050,6 +4050,17 @@ significado de predicci
.RE .RE
.PD 1 .PD 1
.TP .TP
.B coder
(para ffv1)
.PD 0
.RSs
.IPs 0
codificación vlc (golomb rice)
.IPs 1
codificación aritmética (cabac)
.RE
.PD 1
.TP
.B qpel\ \ \ .B qpel\ \ \
usa compensación de movimiento quarter pel usa compensación de movimiento quarter pel
Consejo: Esto es útil solamente para codificaciones con tasa de bits alta. Consejo: Esto es útil solamente para codificaciones con tasa de bits alta.