[Bug 752613] qtdemux: unsigned raw 16 bit PCM audio not working

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 23 22:55:51 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752613

--- Comment #14 from manasa.athreya at lge.com ---
The following is the case observed:

1. In NONE/raw case the code is not checking the type of endian, which is
simply set to Little endian format.

2. The attached file has 16-bit PCM data which is being set to 8-bit data by
default.

3. stream->bytes_per_packet might not be always 1 in NONE/raw case.

-- 
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