similar to: [PATCH] updated skeleton support for speexenc

Displaying 20 results from an estimated 9000 matches similar to: "[PATCH] updated skeleton support for speexenc"

2006 Aug 02
1
[PATCH] skeleton support for speexenc and speexdec
Hi, I have done some code cleanup of my speexenc patch for skeleton support. Also a warning message have been added to let the users know that some decoders may fail with skeleton output enabled. The speexdec patch enables speexdec to play skeleton enabled speex file. Thanks in advance for the feedbacks. --tahseen -------------- next part -------------- A non-text attachment was scrubbed...
2006 Jul 19
1
Skeleton output support in speexenc
Hi, I just added skeleton meta data output support in speexenc. The option is disabled by default and can be enabled using -k or --skeleton. I'm using a very simple skeleton API for handling skeleton packet generation which is contained in skeleton.h & skeleton.c. Please check the patch and whether xine/mplayer/quicktime and other players support the skeleton enabled speex file. At the
2006 Aug 10
0
Re: oggzinfo patch for additional skeleton data output.
[cc'd to ogg-dev] Hi Tahseen, thanks, I've checked and applied this patch to liboggz svn (rev 2378): http://trac.annodex.net/changeset/2378 Two requests for further patches: 1. could you please document the -k switch in the --help output, and in the man page (doc/oggzinfo.1.sgml) 2. there's some extra newlines between the info for each track, could you try cleaning that
2006 Oct 22
3
Appending at the end of the file
On Sun, Oct 22, 2006 at 07:15:56AM -0700, Ralph Giles wrote: > On Sun, Oct 22, 2006 at 02:49:07AM +0200, A.David David wrote: > > > Hi all, I am trying to append some image to my ogg file > > but it results to corruption of the file, as there is no real way of > > including images > > in the OGG, I just tried to append the image at the end. > > Yes, that will
2006 Jun 06
1
patch to support oggskeleton in libvorbis.
I have made a patch to support libvorbis to allow parsing a vorbis bitstream in an ogg bitstream containing additional bitstreams. The patch is attached in the given ticket http://trac.xiph.org/ticket/925#preview from my experiment it successfully decodes a normal vorbis file and a vorbis+skeleton+cmml file. thanks in advance for reviewing it. -------------- next part -------------- An HTML
2006 Jul 19
0
Skeleton output support in oggenc
Hi, I have just made a patch to support skeleton output in oggenc. The feature is disabled by default and can be enabled by using either -k or --skeleton switch. You can find the patch attached with the following ticket http://trac.xiph.org/ticket/1008 MikeS or anyone with detail knowledge of oggenc. I changed the oe_options and oe_enc_options data structure. Let me know if there's a
2010 Mar 12
1
ffmpeg to speexenc via pipe
I am transcoding mp3 to wave using ffmpeg I am then piping it to speexenc for speex encoding but the speex file size is 496 bytes after the command ends https://lists.ubuntu.com/archives/ubuntu-users/2010-March/212927.html https://lists.ubuntu.com/archives/ubuntu-users/2010-March/212949.html https://lists.ubuntu.com/archives/ubuntu-users/2010-March/212954.html what am I doing wrong? bellow is
2009 Apr 17
1
Missing getopt_long in Solaris 8 Sparc
Hi Jean-Marc, Am 17.04.2009 um 13:35 schrieb Jean-Marc Valin: > It should be using getopt1.c when getopt isn't available.c. Can you > check why it doesn't? In any case, that's only required for the Ogg > tools, not for the library. config.log says ac_cv_func_getopt_long=no ac_cv_header_getopt_h=no ac_cv_lib_gnugetopt_getopt_long=no LIBOBJS='
2006 Nov 16
1
Appending at the end of the file
Ian Malone wrote: > On 23/10/06, Conrad Parker <conrad@metadecks.org> wrote: >> On Sun, Oct 22, 2006 at 07:15:56AM -0700, Ralph Giles wrote: >> > On Sun, Oct 22, 2006 at 02:49:07AM +0200, A.David David wrote: >> > >> > > Hi all, I am trying to append some image to my ogg file >> > > but it results to corruption of the file, as there is no
2009 Apr 14
2
Missing getopt_long in Solaris 8 Sparc
Hi, I have problems compiling speex 1.2rc1: > /opt/studio/SOS11/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. - > I.. -I../include -I../include -I.. -I/opt/csw/include -I/opt/csw/ > include -xO3 -xarch=v8 -I/opt/csw/include -c skeleton.c > /bin/bash ../libtool --mode=link /opt/studio/SOS11/SUNWspro/bin/cc - > xO3 -xarch=v8 -I/opt/csw/include -xarch=v8 -L/opt/csw/lib -o
2007 Oct 02
1
tool to add skeleton (was Re: Re: Peer review draft for the new)
On 02/10/2007, Ian Malone <ibmalone@gmail.com> wrote: > Martin Leese wrote: > > 2. Following on from 1, a tool which inputs an > > Ogg containier with one or more streams, and > > outputs a new Ogg container with the same > > streams plus an Ogg Skeleton stream stuffed > > in front would be very helpful. The tool could > > also
2007 Oct 02
1
tool to add skeleton (was Re: Re: Peer review draft for the new)
On 02/10/2007, Ian Malone <ibmalone@gmail.com> wrote: > Martin Leese wrote: > > 2. Following on from 1, a tool which inputs an > > Ogg containier with one or more streams, and > > outputs a new Ogg container with the same > > streams plus an Ogg Skeleton stream stuffed > > in front would be very helpful. The tool could > > also
2008 Feb 01
0
Fwd: [ogg-dev] [PATCH] skeleton.c
Jean-Marc, you might like to simply copy the skeleton.c from liboggz, as described below. cheers, Conrad. ---------- Forwarded message ---------- From: Conrad Parker <conrad@metadecks.org> Date: 2 Feb 2008 16:41 Subject: Re: [ogg-dev] [PATCH] skeleton.c To: Ivo Emanuel Gon?alves <justivo@gmail.com> Cc: "ogg.k.ogg.k@googlemail.com" <ogg.k.ogg.k@googlemail.com>,
2008 Feb 01
0
[PATCH] skeleton.c
On 02/02/2008, Ivo Emanuel Gon?alves <justivo@gmail.com> wrote: > I'm patching oggenc with this fix. If Conrad reports success in his > test, I'll go ahead and patch all other implementations I can find. I've merged this patch and fixed the other problems that were reported in the liboggz source tree: http://svn.annodex.net/liboggz/trunk/src/tools/skeleton.c It includes
2008 Apr 11
1
base64 ALBUMART vorbiscomment (was Re: [ogg-dev] Ogg/Spots and Ogg/MNG)
[Cc: changed to vorbis-dev] On 12/04/2008, Ivo Emanuel Gon?alves <justivo at gmail.com> wrote: > On Fri, Apr 11, 2008 at 10:11 PM, Conrad Parker <conrad at metadecks.org> wrote: > > No, vorbiscomments are meant to be human-readable. > > > But I CAN read base64! :-) > It's a win-win situation, with the added bonus that it wouldn't > require
2011 May 04
2
speexenc/speexdec doubles file size
this is not really a development question, but i didn't find another mailing list to ask it. any idea why size of wav file doubles when it is encoded to speex and back to wav: $ ls -ls testi.wav 40 -rw-r--r-- 1 foo foo 40674 May 4 14:38 testi.wav $ speexenc --denoise --agc --quality 10 testi.wav testi.spx Encoding 8000 Hz audio using narrowband mode (mono) $ ls -ls testi.spx 20
2007 Jun 04
1
compile error with speex-1.2beta1
hi ,all: comiple error with speex-1.2beta1 why!!?? make /gcc version error?or other lib needed???? ------------------------------------ [guor@ppe speex-1.2beta1-install]$ make -v GNU Make 3.80 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2004 Aug 06
1
speexenc/dec exit code
Hi all, I've another trivial request: Is there any particular reason why speexenc and speexdec return 1 on successful completion? It would be preferable if they returned 0 unless there were errors, to be consistent with other *nix utilities and to allow for easier scripting (eg speexdec sample.spx && cp sample.spx somewhere) Would anyone be against this? TIA, Bernard. --
2008 Feb 01
4
[PATCH] skeleton.c
I'm patching oggenc with this fix. If Conrad reports success in his test, I'll go ahead and patch all other implementations I can find. -Ivo
2008 Feb 01
4
[PATCH] skeleton.c
I'm patching oggenc with this fix. If Conrad reports success in his test, I'll go ahead and patch all other implementations I can find. -Ivo