# HG changeset patch # User nicodvb # Date 1165017843 0 # Node ID abdda11bd4ece37a6b7fece8173b6f295e74fd8b # Parent 06d63614eeaa1045792ffc1a8d1affe8b615621d documented -mpegopts :[va]buf_size diff -r 06d63614eeaa -r abdda11bd4ec DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Fri Dec 01 23:51:51 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Dec 02 00:04:03 2006 +0000 @@ -9709,6 +9709,19 @@ converted with \-ofps, is either 24000/1001 or 24 fps. Any other framerate is incompatible with this option. . +.TP +.B vbuf_size=<40\-1024> +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. +. +.TP +.B abuf_size=<4\-64> +Sets the size of the audio decoder's buffer, expressed in kilobytes. +The same principle as for vbuf_size applies. +. . .SS FFmpeg libavformat demuxers (\-lavfdopts) .