similar to: flac seektable during encoding

Displaying 20 results from an estimated 2000 matches similar to: "flac seektable during encoding"

2006 Jun 19
0
flac seektable during encoding
--- Avuton Olrich <avuton@gmail.com> wrote: > 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
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
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
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.
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
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
2007 Nov 01
2
FLAC downloads available for new album produced by Trent Reznor
Sorry, I'm sure it's terribly offtopic, but thought it was extremely interesting that the new album[1] by Saul Williams, produced by Trent Reznor, is available for download for 5 bucks. It's nice to see FLAC getting some respect! ;) [1] http://en.wikipedia.org/wiki/The_Inevitable_Rise_and_Liberation_of_NiggyTardust! -- avuton -- Anyone who quotes me in their sig is an idiot. --
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:
2012 Apr 24
1
Writing seektable using libFLAC++
Hi! I've been using a little C++ program I've written to encode flac files. The program does this in the usual way (I think), by inheriting a class from FLAC::Encoder::File, and passing it chunks of raw samples through process_interleaved()... Anyway, the program works beautifully, and I've now decided to try and add some metadata to the encoded flacs. Eventually, there will be vorbis
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'