diff options
author | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-04-30 18:57:41 +0000 |
---|---|---|
committer | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-04-30 18:57:41 +0000 |
commit | d8d8e2f6bde75acbc1fcfddaaa90fe478e2b3b2d (patch) | |
tree | 2ad8a14beea1070b985f390c638de64dfdb9a144 /DOCS | |
parent | 515519f3f20e5b8d6f58b21e7cfd3e512dfc89f6 (diff) |
-lavfopts muxrate in in bits/sec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18358 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index a521d5bfce..d3d0b7cb9f 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -9403,7 +9403,7 @@ B-frames in the video stream, resulting in broken encodes. . .TP .B muxrate -Nominal bitrate of the multiplex, in units of 50 bytes per second; +Nominal bitrate of the multiplex, in bits per second; currently it is meaningful only for MPEG[12]. Sometimes raising it is necessary in order to avoid "buffer underflows". . |