[gst-devel] whatz wrong in the following pipeline?

Irfan Shaikh irfanshaikh at tataelxsi.co.in
Tue Oct 7 09:00:51 CEST 2008


Thanks a lot ved !!!!

:-)

Itz wrking.....

I have modified the ffmux_asf. Itz now supporting both the codecs....

And one more thing i wanted to ask When i use alawenc and mulawenc do i get get encoded G711 as output elementry stream ???



Regards,
Irfan



-----Original Message-----
From: ved kpl [mailto:ved.kpl at gmail.com]
Sent: Tue 10/7/2008 12:21 PM
To: Discussion of the development of GStreamer
Subject: Re: [gst-devel] whatz wrong in the following pipeline?
 
Hi,

Your pipeline is incorrect. "mux.ffenc_mpeg4" ??. ffenc_mpeg4 and mux
are two different elements. Are you trying to specify the pads there
or probably something else?
Besides, both the codecs are not acceptable by ffmux_asf.

Try This:

gst-launch videotestsrc ! ffenc_msmpeg4 ! queue ! mux. audiotestsrc !
lame ! queue ! mux. ffmux_asf name=mux ! filesink location=file.asf -v

On Tue, Oct 7, 2008 at 11:42 AM, Irfan Shaikh
<irfanshaikh at tataelxsi.co.in> wrote:
>
> Hi All,
>
>
> gst-launch-0.10 videotestsrc ! mux.ffenc_mpeg4 ffmux_asf name=mux ! queue !
> filesink location=/root/Desktop ! queue ! audiotestsrc ! mux.ffenc_mp2
>
>
> Please help me out in sorting above pipeline.I need to mux the both audio
> and video in ASF container.
> I tried muxing both of them individually and succeded.
>
> Regards,
> Irfan
>
> This message (including any attachment) is confidential and may be legally
> privileged. Access to this message by anyone other than the intended
> recipient(s) listed above is unauthorized. If you are not the intended
> recipient you are hereby notified that any disclosure, copying, or
> distribution of the message, or any action taken or omission of action by
> you in reliance upon it, is prohibited and may be unlawful. Please
> immediately notify the sender by reply e-mail and permanently delete all
> copies of the message if you have received this message in error.
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


This message (including any attachment) is confidential and may be legally privileged.  Access to this message by anyone other than the intended recipient(s) listed above is unauthorized.  If you are not the intended recipient you are hereby notified that any disclosure, copying, or distribution of the message, or any action taken or omission of action by you in reliance upon it, is prohibited and may be unlawful.  Please immediately notify the sender by reply e-mail and permanently delete all copies of the message if you have received this message in error.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081007/2c537036/attachment.htm>


More information about the gstreamer-devel mailing list