<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
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.&nbsp; 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.&nbsp; It looks like something goes pear-shaped when it treats samples as chunks.<br><br>Does anyone have any experience playing other 3G2/3GP/MP4 files with a fixed audio sample size?&nbsp; These files will play in GOMPlayer on Linux, but not via gStreamer.<br><br>All info appreciated.<br><br>..ed..<br><br></body>
</html>