Use DBOP to check for left button on C200v2 like we are supposed to instead of right...
[kugel-rb.git] / manual / plugins / vbrfix.tex
blob9d8be401aeb280c2db8a3f5ba1bdeff4eac12aa9
1 \subsection{VBRfix}
2 This function scans a VBR (Variable Bitrate)
3 MP3 file and updates/creates the Xing VBR header. The Xing header
4 contains information about the VBR stream used to calculate average bit
5 rate, time information and to more accurately fwd/rew in the stream.
6 This function is especially useful when the playback of a file skips,
7 fwd/rew does not work correctly or the time display is incorrect.
8 To use this plugin, open the \setting{Context Menu} (see \reference{ref:Contextmenu})
9 upon a \fname{.mp3} file and select \setting{Open With\dots $\rightarrow$ vbrfix}.
10 \par
11 \note{
12 VBRfix can only run when music is turned off (since it uses
13 the same memory as the player) and can take a while to complete if
14 run on big files.}