A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd
at master 14 lines 735 B view raw
1\subsection{VBRfix} 2This function scans a VBR (Variable Bitrate) 3MP3 file and updates/creates the Xing VBR header. The Xing header 4contains information about the VBR stream used to calculate average bit 5rate, time information and to more accurately fwd/rew in the stream. 6This function is especially useful when the playback of a file skips, 7fwd/rew does not work correctly or the time display is incorrect. 8To use this plugin, open the \setting{Context Menu} (see \reference{ref:Contextmenu}) 9upon a \fname{.mp3} file and select \setting{Open With\dots $\rightarrow$ vbrfix}. 10\par 11\note{ 12VBRfix can only run when music is turned off (since it uses 13the same memory as the player) and can take a while to complete if 14run on big files.}