Issue in muxing g726 is ASF using following pipelines

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Issue in muxing g726 is ASF using following pipelines

Irfan Shaikh-2
Issue in muxing g726 is ASF using following pipelines

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.


-------------------------------------------------------------------------
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
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel