similar to: Compiling oggenc in mingw32...no FLAC support?

Displaying 20 results from an estimated 3000 matches similar to: "Compiling oggenc in mingw32...no FLAC support?"

2004 Jan 23
0
Testing of Merged GT3b1 and 1.0.1 oggenc
Hi everyone, Recently I made an attempt at merging the tunings of GT3b1 into the official Xiph.org 1.0.1 libvorbis code. While 99% of the GT3b1 tunings are independent of 1.0.1, there is one particular value (_psy_noiseguards) which affects the whole quality range. I've chosen to use the 1.0.1 values since they changed since 1.0. Therefore, files encoded in GT3b1 mode (q 5 and above)
2004 Feb 03
1
Stereo mode settings
Hi everyone, I'd like a bit of information about the stereo mode settings in psych_44.h of libvorbis. Specifically, about the adj_stereo structure: typedef struct { int pre[PACKETBLOBS]; int post[PACKETBLOBS]; float kHz[PACKETBLOBS]; float lowpasskHz[PACKETBLOBS]; } adj_stereo; What I am attempting to do is bring lossless stereo coupling down to the lower quality levels in
2004 Feb 23
2
About lossless and point stereo
Hi, I've read the Vorbis stereo documentation on square polar mapping and currently reading the source code to understand it. But there are some things which I don't quite understand and hope I can get some guidance on. I understand the decoding/decoupling part as it is the same as the one described in the stereo docs: From mapping0.c: /* channel coupling */
2003 Dec 29
1
Bitrate stripping?
Hey y'all -- I heard some discussion a while back about "bitrate stripping" to reduce filesize without re-encoding ... has this gone anywhere? Too lazy to write a re-encode script, Nate <p> --- nate - nmt2002@columbia.edu cell=917 445 6830 aim=mediumnate abolishthe.us/gpgpublickey Nobody for president. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg
2004 May 23
1
Vorbis determined to be as good as MPC at 128 kbps!!
I am very happy to announce that the aoTuV tuning of Ogg Vorbis has tied with Musepack at first place in the 128 kbps listening test. It has beat iTunes AAC, Lame MP3, ATRAC3, and WMA standard. :) http://www.rjamorim.com/test/multiformat128/results.html -- ------------------------------------------------- Stephen So PhD Student Signal Processing Laboratory School of Microelectronic
2004 Mar 24
3
oggenc in vorbistools 1.0.1
Hello, Iam trying to compile oggenc to create oggenc.exe but i have 6 errors in the compilation. I have done like this: 1)I create a project in visual C++ 6.0(win 32 console) 2)i include the C files ans h file in source and header files the errors are: f:\stage_2004_xtase\guillaume_roget\ogg_vorbis\ogg_tools\vorbis-tools-1.0.1\oggenc\encode.h(5) : fatal error C1083: Cannot open include file:
2004 Feb 23
3
About Vorbis Encoder
Hello !! <p> Can I get the vorbis -I encoder spects ..? I have Vorbis I specifications . That talks mostly about vorbis Decoder . <p>Leena --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the
2003 Jun 25
6
Using oggenc
Hello all, I wanted to ask some experienced users some settings about oggenc. 1. How can I setup oggenc so that I can DIRECTLY rip tracks off my audio cd? As we all know, audio cd doens't really have a file format that we can directly use. Do I HAVE to convert them to wav files then convert them to ogg files? 2. The options: -b -m -M with the bitrate of the audio file. If I set something
2003 Mar 16
2
Some Questions
Hello I posted these to the vorbis maillist, but got no answers, so I try it here again: Currently, I'm having a very close look at the spec and discovered some mistakes, misundestandings: 1--------- in "vorbis-spec-res.html" paragraph Residue format Reside format partitions each......... ^ heres the 'u' missing. <p>2-------------- Probably another one in
1999 Dec 21
0
HTML archives will be down
Hi, As a precaution against all the computers here (Griffith University, Australia) going down with the Y2K bug, all the computers are going down. The site that the R archives are on will be down for a number of days over the new year, and the machine which actually creates the HTML archive files will be down for longer. Apologies for the disruption. ---- Robert King, Australian Environmental
2010 May 31
0
miss.loc function in MCMC Geneland: can't make it work
I am trying to use the function 'filter.NA=TRUE' in Geneland. The function appears to be set on TRUE by default, as it appears as TRUE in the 'parameter.txt' file output and hence I do not need to enter the function per se (as it is an 'Unused argument otherwise') . Hence all my missing data (individuals that I have not yet scored at that specific loci) are scored as
2000 Feb 08
1
gnome support failure (libglade error on debian)
Hi, I'm running debian - upgraded fully to potato at the start of the freeze and added latest libgnome-dev before configuring. I tried compiling with gnome support with /usr/local/R/R-0.99.0/configure --with-gnome and got the following output: checking for gnome-config... /usr/bin/gnome-config checking if /usr/bin/gnome-config works... yes checking for orbit-config...
2003 Jun 16
4
Launch of OggHelp.com
Hello everyone, I would like to bring to your attention the new website that I have been working on. It is a portal for articles, links, and support for everything related to Ogg Vorbis. It just started and hopefully will be evolving rapidly. http://www.ogghelp.com I have modeled it after the group of successful Help pages such as http://VCDHelp.com and DVDHelp.com. I've been
1999 Jan 04
0
test
test ---- Robert King, Australian Environmental Studies, Griffith University, Australia 3875 6677 Robert.King at mailbox.gu.edu.au http://www.ens.gu.edu.au/robertk/ When all's said and done, a lot more is said than done.
1999 Jun 11
1
Segmentation fault (Debian slink+libc6 2.1)
Hi, I've just upgraded my debian machine to the 2.1 libc6 libraries, and I started getting segmentation faults with R. I tried re-compiling and got the same problem. I checked with the dependencies for the binary package, and I have all the required libraries. Any ideas? Thanks, Robert. ---- Robert King, Australian Environmental Studies, Griffith University, Australia 3875 6677
1999 Sep 01
1
What happened to error()
Apologies for the dumb question, but what happened to error()? How do I fail out of a function? ---- Robert King, Australian Environmental Studies, Griffith University, Australia 3875 6677 Robert.King at mailbox.gu.edu.au http://www.ens.gu.edu.au/robertk/ "It might be in the basement, I'll go upstairs and check .." Escher
1999 Nov 16
2
including NAs in a table
I have two factors, WC and WD. If I want a table including all the values of each factor, including NAs, I can get a table by going: table(as.character(WC),as.character(WD),exclude=c()) Is there an easier way? I guess this is a feature request for table() Thanks, Robert. ---- Robert King, Australian Environmental Studies, Griffith University, Australia 3875 6677 Robert.King at
2004 Jul 22
0
Patches for advanced encode option to change impulse
triggers Message-ID: <410085E5.20601@griffith.edu.au> Hi everyone, I've added a new advanced-encode-option that allows the user to change the global mapping value for the particular quality value they encode at. The option is called "impulse_trigger_profile" and can take on values of 0 to 6, where 0 to 4 are the default _psy_global_44 values while 5 and 6 are basically 3 and
2005 Feb 10
2
[Fwd: Re: Low level optimization]
Urgh... I misrouted this to vorbs@xiph.org... sorry for this. -------------- next part -------------- An embedded message was scrubbed... From: Maik Merten <maikmerten@gmx.net> Subject: Re: [Vorbis-dev] Low level optimization Date: Thu, 10 Feb 2005 16:39:25 +0100 Size: 959 Url: http://lists.xiph.org/pipermail/vorbis-dev/attachments/20050210/f31485c6/Vorbis-devLowleveloptimization.mht
2001 Dec 02
2
bug report for oggenc in CVS: vorbis-tools/oggenc/encode.c
I was wondering why my CD ripping was producing short files from some tracks. A superficial examination of the code shows this piece of code in vorbis-tools/oggenc/encode.c: Line 120: /* Main encode loop - continue until end of file */ while(!eos) { [...] /* While we can get enough data from the library to analyse, one