<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>Issue in muxing g726 is ASF using following pipelines</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>
<BR>
<P><FONT SIZE=2>Hi all,<BR>
<BR>
I am able to mux the audiotestsrc using following and get a o/p file generated in ASF container format,<BR>
<BR>
gst-launch audiotestsrc ! audioconvert ! ffenc_wmav1 ! ffmux_asf ! filesink location=/root/Desktop/abc.ASF<BR>
<BR>
But same thing fails is i use ffenc_g726, and shows following warning.<BR>
<BR>
gst-launch audiotestsrc ! audioconvert ! ffenc_g726 ! ffmux_asf ! filesink location=/root/Desktop/abc.ASF<BR>
<BR>
WARNING: erroneous pipeline: could not link ffenc_g7260 to ffmux_asf0<BR>
<BR>
<BR>
I have also tried it using,<BR>
gst-launch audiotestsrc ! audioconvert ! ffenc_g726 ! ffdec_g726 ! ffenc_wmav1 ! ffmux_asf ! filesink location=/root/Desktop/abc.ASF<BR>
<BR>
But nothing works, So the question is how do i mux g726 audio in ASF. Am i doing any mistake ??<BR>
<BR>
Thanks in Advance,<BR>
Regards,<BR>
Irfan</FONT>
</P>
<p>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.</p>
</BODY>
</HTML>