Ticket #35 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
