similar to: Skeleton output support in speexenc

Displaying 20 results from an estimated 10000 matches similar to: "Skeleton output support in 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 Aug 08
1
[PATCH] updated skeleton support for speexenc
Hi, Jean it was indeed an error on my part. Its fixed in this update. Also skeleton API has been updated. Thanks for catching the bug. --tahseen -------------- next part -------------- A non-text attachment was scrubbed... Name: speexenc-skeleton.patch Type: text/x-patch Size: 17115 bytes Desc: not available Url :
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 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
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 Mar 10
1
oggfile, skeleton and vorbis tools
----- Original Message ----- From: "Ian Malone" <ibmalone@gmail.com> To: "ogg-dev" <ogg-dev@xiph.org> Sent: Friday, March 10, 2006 5:24 PM Subject: Re: [ogg-dev] oggfile, skeleton and vorbis tools >> This is something we might want to extend skeleton to support, i know >> we've talked about this kind of thing before. So that skeleton can
2008 Apr 17
1
[PATCH] kate streams for libshout svn and icecast svn
> Can we get confirmation on the player parsing skeleton streams without > issue and are there any cases that should be considered where an > incoming skeleton stream should be filtered for a player connection? If > not then I have no problem with it going in for 2.3.2. I've tried only with xine, with svn icecast and libshout's example client. The stream was skeleton x1,
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
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
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='
2005 Sep 29
1
Quicktime 2 Theora Transcoder's Nano-Howto
After a bunch of cumbersome testing I was able to transcode a Quicktime MOV file to OGG with theora and Vorbis. The method's a bit fumbly, but it works... It is automatable except for the initial audio decoding. Software used: Xine, oggenc, ffmpeg, ffmpeg2theora, oggzmerge Step 1: Get the video out of Quicktime ffmpeg -i infile.mov -b 5000 -f mpeg2video outfile.mpg Step 2: Get the video
2008 Dec 23
2
HOgg Release 0.4.1
HOgg 0.4.1 Released ------------------- The HOgg package provides a commandline tool for manipulating Ogg files, and a corresponding Haskell library. HOgg is in hackage, or on the web at: http://www.kfish.org/~conrad/software/hogg/ This is the fourth public release. The focus is on correctness of Ogg parsing, production and editing. The capabilities of the hogg commandline tool are roughly on
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
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
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 Dec 20
3
Christmas tree
Hi, I've built a christmas tree type of Ogg stream as a kind of torture test for players. It passes oggz validate, but I had a lot of trouble to get it right (in particular, the ogg streams to merge had to be passed in a very specific order on the oggz merge command line to avoid creating a stream that oggz validate would moan about) so I'm not confident it's a valid stream, so if