[FFmpeg-devel] [PATCH] QCELP decoder

Reynaldo H. Verdejo Pinochet reynaldo
Sun Nov 23 16:20:32 CET 2008


Hello Kenan.

Kenan Gillet wrote:

> In order to read the two samples h263.mov and blue_earth.mov,
> we need to look at the rate byte in the frame (as the spec describes)
> and not just rely on the buffer_size
> since for those files, the buffer_size is always 35 but they contains
> RATE_FULL, RATE_HALF, RATE_QUARTER and RATE_OCTAVE.
> 

You sure this is from the spec and not from 
http://www.rfc-editor.org/rfc/rfc2658.txt ?
I don't recall from the top of my head.

In either case I think this should rather
be handled in the parser.

Bests
--
Reynaldo




More information about the ffmpeg-devel mailing list