[gst-devel] Issue in muxing g726 is ASF using following pipelines

Irfan Shaikh irfanshaikh at tataelxsi.co.in
Fri Sep 26 06:51:09 CEST 2008



Hi all,
      
     I am able to mux the audiotestsrc using following and get a o/p file generated in ASF container format,

        gst-launch audiotestsrc ! audioconvert ! ffenc_wmav1 ! ffmux_asf ! filesink location=/root/Desktop/abc.ASF

    But same thing fails is i use ffenc_g726, and shows following warning.
      
         gst-launch audiotestsrc ! audioconvert ! ffenc_g726 ! ffmux_asf ! filesink location=/root/Desktop/abc.ASF
       
         WARNING: erroneous pipeline: could not link ffenc_g7260 to ffmux_asf0
        

    I have also tried it using,
         gst-launch audiotestsrc ! audioconvert ! ffenc_g726 ! ffdec_g726 ! ffenc_wmav1 ! ffmux_asf ! filesink location=/root/Desktop/abc.ASF

But nothing works, So the question is how do i mux g726 audio in ASF. Am i doing any mistake ??

Thanks in Advance,
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080926/14708012/attachment.htm>


More information about the gstreamer-devel mailing list