search for: avuton

Displaying 20 results from an estimated 45 matches for "avuton".

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 `install-exec-am'. test -z "/home/avuton/src/mpd-release-utils/build-dir/share/doc/flac-1.2.1/html/images/hw" || /bin/mkdir -p "/home/avuton/src/mpd-release-utils/build-dir/share/doc/flac-1...
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 --exec-prefix=/home/avuton/src/mpd-releas e-utils/build-dir --bindir=/home/avuton/src/mpd-release-utils/build-dir/bin --sbindir=/home /avuton/src/mpd-release-utils/build-dir/sbin --sysconfdir...
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 quo...
2006 Dec 05
4
flac-1.1.3 fails to decode where flac-1.1.2 works
...s\/sdb\/Sound\/Recording\/2006\-11\-29\/in.flac out.wav: ERROR seeking while skipping bytes state = FLAC__STREAM_DECODER_SEEK_ERROR Is there a way I can 'fix' the seektable with flac-1.1.3? What's my best option moving forward here? Thanks! -- 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
...s\/sdb\/Sound\/Recording\/2006\-11\-29\/in.flac out.wav: ERROR seeking while skipping bytes state = FLAC__STREAM_DECODER_SEEK_ERROR Is there a way I can 'fix' the seektable with flac-1.1.3? What's my best option moving forward here? Thanks! -- avuton -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
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 out of the file (for example silence in front of a > recordi...
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 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...
2006 Jun 03
2
flac with >4GB raw still does not work (CVS)
...ith 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 --ogg and I get no different. But the difference between CVS and stable on this is at 4GB unencoded it will exit sucessful, this just hangs at 100%. -- avuton -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
2012 Jun 27
1
Failed win32 build
....o: In function `FLAC__clz_soft_uint32': ./include/private/bitmath.h:46: multiple definition of `_FLAC__clz_soft_uint32' .libs/bitmath.o:./include/private/bitmath.h:46: first defined here collect2: ld returned 1 exit status make[4]: *** [libFLAC.la] Error 1 make[4]: Leaving directory `/home/avuton/src/mpd-release-utils/src/flac.git/src/libFLAC' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/avuton/src/mpd-release-utils/src/flac.git/src/libFLAC' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/avuton/src/mpd-release-utils/src/flac.git/src&...
2006 Jun 12
1
Re: flac with >4GB raw still does not work (CVS)
I found a bug near your backtrace, whenever sizeof(size_t)==32. I checked in a fix, can you try it now? Jos --- Josh Coalson <xflac@yahoo.com> wrote: > ok, thanks for the details, I'll take a look. > > Josh > > --- Avuton Olrich <avuton@gmail.com> wrote: > > > 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 x...
2006 Jun 14
2
flac seektable during encoding
...ich would be an incredible waste of resources). Would it be possible to write the seektable dynamically (would that be a bit of a cpu hog?), or is there possibly a better way I'm not thinking of? I'm not asking for anyone to code, I could attempt hack something for my purposes. Thanks! -- avuton -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
2007 Jul 23
1
FLAC: editing software
...m> wrote: > > > > > >> 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 FLA...
2006 Dec 05
0
Fwd: flac-1.1.3 fails to decode where flac-1.1.2 works
Attempt to resend this, I don't think it made it last time. This is a big problem for me, as I often need to use --skip and --until on unfinished files, and while it's slow it does continue to work. Thanks, avuton ---------- Forwarded message ---------- From: Avuton Olrich <avuton@gmail.com> Date: Dec 2, 2006 5:33 AM Subject: flac-1.1.3 fails to decode where flac-1.1.2 works To: FLAC dev-ml <flac-dev@xiph.org> I'm attempting to decode part of a largefile flac whose seektable is broken or m...
2007 Nov 01
2
FLAC downloads available for new album produced by Trent Reznor
...ly 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. -- Rusty Russell.
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
2006 Oct 03
2
Error when building doc/html
...flac-1.1.3/html/faq.html' (cd api && /bin/install -c -m 644 * /var/tmp/portage/flac-cvs-0.1/image//usr/share/doc/flac-1.1.3/html/api) /bin/install: cannot stat `*': No such file or directory make[4]: *** [install-data-local] Error 1 make[4]: *** Waiting for unfinished jobs.... -- avuton -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
2007 Sep 14
1
upcoming release, need help
...and see if there's a problem (they're relatively quick) $ cd test $ ./test_libFLAC.sh release && ./test_libFLAC++.sh release && ./test_flac.sh release && ./test_metaflac.sh release && ./test_seeking.sh release that will stop on the first error --- Avuton Olrich <avuton@gmail.com> wrote: > On 9/14/07, Josh Coalson <xflac@yahoo.com> wrote: > > 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, a...
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