[gst-devel] qtdemux behavior with audio payload in 3G2, sample_size != 0

Michael Smith msmith at xiph.org
Thu Mar 20 18:45:28 CET 2008


On Thu, Mar 20, 2008 at 6:41 PM, Edward Averill <edaverill at hotmail.com> wrote:
>
>  I'm seeing some unusual behavior playing back a 3G2 file via qtdemux, which
> contains H.263 video and QCELP audio - but *only* with files that have an
> audio payload sample size that's not equal to zero.  The sample_size in the
> file is correct - 17 bytes - but somewhere in the guts of the code, it
> decides to send our decoder odd-sized packets, and not only that, it skips
> over huge chunks of the audio payload stream.  It looks like something goes
> pear-shaped when it treats samples as chunks.

Edward,

This sounds like a straightforward bug of some sort. The best thing to
do is file a bug report in Bugzilla (http://bugzilla.gnome.org/ ), and
attach a sample file that the problem can be reproduced with.

Mike




More information about the gstreamer-devel mailing list