[gst-devel] [ANN] gst-identify v1.0

Felipe Contreras felipe.contreras at gmail.com
Mon Oct 20 23:57:38 CEST 2008


Hi,

This is a simple tool I wrote to fetch information about clips. The
output is meant to be parsable by scripts. It's a first step towards
easier transcoding.
http://github.com/felipec/gst-transcode

Hopefully other people will find it useful.

For example:
gst-identify big_buck_bunny_720p_h264.mkv
audio/x-vorbis
channels: int: 2
rate: int: 48000

video/x-h264
width: int: 1280
height: int: 720
pixel-aspect-ratio: fraction: 1/1
framerate: fraction: 1312499997/54687499

Cheers.

-- 
Felipe Contreras




More information about the gstreamer-devel mailing list