MusicPlayerDaemon / MPD

Music Player Daemon
https://www.musicpd.org/
GNU General Public License v2.0
2.17k stars 352 forks source link

sound does not match the time #1924

Closed sergey-boreysha closed 10 months ago

sergey-boreysha commented 10 months ago

Bug report

Describe the bug

I generated an mp3 file with beats every fourth second. When playing, the sound does not match the time. What is the problam may be.

https://drive.google.com/file/d/1vVhuPIWcK4aieZiw7NpsLP9jpeHIA-jp/view?usp=sharing

Expected Behavior

sound match the time

Actual Behavior

sound does not match the time

Version

pi@raspberrypi:~ $ mpd --version Music Player Daemon 0.23.14 (0.23.14) Copyright 2003-2007 Warren Dukes warren.dukes@gmail.com Copyright 2008-2021 Max Kellermann max.kellermann@gmail.com This is free software; see the source for copying conditions. There is NO warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Database plugins: simple upnp

Storage plugins: local udisks nfs curl

Neighbor plugins: upnp udisks

Decoders plugins: [mad] mp3 mp2 [mpg123] mp3 [vorbis] ogg oga [oggflac] ogg oga [flac] flac [opus] opus ogg oga [sndfile] wav aiff aif au snd paf iff svx sf voc w64 pvf xi htk caf sd2 [audiofile] wav au aiff aif [dsdiff] dff [dsf] dsf [hybrid_dsd] m4a [faad] aac [mpcdec] mpc [wavpack] wv [modplug] 669 amf ams dbm dfm dsm far it med mdl mod mtm mt2 okt s3m stm ult umx xm [mikmod] amf dsm far gdm imf it med mod mtm s3m stm stx ult uni xm [sidplay] sid mus str prg P00 [wildmidi] mid [fluidsynth] mid [adplug] amd d00 hsc laa rad raw sa2 [ffmpeg] 16sv 3g2 3gp 4xm 8svx aa3 aac ac3 adx afc aif aifc aiff al alaw amr anim apc ape asf atrac au aud avi avm2 avs bap bfi c93 cak cin cmv cpk daud dct divx dts dv dvd dxa eac3 film flac flc fli fll flx flv g726 gsm gxf iss m1v m2v m2t m2ts m4a m4b m4v mad mj2 mjpeg mjpg mka mkv mlp mm mmf mov mp+ mp1 mp2 mp3 mp4 mpc mpeg mpg mpga mpp mpu mve mvi mxf nc nsv nut nuv oga ogm ogv ogx oma ogg omg opus psp pva qcp qt r3d ra ram rl2 rm rmvb roq rpl rvc shn smk snd sol son spx str swf tak tgi tgq tgv thp ts tsp tta xa xvid uv uv2 vb vid vob voc vp6 vmd wav webm wma wmv wsaud wsvga wv wve rtp:// rtsp:// rtsps:// [pcm]

Filters: libsamplerate soxr

Tag plugins: id3tag

Output plugins: shout null fifo sndio pipe alsa ao openal pulse jack httpd snapcast recorder

Encoder plugins: null vorbis opus lame twolame wave flac shine

Archive plugins: [bz2] bz2 [zzip] zip [iso] iso

Input plugins: file archive alsa qobuz curl ffmpeg nfs mms cdio_paranoia

Playlist plugins: extm3u m3u pls xspf asx rss soundcloud flac cue embcue

Protocols: file:// alsa:// cdda:// ftp:// ftps:// gopher:// hls+http:// hls+https:// http:// https:// mms:// mmsh:// mmst:// mmsu:// nfs:// qobuz:// rtmp:// rtmps:// rtmpt:// rtmpts:// rtp:// rtsp:// rtsps:// scp:// sftp:// smb:// srtp://

Other features: avahi dbus udisks epoll icu inotify ipv6 systemd tcp un

Configuration

music_directory "/mnt/mmcblk2p1/music" playlist_directory "/mnt/mmcblk2p1/.mpd/playlists" db_file "/mnt/mmcblk2p1/.mpd/database" log_file "/mnt/mmcblk2p1/.mpd/mpd.log" pid_file "/mnt/mmcblk2p1/.mpd/mpd.pid" state_file "/mnt/mmcblk2p1/.mpd/state" sticker_file "/mnt/mmcblk2p1/.mpd/sticker.sql" user "pi"

bind_to_address "192.168.1.160"

input { plugin "curl" }

input { enabled "no" plugin "qobuz" }

input { enabled "no" plugin "tidal" }

decoder { plugin "hybrid_dsd" enabled "no" }

audio_output { type "alsa" name "My ALSA Device" mixer_type "software" device "hw:0,0" # optional }

Log

pi@raspberrypi:~ $ mpd --stderr --no-daemon --verbose config_file: loading file /home/pi/.config/mpd/mpd.conf libsamplerate: libsamplerate converter 'Fastest Sinc Interpolator' vorbis: Xiph.Org libVorbis 1.3.6 opus: libopus 1.3 sndfile: libsndfile-1.0.28 decoder: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg adplug: adplug 2.2.1 simple_db: reading DB curl: version 7.64.0 curl: with GnuTLS/3.6.7 state_file: Loading state file /mnt/mmcblk2p1/.mpd/state state_file: Saving state file /mnt/mmcblk2p1/.mpd/state

MaxKellermann commented 10 months ago

Your log shows that you never tried to play the file. I have no idea what "the sound does not match the time" means, but I'm tired of your repeated attempts to waste my time with bogus bug reports and your ignorance of the rules for reporting bugs.