Bug 2322179 - No sound (or heavy stutter) when playing video and audio files in VLC after PipeWire update
Summary: No sound (or heavy stutter) when playing video and audio files in VLC after P...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: pipewire
Version: 41
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Wim Taymans
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-28 18:26 UTC by itrymybest80
Modified: 2026-02-03 23:00 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-12-16 17:18:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description itrymybest80 2024-10-28 18:26:46 UTC
After having updated pipewire to 1.2.6 audio won't play (or with heavy stutter) until you hit pause and play or immediately restart your media; fixed by downgrading to 1.2.5.


pipewire-1.2.6-1.fc41.i686
pipewire-1.2.6-1.fc41.x86_64
vlc-3.0.21-11.fc41.x86_64
wireplumber-0.5.5-2.fc41.x86_64


1) install and run vlc
2) don't play any video or audio for 10-15 seconds
3) play any video or audio format
4) repeat step 2 and 3 (and/or pause your current playing file)


Actual results: video and audio files will play without sound; until you hit pause and play or immediately restart your media.


Expected results: functional audio and video playback when possible.


Kodek: Opus Audio (Opus)
Kanaler: Stereo
Samplingsfrekvens: 48000 Hz
Bitar per sampling: 32

ogg warning: Consider increasing access caching variable from 1000 to >1920
pipewire warning: starting late
main warning: playback way too late (222878): flushing buffers
main warning: playback way too early (-1056867): playing silence
main warning: playback way too late (715521): flushing buffers
main warning: playback way too early (-1075758): playing silence
main warning: playback too late (63989): up-sampling
main warning: playback way too late (734408): flushing buffers
main warning: playback way too early (-1073057): playing silence
main warning: playback too late (63987): up-sampling

Kodek: Vorbis Audio (vorb)
Kanaler: Stereo
Samplingsfrekvens: 48000 Hz
Bitar per sampling: 32

pipewire warning: starting late
main warning: playback way too late (211591): flushing buffers
main warning: playback way too early (-1002688): playing silence
main warning: playback too late (85284): up-sampling
main warning: timing screwed (drift: 170575 us): stopping resampling
main warning: playback too late (170553): up-sampling
main warning: playback way too late (255856): flushing buffers
main warning: playback way too early (-997504): playing silence
main warning: playback too late (85288): up-sampling
main warning: playback way too late (255829): flushing buffers

Kodek: MPEG AAC Audio (mp4a)
Kanaler: Stereo
Samplingsfrekvens: 44100 Hz
Bitar per sampling: 32

pipewire warning: starting late
main warning: playback way too late (223263): flushing buffers
main warning: playback way too early (-837725): playing silence
main warning: playback way too late (234570): flushing buffers
main warning: playback way too early (-1092650): playing silence
main warning: playback way too late (234568): flushing buffers
main warning: playback way too early (-834300): playing silence
main warning: playback way too late (234613): flushing buffers
main warning: playback way too early (-1089180): playing silence
main warning: playback way too late (234597): flushing buffers

Kodek: ADTS
Kanaler: Stereo
Samplingsfrekvens: 44100 Hz
Bitar per sampling: 32

main warning: playback way too early (-1144490): playing silence
main warning: playback too late (106674): up-sampling
main warning: playback way too late (192015): flushing buffers
main warning: playback way too early (-1120211): playing silence
main warning: playback too late (85336): up-sampling
main warning: playback way too late (191989): flushing buffers
main warning: playback way too early (-1141003): playing silence
main warning: playback too late (63977): up-sampling
main warning: timing screwed (drift: 149303 us): stopping resampling
main warning: playback too late (149302): up-sampling

The aforementioned "log spam" on bohdi:
pipewire debug: too early to start, silence
pipewire debug: too early to start, silence
pipewire debug: too early to start, silence
pipewire debug: too early to start, silence
pipewire debug: too early to start, silence
pipewire debug: too early to start, silence
pipewire debug: too early to start, silence
pipewire debug: too early to start, silence
pipewire debug: too early to start, silence
pipewire debug: too early to start, silence

Comment 1 Tad 2024-11-01 13:43:31 UTC
I can reproduce this on many more programs than just VLC, such as Firefox and virt-manager.

Sometimes audio will play for a second but then it still stops.

Interestingly I can only reproduce this on one of my real machines, it doesn't happen on my other or in my virtual machines running F41.

Downgrading to 1.2.5 is necessary to have functional audio again.

I checked upstream and didn't see any similar reports.

Comment 2 itrymybest80 2024-11-26 13:05:12 UTC
The latest update https://bodhi.fedoraproject.org/updates/FEDORA-2024-18bf137a0c did unfortunately not fix my problem.

Comment 3 Wim Taymans 2024-11-27 12:08:41 UTC
I can't reproduce this.

between 1.2.5 and 1.2.6 there are only 23 changes, nothing really fundamental to how things are processed.

If anything, there are 2 commits related to state changes:

 9f7c481742f7f82037fd3b6f849b2a6b31713703
 800a25a01f99156d7d954f4d7fe1b0a6cf8ae7e3

And 1 commit related to flushing the streams:

 9bf04c7c4cb591fc78206db46fbf0996669a18b3

If would be great if someone experiencing the problem could try to revert those commits to see what is causing
the problem.

Comment 4 awfslot 2025-03-05 21:53:44 UTC
Confirm still very bad in Pipewire 1.2.7-4.fc41

Reverting to 1.2.5-1.fc41 from @System repos works well.

A lot of videos simply do not work, no audio or even hard fail in VLC.

Can submit a short example video.

I apologize I do not have further tools to help.

Comment 5 Tad 2025-04-03 02:36:05 UTC
I can still reproduce this under pipewire-1.4.1-1.fc42

Comment 6 Adam Williamson 2025-12-02 01:23:49 UTC
This message is a reminder that Fedora Linux 41 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 41 on 2025-12-15.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '41'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 41 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 7 Samyak Jain (RedHat) 2025-12-16 17:18:36 UTC
Fedora Linux 41 entered end-of-life (EOL) status on 2025-12-15.

Fedora Linux 41 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 8 SoundboardW Com 2026-02-03 07:08:31 UTC Comment hidden (spam)

Note You need to log in before you can comment on or make changes to this bug.