wav to ogg using Gstreamer Editing Services.

vineeth nvineeth at gmail.com
Wed Mar 16 04:52:03 PDT 2011


This looks like a wav file based behavior, for few  wav files,
mpegaudioparse , ffdec_mp3 is used.
I have attached the wav file for this can be reproduced.
--vineeth


On Wed, Mar 16, 2011 at 4:16 PM, vineeth <nvineeth at gmail.com> wrote:

> Hi,
> 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.
> I was surprised to see that trying to combine wav files into a ogg file was
> using mpegaudioparse and mp3 decoder.
> May be this is a bug and this can be improved., can somebody pls clarify on
> this.
>
> The relevant command is :
> ./test4 file:///home/user/wav.ogg /mnt/hgfs/ubuntu_shared/streams/Windows\
> Default.wav
>
> The generated ogg file is fine, however I think the pipeline can be
> optimized.
>
> I have attached the logs with GST_DEBUG=3
>
> Thanks,
> --vineeth
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110316/f1b4496c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sample.zip
Type: application/zip
Size: 9432 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110316/f1b4496c/attachment.zip>


More information about the gstreamer-devel mailing list