Bug 63093 - Third video do not have sound.
Summary: Third video do not have sound.
Status: RESOLVED FIXED
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-04 01:32 UTC by Max Wu
Modified: 2013-04-09 11:57 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Max Wu 2013-04-04 01:32:39 UTC
If I play 2 videos files.
Then third video will have no sound.
If I pause first or second video, then third video sound will come back.
Music file either.
How can I fix this?

$ hwinfo --sound
16: PCI 1b.0: 0403 Audio device                                 
  [Created at pci.319]
  Unique ID: u1Nb.kXwNWe4doZB
  SysFS ID: /devices/pci0000:00/0000:00:1b.0
  SysFS BusID: 0000:00:1b.0
  Hardware Class: sound
  Model: "Intel 82801I (ICH9 Family) HD Audio Controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x293e "82801I (ICH9 Family) HD Audio Controller"
  SubVendor: pci 0x17aa "Lenovo"
  SubDevice: pci 0x20f2
  Revision: 0x03
  Driver: "snd_hda_intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xfc020000-0xfc023fff (rw,non-prefetchable)
  IRQ: 48 (1458 events)
  Module Alias: "pci:v00008086d0000293Esv000017AAsd000020F2bc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

PulseAudio
backend: GStreamer0.10.36-4

this is my PulseAudio log
http://paste.chakra-project.org/4305/

http://www.chakra-linux.org/bbs/viewtopic.php?id=10023
Comment 1 Tanu Kaskinen 2013-04-09 09:57:37 UTC
I can reproduce this. There are no errors in the log and all clients appear to be playing fine (they are streaming, not stuck). The bug might be in the mixing code - somehow only the first two streams are getting mixed, and the rest are ignored.

I'll try to fix this.
Comment 2 Tanu Kaskinen 2013-04-09 11:57:12 UTC
Fixed in the "master" and "next" branches: http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=179cacfc6620839cc9c4399e3f0a995bc499145f


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.