On 11 July 2010 23:16, Mohamed Naufal <[email protected]> wrote:
> Hi
>
> Is there any way to force more data to be passed to decode_frame() of
> a decoder? G.723.1 has 4 frame types, each of size 24, 20, 10 and 1
> byte. For a particular frame of type 0, only 16B of data is being
> passed to decode_frame() when obviously 24B are needed. Is using a
> parser the only solution?
>

Also, the input is being read from a file. In the above case, EOF has
not been reached.

Naufal
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to