French translation update by Mustapha Senhaji.
[Rockbox.git] / manual / plugins / vbrfix.tex
blob82ecf5f75eb2acb02677d3e4bdcd0620c4da4469
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.
9 \opt{recorder,recorderv2fm,ondio}{
10 \note{Run VBRfix on files you record with your \dap. The header is not present
11 in the recorded files and VBRfix adds this header.}}
13 \note{VBRfix can only run when music is
14 turned off (since it uses the same memory as the player) and can take a
15 while to complete if run on big files.}