Hi Hugo,

Thanks to Google Translate, you want to perform searches against the
video content.

I'm not an expert of the video format, but I think it's possible only
by scanning the video and creating the index for the search. For now,
App Engine itself doesn't provide such an API for the video scanning,
so you may need to find such libraries or service. After you extract
the data, you can use either of the datastore API[1] or Search API[2]
(the Search API is still experimental though).

1. https://developers.google.com/appengine/docs/python/datastore/overview
2. https://developers.google.com/appengine/docs/python/search/

By the way, since this forum is for English conversations, I recommend
you post English message next time, so that you'll get more chance for
getting help.

-- Takashi

2013/2/25 Hugo Medina <[email protected]>:
>
> Saludos
> Tengo Un Problema, Que ya me solicitaron Realizar Una aplicacion Que busque
> Palabras introducidas Por El usuario, this busqueda sí pretende HACER Dentro
> De Un Archivo de vídeo Pero No Tengo la idea de hacerlo de Como, Alguien
> podria orientarme de Como Realizar this aplicacion
> Gracias
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>



--
Takashi Matsuo | Developers Advocate | [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to