search for: mode_

Displaying 17 results from an estimated 17 matches for "mode_".

Did you mean: mode
2001 Jan 21
1
new 100kbps mode
Hiya, Find attached a new encoding mode. 100kbps. There's a patch as well; it is supposed to improve quality. Have fun, Segher p.s. To use the mode: add an #include "modes/mode_S.h" to modes/modes.h and force vorbisenc.c to use it. (Oh, and the S doesn't mean Segher. Really). <HR NOSHADE> <UL> <LI>application/octet-stream attachment: Unknown Document </UL> -------------- next part -------------- A non-text attachment was scrubbed... Nam...
2000 Sep 28
5
Interesting coding problem ..
Hi, I have a track which when encoded with Mode_C or even Mode_E does not encode well at all ... It's a jazz flute track with a lot of plate echo. The flute (centred in the mix) almost disappears ... I am away for a few days, but if someone would like to look at this I would be grateful ... A small clip can be grabbed from my ftp server ....
2016 Apr 02
4
Changes to get CD to boot on EFI System.
Hi, Ady wrote: > I very much doubt that there is any ISO image, publicly > available or not, that can boot optical media in UEFI mode by means of > Syslinux for EFI as of today. I hope this status will change at some > point. > [...] > I doubt that syslinux.efi (renamed as "EFI/BOOT/BOOT<arch>.EFI") > is capable of booting optical media in UEFI mode at
2016 Apr 02
0
Changes to get CD to boot on EFI System.
...INUX and > Linux sitting in the EFI System Partition. Please allow me to emphasize it again, for clarity, avoiding the reiterated confusion to some readers / users. We are talking about: * ISO images, * burnt to _optical media_, * and using then the resulting _optical media_ to boot in _UEFI mode_, * in which the _main bootloader_ for such _optical media_ booting in such _UEFI mode_ is part of The Syslinux Project. Unless I am misremembering, there has never been a successful case in such conditions presented / hinted / insinuated / suggested in this Syslinux Mailing List. My point - st...
2000 Aug 15
1
beta 2
My branch that I've been working on for the last few weeks is now the mainline; once I add a few more modes (mode_A.h through mode_E.h, corresponding roughly to 128,160,192,256,350 kbps stereo) and Mike Smith and Chad get the modes into OggEnc, we'll be at beta 2. A few things to note: I'd been really really hoping that I'd squeeze the last bit of performance out of non mid/side stereo to handl...
2001 Jan 24
3
PreBeta4/First Results
Hi there, I encoded the hard to encode piece ":wumpscut: - mother" with the new prebeta4 encoder (windows). As I crashed my harddrive I've to reinstall linsuxx again and double check the results, maybe there's a difference between the platforms (as far as I remember there was such a thing before). This song is pretty good for fast listening-tests as there are plenty of
2001 Jan 24
3
PreBeta4/First Results
Hi there, I encoded the hard to encode piece ":wumpscut: - mother" with the new prebeta4 encoder (windows). As I crashed my harddrive I've to reinstall linsuxx again and double check the results, maybe there's a difference between the platforms (as far as I remember there was such a thing before). This song is pretty good for fast listening-tests as there are plenty of
2000 Aug 31
2
More information on exception
...p;ov); return 0; } Compiled under Windows with Borland C++Builder 5. When run, exceptions occur in block.c at one of these lines: 158: if(vb->localstore)free(vb->localstore); 646: v->pcm[i]=realloc(v->pcm[i],v->pcm_storage*sizeof(double)); Additional minor corrections: mode_D.h 100: {{0}}, mode_E.h 60: {{0}}, 84: {{0}}, The sqrt domain error still appears occasionally, when encoding a 10 second pure sine wave at .4 amplitude using mode D or E, for example. Chris http://www.goldwave.com --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepag...
2016 Apr 02
3
Changes to get CD to boot on EFI System.
Hi, Ady wrote: > * ISO images, > * burnt to _optical media_, > * and using then the resulting _optical media_ to boot in _UEFI mode_, > * in which the _main bootloader_ for such _optical media_ booting in > such _UEFI mode_ is part of The Syslinux Project. I would be willing to try such an ISO with qemu+OVMF. Regrettably my real test iron has no EFI firmware. Do you know the URL of a SYSLINUX EFI System Partition imag...
2001 Mar 16
0
Win98 zero-length encrypted passwords
...e password length is fine. If I setup Win98 for encrypted passwords, the password lengths are all zero (smb_apasslen and smb_ntpasslen are both zero, and the passwords themselves are blank). So, can anyone suggest what my customer has done to cause Win98 to send blank passwords _only in encrypted mode_? I've double-checker the user's Win98 login password, and it's fine. I really would prefer to leave the passwords encrypted and fix this problem rather than switching to plaintext passwords. TIA, Lee _______________________________________________________ Send a cool gift with...
2000 Sep 29
0
OT: Plate Echo
...reya --- Robert Voigt <robert.voigt@gmx.de> wrote: > uh, you must have good ears and equipment. > I can hardly hear a difference, and I would say it's > acceptable. It's > only 127 kbps. > What is plate echo? > > > > I have a track which when encoded with Mode_C or > even Mode_E does > > not encode well at all ... > > > > It's a jazz flute track with a lot of plate echo. > > > > The flute (centred in the mix) almost disappears > ... > > > > I am away for a few days, but if someone would > like to l...
2001 Dec 09
8
Different average bitrates on different machines
I am using OggEnc v0.8 (libvorbis rc2) (win32 cli) I have access to two machines Pentium 3 450mhz, 192mb, Windows 2000 (SP2) Athlon 1400mhz, 256mb, Windows 2000 (SP2) When I encode the same wave file on each machine at the same nominal bitrate (96kbps), I get output files with different average bitrates. 107kbps on the Athlon, as opposed to 84kbps on the Pentium 3. Anyone
2001 Dec 09
8
Different average bitrates on different machines
I am using OggEnc v0.8 (libvorbis rc2) (win32 cli) I have access to two machines Pentium 3 450mhz, 192mb, Windows 2000 (SP2) Athlon 1400mhz, 256mb, Windows 2000 (SP2) When I encode the same wave file on each machine at the same nominal bitrate (96kbps), I get output files with different average bitrates. 107kbps on the Athlon, as opposed to 84kbps on the Pentium 3. Anyone
2000 Sep 26
1
branch merged
I just finished the merge of branch_jackoggsvorbis into branch_postbeta2 Vorbis is now split into two libs, libogg, and libvorbis in this branch. the follow modules are a result: ogg - basic framing library, all ogg code and docs, etc vorbis - the vorbis codec, depends on ogg vorbis-plugins - all the audio plugins for ogg vorbis, depends on ogg and vorbis ao - libao a cross platform audio
2000 Dec 19
0
what script or command makes the codebooks? (fwd)
...s a bit off, and you don't interleave that data). > > Regenerate training data with LSP books because residue is affected by LSP > books. Here I mucked with vorbisenc.c to add a new mode with a certain bit-rate window. > > Run residue training data into residuesplit (parms in mode_*.h but not > stated in an obvious way), which splits the residue into partitions. Do this on a LARGE partition with many gigs of free space, to get a feel for how big those intermediate files will be. > > Lattice build each partition (parms can be extracted from the vqhes). latticetune.c...
2001 May 01
1
encoder observation
Hello! First of all a question: When you make the encoder tables (ie: mode_e.h) do you use the mapping0_forward function? Because you made the encoder tables, and after this you did a minor correction in the final beta4 ... (this correction was: additional[0]=fabs(additional[0]*scale); in the mapping0_forward function) (I see this was a bug, and the modification was cor...
2008 Feb 15
4
Revised flags patch
...preserve_links; extern int preserve_hard_links; extern int preserve_devices; extern int preserve_specials; +extern int fileflags_ndx; extern int uid_ndx; extern int gid_ndx; extern int eol_nulls; @@ -344,6 +345,9 @@ static void send_file_entry(int f, struc { static time_t modtime; static mode_t mode; +#ifdef SUPPORT_FLAGS + static uint32 fileflags; +#endif #ifdef SUPPORT_HARD_LINKS static int64 dev; #endif @@ -403,6 +407,12 @@ static void send_file_entry(int f, struc xflags |= XMIT_SAME_MODE; else mode = file->mode; +#ifdef SUPPORT_FLAGS + if (F_FFLAGS(file) == fileflags)...