<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:12pt"><div style="font-family: arial,helvetica,sans-serif;">Hi,<br><br>I'm new to gstreamer, and I would get information about a video file.<br><br>I want to get :<br>&nbsp;&nbsp;&nbsp; - codec<br>&nbsp;&nbsp;&nbsp; - width <br>&nbsp;&nbsp;&nbsp; - height<br><br>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.<br><br>Maybe I must add a demux to the pipline, but i need to detect codec first?<br><br>I tried with findtype with the "have-type" signal, but I detect only "system-stream" capability.<br><br>Do you have some hints to give me?<br></div></div><br>



      </body></html>