Audio video parameters of ts file played using gstreamer pipeline

Arun Raghavan arun at accosted.net
Wed Mar 25 10:40:11 PDT 2015


On 17 March 2015 at 18:56, Mayank Agarwal <mayank77fromindia at gmail.com> wrote:
> Hi,
>
> I am playing .ts file using gstreamer pipeline on ubuntu machine.Is it possible
> to get real time video info like codec type,frames per second,bit
> rate,etc of video file
> playing by running a separate  gstreamer code.
> In short is it possible to query X11 windows subsystem to get
> audio/video parameters
> using gstreamer or is there any other way.

Is this what you're looking for?
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstdiscoverer.html

-- Arun


More information about the gstreamer-devel mailing list