More questions about GNonlin

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

More questions about GNonlin

wl2776
Administrator
First of all, thanks to everyone, and to Edward Hervey especially, for quick responses and bug fixes.
Setting caps on gnlfilesources works well now.

However, my pipeline still doesn't rich the playing state.
I have files both with video and audio streams, and I'd like to save them all.
My pad-added handler is called only once, for a video stream.

Attached is my pipeline: 0.00.03.301032920-gnlcomp.png
Reply | Threaded
Open this post in threaded view
|

Re: More questions about GNonlin

Edward Hervey
Administrator
On Tue, 2010-08-10 at 01:41 -0700, wl2776 wrote:

> First of all, thanks to everyone, and to Edward Hervey especially, for quick
> responses and bug fixes.
> Setting caps on gnlfilesources works well now.
>
> However, my pipeline still doesn't rich the playing state.
> I have files both with video and audio streams, and I'd like to save them
> all.
> My pad-added handler is called only once, for a video stream.
>
> Attached is my pipeline:
> http://gstreamer-devel.966125.n4.nabble.com/file/n2319489/0.00.03.301032920-gnlcomp.png
> 0.00.03.301032920-gnlcomp.png

  Please give the gst-launch commandline instead of a pipeline png dump.


------------------------------------------------------------------------------
This SF.net email is sponsored by

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: More questions about GNonlin

wl2776
Administrator
I've created this pipeline in C program, therefore no gst-launch command line.

I was already explained that gnlcomposition outputs only one media stream, and I have to create one gnlcomposition object per a stream.