mirror of
https://github.com/mpv-player/mpv
synced 2025-01-29 11:12:56 +00:00
r21561: update vbuf_size and suggest 400 for HDTV video
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21568 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
62ddcb8345
commit
21aaa9ef31
@ -2,7 +2,7 @@
|
||||
.\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
|
||||
.\" Translated by Vladimir Voroshilov <voroshil@gmail.com>
|
||||
.\" Encoding: koi8-r
|
||||
.\" synced with r21531
|
||||
.\" synced with r21561
|
||||
.
|
||||
.\" --------------------------------------------------------------------------
|
||||
.\" ïÐÒÅÄÅÌÅÎÉÑ ÍÁËÒÏÓÏ×
|
||||
@ -9896,12 +9896,13 @@ than the output framerate and the framerate increase is <= 1.5.
|
||||
Example of PAL to NTSC telecining: tele_src=25:tele_dest=30000/1001.
|
||||
.
|
||||
.TP
|
||||
.B vbuf_size=<40\-1024>
|
||||
.B vbuf_size=<40\-1194>
|
||||
Sets the size of the video decoder's buffer, expressed in kilobytes.
|
||||
Specify it only if the bitrate of the video stream is too high for
|
||||
the chosen format and if you know perfectly well what you are doing.
|
||||
A too high value may lead to an unplayable movie, depending on the player's
|
||||
capabilities.
|
||||
When muxing HDTV video a value of 400 should suffice.
|
||||
.
|
||||
.TP
|
||||
.B abuf_size=<4\-64>
|
||||
|
Loading…
Reference in New Issue
Block a user