[gst-devel] How to make GNonLin not to decode videoclip?
Edward Hervey
bilboed at gmail.com
Fri Aug 6 18:04:49 CEST 2010
On Fri, 2010-08-06 at 06:33 -0700, wl2776 wrote:
>
> Is it possible to avoid decoding and pause just at the demuxing and
> discovering elementary stream formats?
Set the caps property of the gnlfilesource to the format you want
(ex : video/mpeg,mpegversion=2 for mpeg2 video)
And if you're just using one gnl(file)source you don't need a
gnlcomposition.
Edward
More information about the gstreamer-devel
mailing list