[Bug 659798] Segfault when you convert with audioconvert from audio file mkv to audio file avi

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 27 06:45:57 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=659798
  GStreamer | gst-plugins-good | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2011-09-27 13:45:56 UTC ---
For raw audio we should assume an alignment of the underlying data type, e.g. 4
byte aligned for 32 bit integers/floats. Otherwise things will break for some
audio sinks too for example and you don't really want to care for alignment in
every single audio element.

matroskademux should handle this

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list