mirror of
https://github.com/mpv-player/mpv
synced 2025-02-21 07:16:56 +00:00
SVCD supports VBR audio and VCD CBR only. Reflects the newest patches of Nico
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15958 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c89f7cd736
commit
cd19f28b94
@ -3204,6 +3204,10 @@ codec</title>
|
||||
or <systemitem class="library">libavcodec</systemitem>'s MP2 encoder.
|
||||
The libavcodec MP2 is far from being as good as the other two libraries,
|
||||
however it should always be available to use.
|
||||
VCD only supports constant bitrate audio (CBR) whereas SVCD supports
|
||||
variable bitrate (VBR) too.
|
||||
Be careful when using VBR because some bad standalone players might not
|
||||
support it too well.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user