Hi,<br>I was trying the test4.c example in gstreamer-editing-services-0.10.1/tests/examples , which is used to append one or more audio media files into a ogg file.<br>I was surprised to see that trying to combine wav files into a ogg file was using mpegaudioparse and mp3 decoder.<br>

May be this is a bug and this can be improved., can somebody pls clarify on this.<br><br>The relevant command is : <br>./test4 file:///home/user/wav.ogg /mnt/hgfs/ubuntu_shared/streams/Windows\ Default.wav<br><br>The generated ogg file is fine, however I think the pipeline can be optimized.<br>

<br>I have attached the logs with GST_DEBUG=3<br><br>Thanks,<br clear="all">--vineeth<br>