If FillBufferDone keeps coming, its a indication that whole playback cycle
is working (file has been read, decoder has been given
Emptybuffer/fillbuffer calls, got FillBufferDone).,
see what happens in overlay, when u post the buffer to FillBufferDone.,


On Mon, Jul 12, 2010 at 3:13 PM, HV <harishv.athr...@gmail.com> wrote:

> Hi,
>
>  I've integrated my MPEG-4 hardware enabled decoder with the PVMF and
> implemented the necessary OMX calls. The trouble I'm having now is
> that once I click on the thumbnail within Gallery, the 1st frame shows
> up, but it stops right there!! I see that my driver/decoder is running
> in the background generating interrupts and churning out new YUV
> frames, but Gallery is stuck. I also see that I'm filling in data
> along with the FillBufferDone callback, but see no visual progress.
> Any idea what might be missing here?
>
> Thanks in advance
> HV
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to