Displaying 20 results from an estimated 900 matches similar to: "FLAC downloads available for new album produced by Trent Reznor"
2006 Jun 04
2
Re: flac with >4GB raw still does not work (CVS)
On 6/4/06, Avuton Olrich <avuton@gmail.com> wrote:
...more stuff...
Upon yet further investigation, compiled FLAC CVS on amd64, the 18GB
raw file flacs just fine. I then sent the flac to the x86 machine and
it decodes fine. So this seems to be a 32bit x86 encoding problem,
only.
--
avuton
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
2006 Dec 05
4
flac-1.1.3 fails to decode where flac-1.1.2 works
I'm attempting to decode part of a largefile flac whose seektable is
broken or missing and the file is shorter then it's supposed to be,
when I use 1.1.2 it decodes fine, when I use 1.1.3 it fails
flac --decode --skip=719:58.0 --until=1024:58.0 -o
\/home\/sbh\/work\/hs\/out.wav
\/mnt\/ss\/sdb\/Sound\/Recording\/2006\-11\-29\/in.flac
out.wav: ERROR seeking while skipping bytes
2006 Dec 05
4
flac-1.1.3 fails to decode where flac-1.1.2 works
I'm attempting to decode part of a largefile flac whose seektable is
broken or missing and the file is shorter then it's supposed to be,
when I use 1.1.2 it decodes fine, when I use 1.1.3 it fails
flac --decode --skip=719:58.0 --until=1024:58.0 -o
\/home\/sbh\/work\/hs\/out.wav
\/mnt\/ss\/sdb\/Sound\/Recording\/2006\-11\-29\/in.flac
out.wav: ERROR seeking while skipping bytes
2012 Feb 02
2
[flac-git] Install fails with --disable-doxygen-docs
Latest git [3b41451197f2cc7afb13753caaccbadaa74eca32] cross compiles
perfect without patches (this is the first time I've seen this with
any flac tree). Install fails with --disable-doxygen-docs; it's
probably easy to fix, but here's the problem:
make[5]: Entering directory
`/home/avuton/src/mpd-release-utils/src/flac.git/doc/html/images/hw'
make[5]: Nothing to be done for
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
2006 Dec 11
1
flac-1.1.3 fails to decode where flac-1.1.2 works
On 12/11/06, Josh Coalson <xflac@yahoo.com> wrote:
> --- Avuton Olrich <avuton@gmail.com> wrote:
> > I'm attempting to decode part of a largefile flac whose seektable is
> > broken or missing and the file is shorter then it's supposed to be,
> > when I use 1.1.2 it decodes fine, when I use 1.1.3 it fails
> >
> > flac --decode --skip=719:58.0
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.
2006 Jun 03
2
flac with >4GB raw still does not work (CVS)
I'm attempting to flac a 18GB raw file, and as per 1328191 I compiled
CVS, when it gets to 4GB it doesn't continue. I've tried stracing and
get no output after a certain point. I also have tried oggflac and it
is no different. I configured with no options or special CFLAGS and
this is on a x86 machine. Is there anything special I need to do to
get this to work?
I have also tried with
2006 Jun 14
2
flac seektable during encoding
Please excuse me, I haven't yet dug into the code too far.
What I'd like to do: I'm using ecasound to record for 24 hour periods,
which pipes the output directly to flac. I would like to be able to
decode sections of this (using until/skip) during recording/encoding.
I understand currently that flac can't do this, unless I pipe into dd
to skip after decoding (which would be an
2012 Feb 01
2
xiph flac git build fails out of the box
Not sure where bug reports are going yet. I'd love to try to
cross-compile with mingw, but git fails to build out of the box so
far; these scripts work for most any other git tree I've used them on
before.
All that's done:
./autogen.sh
./configure --prefix=/home/avuton/src/mpd-release-utils/build-dir
--host=i586-mingw32msvc -
-build=x86_64-linux-gnu --target=i586-mingw32msvc
2007 Sep 14
13
upcoming release, need help
checked in to CVS is what will be very close to the 1.2.1 release
of flac scheduled for monday. if anyone can try building it and
even better running the test suite, and reporting back any problems,
that will help me get things in better shape.
changelog:
http://flac.cvs.sourceforge.net/*checkout*/flac/flac/doc/html/changelog.html?revision=HEAD
TIA,
Josh
2005 Jul 11
3
Apple's Core Audio File container format
Hi all,
It hasn't really been publicized much yet, but Apple has a new
container file format called CAF:
http://developer.apple.com/documentation/MusicAudio/Reference/CAFSpec/
CAF files current support integer and float PCM formats, A-law,
u-law and a number of others including AAC and Apple's own Apple
Lossless Audio Codec (alac).
I have already implemented support for what I can
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
2006 May 21
2
Flac files with internal cue sheets
I wrote a somewhat quick and dirty player for flac files with internal cue
sheets. It is curses-based, and I've tested it under linux and cygwin. It
uses OSS for audio output. Reply or contact me if you would like the source.
Neal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac/attachments/20060521/2c4a88a7/attachment.html
2007 Jul 23
2
FLAC: editing software
hi
does somebody know software for editing FLAC files? So I just want to cut
some pieces out of the file (for example silence in front of a recording)
thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac/attachments/20070723/e3bc7859/attachment.htm
2006 Oct 04
2
Error when building doc/html
>/tmp/flac/install-sh -d /usr/share/doc/flac-1.1.3/html/api
>(cd api && /usr/bin/install -c -m 644 *
>/usr/share/doc/flac-1.1.3/html/api)
>/usr/bin/install: cannot stat `*': No such file or directory
Oops, I see what's doing it -- like Josh said doxygen is required the
way things are set up in CVS currently.
It's this change here:
2018 Nov 02
3
[Bug 1286] New: -Z regression
https://bugzilla.netfilter.org/show_bug.cgi?id=1286
Bug ID: 1286
Summary: -Z regression
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: iptables over nftable
Assignee: pablo at netfilter.org
2006 Oct 03
2
Error when building doc/html
Hello,
I had to comment out the 'html' directory in the docs directory
Makefile.am (in cvs) or else the following would occur:
test -z "/usr/share/doc/flac-1.1.3/html" || mkdir -p --
"/var/tmp/portage/flac-cvs-0.1/image//usr/share/doc/flac-1.1.3/html"
/bin/install -c -m 644 'changelog.html'
2006 May 30
1
Is CVS safe for daily use? Why can't I 'make install' to my home?
Hello,
I need flac bug, which is already in cvs (1328191) fixed, so I was
wondering first is cvs safe for everyday use? I can understand a
crash, but corrupt files aren't common right? Also, when trying to
'make install' to prefix=/home/sbh I get:
/bin/sh ../../libtool --mode=install /usr/bin/install -c
'libFLAC++.la' '/home/sbh//lib/libFLAC++.la'
libtool: install:
2011 Nov 16
2
Git branch with compiling fixes for win32
Avuton Olrich wrote:
> Hello,
>
> Hate to be Capt. obvious here, but there's a lot of development going
> on here that should be encouraged. If the FLAC project isn't going to
> open up, it would make a lot of sense for someone to take over
> maintenance on a github account with the git-cvsimport or such. I
> don't see anyone stepping up, me included, but I