Hi Dave,

Currently, I need use android.media.MediaMetadataRetriever.
I can find MediaMetadataRetriever.java in source code but there is no
MediaMetadataRetriever.class build to out folder.
Where can I get the class file.
I need to import the android.media.MediaMetadataRetriever in my test
AP.
Thanks~~

-wei

On 3月8日, 上午2時29分, Dave Sparks <davidspa...@android.com> wrote:
> No, we're just adding support for extracting a static thumbnail.
>
> What is your use case? Where does the video stream come from?
>
> On Mar 5, 2:06 pm, elcadar <mogrif...@gmail.com> wrote:
>
>
>
> > Will you be able to extract arbitrary frames from a video stream (not
> > necessarily a file)? Essentially pull a frame every few seconds from
> > outbound video stream and show a little image on screen?
>
> > On Feb 11, 11:14 pm, Dave Sparks <davidspa...@android.com> wrote:
>
> > > There is no support for thumbnail extraction in SDK 1.0. It's coming
> > > in Cupcake as an adjunct to video record.
>
> > > On Feb 11, 7:30 am, Freepine <freep...@gmail.com> wrote:
>
> > > > Opencore has aframeandmetadatautility, and there is also an API as
> > > > android.media.MediaMetadataRetriever.captureFrame()
> > > > in Java layer, but it might not be available in public SDK.
>
> > > > On Wed, Feb 11, 2009 at 8:49 PM, trust_chen chen 
> > > > <trustc...@gmail.com>wrote:
>
> > > > > how to get the firstframeof a video file ?
> > > > > Are there such APIs in OPENCORE?
> > > > >  Thanks !- 隱藏被引用文字 -
>
> - 顯示被引用文字 -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to