Displaying 20 results from an estimated 28 matches for "jud".
Did you mean:
jd
2007 Apr 11
2
RE: Converting to 1.1.4, help please!
Hey Jud, Thanks!
I copied two of my FLAC folders (CDs) into a temp dir just to test it out
and see if I could get it to run.
I put the four unzipped files into the dir folder and opened a cmd window
using the same options you suggested:
"reflac -r -8 -nw -nb"
It looks as though it first converts...
2007 Jun 15
1
quick and easy way to convert id3-tagged flac to flac-tagged flac?
Jud, why would you write this in .NET and limit its portability?
flac runs on Unix and Mac OS X, so if you were to write in C/C++ then
your tool would be available to everyone who can run flac.
Brian Willoughby
Sound Consulting
On Jun 15, 2007, at 06:34, Jud White wrote:
Unless someone knows of...
2007 Apr 28
2
Block type 7
Does anyone know what block type 7 is, if anything, other than
reserved? Some application is writing this block type, but I'm not sure
which.
Thanks,
Jud
2007 Apr 19
2
FLAC: player with native support for flac embedded pictures
Hi,
I'm looking for an audio player with native support for flac embedded
pictures. I use Amarok (http://amarok.kde.org/) in linux, but I can't find
any player in Windows that has this same native support for embedded flac
pictures.
I hope somebody can help me
thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Apr 11
1
Re: Converting to 1.1.4, help please!
...the disk access, which should speed things up a
lot. And Josh hints that "flac -t" might be less needed now that
1.1.4 is out. I think "flac -t" is slow, but if it isn't then it
wouldn't hurt to have it in there, of course.
Brian W.
On Apr 11, 2007, at 19:18, Jud White wrote:
You're right it decodes to WAV then re-encodes.. it uses flac option
"-w" (warnings as error) and checks for error return codes.. if an
error occurs it restores the original file and reports the problem
when it fnishes or you ^C the program.. After re-encoding it d...
2005 Mar 10
2
Bit of a Newbie Question
...ot seem to work via either IMAP or IMAP-SSL. (That is, test e-mails I
send from this [Fastmail] account to my local IMAP server never reach
their destination.) Enabling port forwarding on my router for ports 993
and 143 has made no difference.
What should I be doing to make this work correctly?
Jud
2007 Apr 20
0
FLAC: player with native support for flac embedded pictures
I am not aware of one with native support.
Harry Sack wrote:
> yeah, but i'm looking for a player with NATIVE support, not a plugin I
> have to install :)
>
> 2007/4/19, Jud White <jwhite@cdtag.com <mailto:jwhite@cdtag.com>>:
>
> I already replied to this.
>
> -------- Original Message --------
> Subject: Re: [Flac] FLAC: software for displaying embedded
> picture
> Date: Fri, 13 Apr 2007 15:09:48 -0500
>...
2007 May 13
0
RE: Converting to 1.1.4, help please!
Thanks Jud, I was able to re-encode my entire FLAC archive into 1.1.4,
although on my slow computer (with all other apps closed) it took over 3
days to complete! Only one song returned an error and that was quite easy
to fix.
I did run into one issue though. I have a FLAC album in which the songs are
all 2...
2007 Apr 11
1
FLAC: software for displaying embedded picture
hi,
does somebody else knows more software that can display the embedded picture
in FLAC files?
The software must run on windows.
thx
2007/4/10, Jud White <jwhite@cdtag.com>:
>
> I just installed foo_ui_columns and foo_uie_albumart, however the
> albumart plugin only supports images in the directory. Thought I'd let
> you know that path is a dead end (for embedded art) :)
>
>
> Harry Sack wrote:
> > hi,
>...
2010 Apr 17
1
[LLVMdev] SCEV expression for ICmpInst
Be careful about oversimplifying signed integer comparisons -- integer arithmetic can easily overflow, so you cannot transform A > B to A - B > 0. The compare instructions in most processors do not simply subtract and test the most significant bit; they compute what the sign of the difference would be in extended precision.
On Apr 17, 2010, at 1:00 PM, llvmdev-request at cs.uiuc.edu wrote:
2007 Jun 15
4
quick and easy way to convert id3-tagged flac to flac-tagged flac?
So before i knew better, i encoded a lot of my CDs in flac and added
id3 tags (they worked, so great!).
I know i've seen mention of others doing this; anyone gone to the
trouble to write a tag conversion tool? Shouldn't be too tough,
but i'd rather not reinvent the wheel.
danno
--
dan pritts
danno@umich.edu
734-929-9770
2012 Jun 28
3
loop through and modify multiple data frames
Hi
Newbie question:
I have a set of data frames that I want to do the same calculations on each.
I've found out that I can put them in a list and loop through the list
to do the calculation, but not put the results back into each
data.frame..
For example three data frames cats, dogs, birds
where >cats
name eats_kg
1 bob 3
2 garfield 4
3 chuck 6
and dogs and birds are similar but not
2007 Apr 11
0
Re: Converting to 1.1.4, help please!
...it took a long time.. not sure exactly because I interrupted it a
lot but maybe around 10 hours.
The -r recursive means process subdirectories.. for example I have
g:\flac, g:\flac\a, g:\flac\b, etc .. so from g:\flac I just run it with
-r and it processors all the subdirs.
Tim wrote:
> Hey Jud, Thanks!
> I copied two of my FLAC folders (CDs) into a temp dir just to test it out
> and see if I could get it to run.
> I put the four unzipped files into the dir folder and opened a cmd window
> using the same options you suggested:
> "reflac -r -8 -nw -nb"
>
> It...
2012 Mar 09
6
uncompressed FLAC
On 09.03.2012 15:09, yahoo2 wrote:
> Uncompressed FLAC is called WAV.
really? ;-)
the problem is that there is no standarized way to store metadata in a
WAVE file, like with FLAC tags / vorbis comments in flac files....
greets
KoS
2007 Apr 10
3
FLAC: software for displaying embedded picture
hi,
I tried to put a picture in a FLAC file (I'm learning all the command line
options), but unfortunately I can't find any software that can display the
picture when playing the file.
I tried Winamp, VLC media player, ... but none of them displays the picture.
Can somebody tell me what player I need to actually see this picture while
playing the FLAC file?
thx
-------------- next part
2007 Jun 14
2
FLAC: library for C#
...f polishing
(esp. the documentation to be usable), but I'd be willing to share it at
some point. Note that it's not open source for the time being, but that
could be considered.
Pyt.
PS: If anybody has a real pinvoke wrapper for the reference lib, I'd gladly
take it... !
On 6/14/07, Jud White - jwhite@cdtag.com <+flac-
dev+pyt+af0255c9db.jwhite#cdtag.com@spamgourmet.com> wrote:
>
> Harry,
>
> DllImport is the way to go, but it's not always straightforward what to
> do (callbacks, pointers, and structs can get tricky).
> http://pinvoke.net/ is a good res...
2007 May 13
2
flac filesize limitation
...that. The FLAC library allows developers to create
recording software which saves audio data directly to FLAC files
without going first to another, more limited format. You may think
that 1.5 TB is reach very quickly, but in practice there are not any
programs which can support this.
As Jud pointed out, changing from stereo to 5.1 surround has no
effect, because the only limitation of FLAC is the number of samples,
and this does not decrease when more channels are used. WAVE and
AIFF, however, are limited to 4GB total, so more channels or more
bits always means fewer samples,...
2007 May 14
0
flac filesize limitation
...ite of course your own simple program to do this. It's not because
an existing program doesn't support it, it's impossible. And of course in
the near future programs will be able to work with files as big as 1 TB and
even bigger. And that was exactly the thing I was talking about :)
As Jud pointed out, changing from stereo to 5.1 surround has no
> effect, because the only limitation of FLAC is the number of samples,
> and this does not decrease when more channels are used. WAVE and
> AIFF, however, are limited to 4GB total, so more channels or more
> bits always means fe...
2012 Mar 09
0
uncompressed FLAC
...the "inherent defects of digital copying"?
>
> Please be as technical as you can, myself and others on this list
> understand the relevant concepts very well and would be interested in
> understanding this degradation process.
>
> -Mark
>
> On 03/09/2012 01:25 PM, Jud White wrote:
> > Mark,
> >
> > > if your equipment can handle flac, why bother keeping WAVs at all?
> >
> > Hash codes were invented by people with a vested interest in so-called
> > "lossless" compression. The truth is even copying a WAV file from...
2004 Feb 27
0
CIFS (mount.cifs) on Fedora Core 1 (kernel 2.4) ?
...mount error: cifs filesystem not supported by the system
Q1: cifs needs to be in the kernel (2.4) -- it doesn't appear to be.
True?
Q2: can I recompile a 2.4 kernel with cifs in it? if so, where to find
the patch or module?
Q3: is there something simpler that 1 or 2?
Thanks very much.
-Jud