[gst-devel] Extraction meta information from video
AlannY
alanny at starlink.ru
Tue Jul 1 12:09:29 CEST 2008
Hello.
I'm writing a simple program, which asks user about Video file. Then
shows user it's width, height and fps value.
How to implement it in GStreamer?
I think, I should create *filesrc* element, connect it to the
*decodebin* and *fakesink*. But how to extract meta-information? It
seems, I should re-read carefully *decodebin* documentation...
Is there any better approach?
More information about the gstreamer-devel
mailing list