popcornmix / omxplayer

omxplayer
GNU General Public License v2.0
1.01k stars 334 forks source link

first part of mp4/mp3 files are played with extreme speed #794

Open pmbert opened 3 years ago

pmbert commented 3 years ago

I'm using a new PI4B with Hifiberry DAC+ and latest Raspberry PI OS.

Playing mp3/mp4 files mostly but randomly the beginning of the file is played with extreme speed. The remaining part is played fine with correct speed. It doesn't depend or the files, they may run fine or not, it affects files on USB-stick and SD-card. Kodi and VLC have no such behaviour.

attached an omxplayer log of such an occurance. I'm wondering if this is a software issue or a hardware defect.

omxplayer.log.zip

used command: omxplayer --adev alsa --genlog

omxplayer -v omxplayer - Commandline multimedia player for the Raspberry Pi Build date: Thu, 01 Aug 2019 12:50:43 +0000 Version : f543a0d [master] Repository: https://github.com/popcornmix/omxplayer.git

aplay -l Liste der Hardware-Geräte (PLAYBACK) Karte 0: sndrpihifiberry [snd_rpi_hifiberry_dacplus], Gerät 0: HiFiBerry DAC+ HiFi pcm512x-hifi-0 [HiFiBerry DAC+ HiFi pcm512x-hifi-0] Sub-Geräte: 0/1 Sub-Gerät #0: subdevice #0

data:

Raspberry Pi 4 Model B Rev 1.4 Serial#: 10000000b0d4d88c Memory: 1911988 kB

Firmware: Nov 30 2020 22:12:08 Copyright (c) 2012 Broadcom version ab1181cc0cb6df52bfae3b1d3fef0ce7c325166c (clean) (release) (start)

Raspbian GNU/Linux 10 (buster) Linux raspberrypi4 5.4.79-v7l+ #1373 SMP Mon Nov 23 13:27:40 GMT 2020 armv7l GNU/Linux

popcornmix commented 3 years ago

omxplayer is being deprecated in favour of vlc, so I'd recommend you switch, or use one of the many other debian mp3 players.

sops21 commented 3 years ago

I'm having the same issue. Are where you able to solve it?