jasonmc / forked-daapd

A re-write of the firefly media server (mt-daapd). It's released under GPLv2+. Please note that this git repository is a mirror of the official one at git://git.debian.org/~jblache/forked-daapd.git
http://blog.technologeek.org/2009/06/12/217
GNU General Public License v2.0
328 stars 45 forks source link

Song length is incorrect (some songs) #27

Open stormcock opened 13 years ago

stormcock commented 13 years ago

The length of music tracks (as stored in the song_length field of the database) is incorrect - seems to be out by a factor of around 3 and a bit - and so reported wrongly to clients. I am running on Fedora 13. iTunes and other clients assume that song_length is a value in milliseconds.

stormcock commented 13 years ago

Correction - on some tracks only. Will delve a little further to see if common features to files. All are mp3 VBR by LAME.

freultwah commented 12 years ago

You must rebuild the VBR information. If vbrfix does not help, then rebuild the entire stream with foobar2000. Yes, the latter is a Windows app, but well worth keeping operational through Wine, even if for this one purpose.