Displaying 20 results from an estimated 5000 matches similar to: "FLAC: compressing more with traditional compression algorithm"
2007 Jul 05
5
FLAC: getting compression level using metaflac
Why isn't the compression level added in a metadata block by the flac
encoder itself (just like the encoder version)? In this way all programs
that read the file can see what compression level was used.
thx
2007/7/4, Scot Thompson <scot.thompson@cox.net>:
>
> This has been asked many times. The answer is no. I suggest saving the
> compression level into a tag for future
2007 Mar 22
3
FLAC: specifying all files with extension .WAV
Hi,
I want to use the "flac" encoder (in commandline mode) and I specify this
command to encode all .WAV files in the current directory:
N:\WAV>flac -V --best -- *.wav
flac 1.1.4, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh
Coalson
flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under certain conditions. Type
2007 Apr 07
3
FLAC: file extension question
2007/4/7, Alex Jones <alex@weej.com>:
>
> On Sat, 2007-04-07 at 17:49 +0200, Harry Sack wrote:
> > Hi,
> >
> > I have read somewhere there exist 2 extensions for FLAC files: .flac
> > and .fla
> > Why is this and what's the difference between them?
>
> Nothing. File name extensions don't mean anything. Don't be confused
> into thinking
2007 Apr 07
2
FLAC: file extension question
Hi,
I have read somewhere there exist 2 extensions for FLAC files: .flac and
.fla
Why is this and what's the difference between them?
thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac/attachments/20070407/81bf690b/attachment.htm
2007 May 12
2
compression ratio
hi
i was wondering if it's possible to tell me what the theoretical best
compression ratio the flac encoder can do, because i was wondering
what the future of flac will bring us. So this question is probably
best addressed to Josh: can we suspect much better compression ratio
in the future or is the encoder already at his *almost* peak
compression level.
thx in advance!
2009 Nov 01
2
CentOS Mirrored On RapidShare [Links Here]
Hey List,
Firstly I am sorry for the length of this email and that you are all
having too receive it but the point is that this email will now go
into the archive and be indexed by Google (hopefully) and thusly,
people will be able to find these links through Google. My goal is to
mirror CentOS on RapidShare. "Why you fool there are loads of
mirrors?" you might ask; simply for
2007 Sep 03
3
FLAC: compressing data
hi
can the flac encoder be used to compress non-wave data? So suppose I rename
a data file to *.wav, can i compress it then using the flac encoder to make
it smaller?
just wondering if this is possible
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac/attachments/20070903/b3091c47/attachment.html
2007 Mar 19
2
sorting with criteria that are "out of order"
I try to sort this dataframe:
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8]
[1,] "CM" "BARBY" "INCREASED" " 0" " 2" " 0" " 1" " 1"
[2,] "CM" "BARBY" "REDUCED" " 0" " 1" " 2" " 2" " 5"
[3,] "CM"
2007 May 15
2
compression ratio
2007/5/14, Josh Coalson <xflac@yahoo.com>:
>
> --- Harry Sack <tranzedude@gmail.com> wrote:
> > hi
> >
> > i was wondering if it's possible to tell me what the theoretical best
> > compression ratio the flac encoder can do, because i was wondering
> > what the future of flac will bring us. So this question is probably
> > best addressed to
2007 Jul 23
2
FLAC: editing software
yes I know I can do that, but my question is if there is software to edit
FLAC files without having to uncompress to WAV/recompress to FLAC.
2007/7/23, Avuton Olrich <avuton@gmail.com>:
>
> On 7/23/07, Harry Sack <tranzedude@gmail.com> wrote:
> > hi
> >
> > does somebody know software for editing FLAC files? So I just want to
> cut
> > some pieces
2004 Sep 10
2
nice idea
some times ago i was playing with coding, shannon theoremes and other stuff,
i have tried without success to compress audio wave, and i have notice that
simply oversampling audio material enacnhe a lot compression ratio
i only take awav file, oversampled it by 20 tiimes and then compressi it
using pkzip or rar.
i don0't remember if i also do a CONSTANT PREDICTION,
iony know that pkzip and
2015 Nov 03
2
Loop Load Elimination - RAR forward deps
Hi Adam,
I'm looking into your LLE pass in order to remove the RAR dependency
from GVN, and I've hit a problem that might need some more thinking.
I've modified your patch to cope with both kinds of dependencies in
the ForwardingCandidate class, but the way the pass gathers
informations only brings RAW dependencies:
const auto *Deps = LAI.getDepChecker().getDependences();
if
2007 Jul 23
1
FLAC: editing software
I just tried this with Goldwave.. it decoded the file,
i edited out some stuff, and saved the file (flac
format) and the tags appear to be intact.
Greg M.
--- Tomas Valusek <tvalusek@seznam.cz> wrote:
> Hello,
>
> and what if I want to preserve FLAC tags while I'm
> editing its contents?
> Is there a way e.g. to cut silent block from FLAC
> and preserve tags? By
2007 Jul 25
3
Re: FLAC: ERROR, MD5 signature mismatch
--- Harry Sack <tranzedude@gmail.com> wrote:
> 2007/7/25, Harry Sack <tranzedude@gmail.com>:
> >
> > Hi
> >
> > I have downloaded a FLAC file somewhere and when trying to decode
> it to
> > WAV it gives the error message: ERROR, MD5 signature mismatch
> > So my question is now: are FLAC files that give the error message
> above
> >
2018 Mar 29
2
Is it good practice to have a package depend on Rtools(for unziping of .7z and.rar files)? Crab legal?
I created this package,
https://github.com/lucasmation/microdadosBrasil
which we are preparing for Cran submission. The package facilitates
downloading and reading most of the microdatasets (household surveys,
Census, etc). For each dataset it:
(a) downloads the data from the data providers
(b) "unzip" the necessary files
(c) imports the data into R.
For (b), some of the datasets
2018 Mar 29
0
Is it good practice to have a package depend on Rtools(for unziping of .7z and.rar files)? Crab legal?
r-package-devel is the right mailing list for your query, not here.
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Thu, Mar 29, 2018 at 6:56 AM, Lucas Ferreira Mation
<lucasmation at gmail.com> wrote:
> I created
2007 Sep 06
2
Re: multiple core support
On 9/6/07, Harry Sack <tranzedude@gmail.com> wrote:
> it's really not complicated I think: only api changes to write on any
Please get started writing a patch, immediately.
--
avuton
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
2008 Feb 20
1
compression
hi
can we expect much better compression (like the step to v. 1.2.x) in
future versions of the flac encoder or are we at maximum compression
level now?
thx
2008 Jan 17
1
compression level
hi
I was wondering how many difference in % of cpu load (on same cpu) exists
between compression level 1 and 8 while decoding. Also same question for
encoding.
Is the difference in % of cpu load while decoding/encoding the reason
different compression levels were created or another reason?
thx
--
'C makes it easy to shoot yourself in the foot; C++ makes it harder, but
when you do, it blows
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: