similar to: [Bug 1455] New: ssh client ignoring ad bit in dns response - OSX 10.5

Displaying 20 results from an estimated 500 matches similar to: "[Bug 1455] New: ssh client ignoring ad bit in dns response - OSX 10.5"

2003 Sep 08
1
please test (HEADER.ad)
Could someone with HEADER.ad in arpa/nameser.h please test the attached patch (against current) to see it it's detected. None of my platforms have the ad member. config.h will end up with "#define HAVE_HEADER_AD". -- Tim Rice Multitalents (707) 887-1469 tim at multitalents.net -------------- next part -------------- --- openssh/configure.ac.old 2003-09-08 06:33:33.000000000
2004 Sep 10
2
[Flac-users] Re: CD archival best practices?
On Tue, 27 May 2003, benny k. wrote: > I'm a little embarrased because its just a hack on metaflac, but if you > want it, i'll post it one my webpage. it should be easy to modify it for > use with a CD image. Why don't you submit to the sourceforge feature request queue as a patch? That way it will be there for anyone who wants to hack on it. Although maybe this kind of
2004 Sep 10
5
[Flac-users] Re: CD archival best practices?
I've just started to archive my CD collection (about 800 CDs), and my criteria are pretty much the same as the original message under this subject, except that I'm doing one file per CD. One file per song is just too much of a pain, and there's really no need, given FLAC's ability to have metadata in the file. The first thing I do is run cd-discid against the cd, and store that
2004 Sep 12
3
Archiving CDs w/ Flac on Linux (and subsequent re-encoding)
Josh Coalson wrote: > --- Eric Sandeen <sandeen@sandeen.net> wrote: > >>1) how to generate a cue sheet to store in the flac file (on linux?) >> I've seen cddb2cue, is this a decent way? or cdrdao can generate >> a toc file, then convert that to a cue sheet.... > > > I think whatever provides cdrdao also provides toc2cue which > will convert.
2004 Sep 10
2
[Flac-users] Verify Failures
So I'm getting errors like the appended one for about one out of every four CDs I encode. If I delete the half-created flac file and try again, it works the second time. Is flac non-deterministic? Or do I have some serious problems here? cjs -- Curt Sampson <cjs@cynic.net> +81 90 7737 2974 http://www.netbsd.org Don't you know, in this new Dark Age, we're all light.
2004 Sep 10
2
[Flac-users] Re: CD archival best practices?
On Wed, 28 May 2003, Josh Coalson wrote: > interesting idea, CD-TEXT is in the subcode and if cdrdao can > split it out that's better I think than hacking the CUESHEET > block to store CD-TEXT. I suppose the ideal would be to have a metadata block to store the subcode from a CD, and something that could interpret it as CD-TEXT, if that's what it is. Then it would be possible to
2004 Sep 12
3
Archiving CDs w/ Flac on Unix (and subsequent re-encoding)
On a related note, are there any tools which can read the Index information from a CD and preserve these in some file for later recreation? The actual TOC on a CD has very little information: just the Absolute Start Time of each Track. Is there any documentation of the "TOC" file format that is commonly used? I do not recall coming across anything. Obviously, I am also
2004 Sep 10
2
cd archival (revisited/again)
On Thu, 2003-12-25 at 21:35, Josh Coalson wrote: > --- jason <jason@doomba.com> wrote: > > is there a cuesheet syntax document someplace? > it's not really standardized that well. there are some links > here: http://flac.sourceforge.net/documentation.html (search > for --cuesheet) hmmmm.... i just reread the faq and your right... i'm kind of losing interest in
2004 Sep 10
1
[Flac-users] Undefined PLT symbol "FLAC__plugin_common__init_dither_context"
Well, I've rebuilt flac from the original source, without using the NetBSD package system, and I'm still seeing the same problem with the XMMS FLAC plugin: /usr/pkg/lib/xmms/Input/libxmms-flac.so: Undefined PLT symbol "FLAC__plugin_common__init_dither_context" (symnum = 30) I can see that the symbol is defined in the common library: $ nm src/plugin_common/libplugin_common.a |
2004 Sep 13
3
Archiving CDs w/ Flac on Linux (and subsequent re-encoding)
On Mon, 13 Sep 2004, Eric Sandeen wrote: > Tested this on a live album (Johnny Cash Live at Folsom Prison) and > there is no lost audio; tracks segue seamlessly as on the original > disc. Did you check that a) the cue points are the same, and b) you're getting back CD-Text as well? > ...it occurred to me that I should just flac the > whole CD and add a cue sheet, and then
2008 Aug 05
5
[Bug 1499] New: Add "ForwardAgent ask" to ssh_config
https://bugzilla.mindrot.org/show_bug.cgi?id=1499 Summary: Add "ForwardAgent ask" to ssh_config Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: ssh AssignedTo: unassigned-bugs
2004 Sep 10
2
FlacPak
Curt Sampson wrote: > > > > I've thought of doing lossy compression before on instruments, > but I'd > > > > much rather stick to lossless, at least for now. > > Honestly, stick to lossless. I mean, to the point where you can get > your exact samples back. Sure, an S900 sample is not so great quality, > but having come from the era where I did the
2004 Sep 10
1
CD Baby using FLAC to archive 40,000 CDs
> And then you won't lose the stuff in the pregap on live CDs, and it also > makes the storage and naming easier to deal with. Can you explain this to me? You don't actually lose the audio data, right, just the structure of the CD (which can probably be captured with cue files anyway)? I've ripped CDs with pregap audio before, and I'm pretty sure it's not getting
2004 Sep 10
1
FlacPak
On Wed, Nov 19, 2003 at 08:41:56AM -0700, tech@bishop.dhs.org wrote: > On Tue, Nov 18, 2003 at 08:34:05PM -0800, Josh Green wrote: > > > Steve Lhomme wrote: > > > > > > You might try to contact the makers of FruityLoops. Right now their > > > samples packs are in Ogg format (stored in a WAV IIRC). They like open > > > and free formats (they also
2004 Sep 10
1
[Flac-users] What is "mid-side coding"?
Hi all! I've just gotten into the FLAC world, and have read most of the documentation. I have a question: Mike Wren's frontend, upon looking at the DOS command line it automatically generates, uses the "-m" command. This is for "mid-side coding for each frame". What is this? Specifically, is this like the mid-side recording technique? If so, that means the
2004 Sep 10
1
[Flac-users] What is "mid-side coding"?
Hi all! I've just gotten into the FLAC world, and have read most of the documentation. I have a question: Mike Wren's frontend, upon looking at the DOS command line it automatically generates, uses the "-m" command. This is for "mid-side coding for each frame". What is this? Specifically, is this like the mid-side recording technique? If so, that means the
2004 Sep 10
2
multi-channel / ambisonics
when i encode i multi channel file, does flac encode every channel seperatly or does is look for similarities between channels? the documentation says: INTER-CHANNEL DECORRELATION In the case of stereo input, once the data is blocked it is optionally passed through an inter-channel decorrelation stage. The left and right channels are converted to center and side channels through the following
2004 Sep 10
3
2/0, 2/2 3/0, 3/2, 5.1, wxyz
i didn't find anything about tagging flac files as surround files. i think there should some possibility to tell the player how to play a multi-channel file (how to map the different channels to the speakers or if there some decode is needed, like for ambisonic files). any idea how to implement it?
2004 Sep 10
3
CD Baby using FLAC to archive 40,000 CDs
> > Just thought you'd like to know CD Baby has switched to FLAC for > > archiving the 40,000 CDs we have in stock. > > Luckily HD space is down below $1/gig so we got a 6-terabyte RAID-5 > > box set up for about $7000. > > Well, even if you do have a lot of Morton Feldman (currently my record > for best compression ratio--about 0.25 or so), I don't think
2004 Sep 10
3
CD Baby using FLAC to archive 40,000 CDs
Hey FLAC gang - Just thought you'd like to know CD Baby has switched to FLAC for archiving the 40,000 CDs we have in stock. Luckily HD space is down below $1/gig so we got a 6-terabyte RAID-5 box set up for about $7000. Got the FreeBSD boxes churning away night and day, ripping and archiving. I'll do a more formal press release for ya in a couple months as we're further along, but