Ticket #35 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

can't stream mp3 from a ppc to an x86 box using pulseaudio

Reported by: sjoerd Owned by: lennart
Milestone: Component: daemon
Keywords: Cc:

Description

In a gstreamer pipeline like: gst-launch-0.10 filesrc location=... mad ! audioconvert ! pulsesink, audioconvert will convert the 32bit int audio to 32 bit float audio for pulseaudio (in native endianess).. The receiving pulseaudio daemon can't resample this from reverse to native endianess and stuff stops working...

Change History

Changed 5 years ago by sjoerd

The proposed patch from #28 fixes this issue

Changed 5 years ago by ossman

  • status changed from new to closed
  • resolution set to fixed

Fixed in r1412.

Note: See TracTickets for help on using tickets.