Trim Audio File
Sudarshan Bisht
bisht.sudarshan at gmail.com
Thu Oct 6 00:35:45 PDT 2011
I need to trim down size/duration of an audio file, for example I have a 5
MB audio file and I want to create an audio file having only 1 MB of size or
60 seconds of duration.
So to do this I need to first decode original audio file
completely/partially and then encode the raw samples again until it reaches
1MB/60 sec.
Is there any other optimized way ? For example playing with audio headers.
--
Regards,
Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20111006/736be91c/attachment.htm>
More information about the gstreamer-devel
mailing list