[Bug 697111] [typefind/dcaparse] fix DTS frame size for 14-bits packed streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 3 02:44:01 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697111
  GStreamer | gst-plugins-base | 1.x

--- Comment #7 from Arnaud Vrac <rawoul at gmail.com> 2013-04-03 09:43:59 UTC ---
Hum, it seems that there's more to this. I actually have two 14-bits files for
testing:

http://absolut.zogzog.org/share/samples/wav/Track33%20DTS-CD%2014-Bit%201024Framsize.wav
http://absolut.zogzog.org/share/samples/wav/Track35%20DTS-CD%2014-Bit%20512Framesize.wav

Track33: frame size is 3584 in the header, and the real frame size is 4096
(3584 * 16 / 14)
Track35: frame size is 2048 in the header, and the real frame size is 2048

I'm trying to find out how to calculate the frame size correctly in the spec.

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