[gst-devel] Read metadata metadata

Frédéric Gaudy fred_gaudy at yahoo.fr
Wed Dec 3 11:34:17 CET 2008


Hi,

I'm new to gstreamer, and I would get information about a video file.

I want to get :
    - codec
    - width 
    - height

I created a first "filesrc" GstElement and I tried to gets its capabilities, but I don't know the name I should use with get_pad() function.

Maybe I must add a demux to the pipline, but i need to detect codec first?

I tried with findtype with the "have-type" signal, but I detect only "system-stream" capability.

Do you have some hints to give me?



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081203/5ed7884a/attachment.htm>


More information about the gstreamer-devel mailing list