diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2007-05-07 10:50:08 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2007-05-07 10:50:08 +0000 |
| commit | c5ec5f2c727a40718bdc5691c079b280d3f6a1ad (patch) | |
| tree | 41fd281eb52ee68fcb48f3e8441440a86ac61aad /manual/plugins/vbrfix.tex | |
| parent | a8b79670558dba823da40d7180100cc2dc6c0a6f (diff) | |
| download | rockbox-c5ec5f2c727a40718bdc5691c079b280d3f6a1ad.zip rockbox-c5ec5f2c727a40718bdc5691c079b280d3f6a1ad.tar.gz rockbox-c5ec5f2c727a40718bdc5691c079b280d3f6a1ad.tar.bz2 rockbox-c5ec5f2c727a40718bdc5691c079b280d3f6a1ad.tar.xz | |
VBRfix description, part 2: actually this note was way outdated. Files recorded with rockbox should contain the vbr header - the hint about using it on files with broken/missing headers in general is enough.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13342 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/vbrfix.tex')
| -rw-r--r-- | manual/plugins/vbrfix.tex | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/manual/plugins/vbrfix.tex b/manual/plugins/vbrfix.tex index 231af96..6485eb6 100644 --- a/manual/plugins/vbrfix.tex +++ b/manual/plugins/vbrfix.tex @@ -6,11 +6,6 @@ rate, time information and to more accurately fwd/rew in the stream. This function is especially useful when the playback of a file skips, fwd/rew does not work correctly or the time display is incorrect. -\opt{recorder,recorderv2fm,ondiofm}{ -\note{Run VBRfix on files you record with your \dap. The header is not present -in the recorded files and VBRfix adds this header.}} - \note{VBRfix can only run when music is turned off (since it uses the same memory as the player) and can take a while to complete if run on big files.} - |