Displaying 20 results from an estimated 9000 matches similar to: "RE: Converting to 1.1.4, help please!"
2007 Apr 11
1
Re: Converting to 1.1.4, help please!
"reflac" seems like a decent script for being absolutely certain
about the conversion, but I can't help but think that it would run 5
times faster without the "flac -t" and also using a single flac re-
encode without the intermediate WAV file. I haven't done this
before, so I have no idea whether the metadata blocks would be
preserved more easily without the
2007 Apr 11
0
Re: Converting to 1.1.4, help please!
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 deletes the wav,
reads the original FLAC's metadata blocks (minus streaminfo and
seektable) and writes them to
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 24/96 and REFLAC fails when it runs.
I want to re-encode them from compression level 5
2007 Apr 10
5
RE: Converting to 1.1.4, help please!
My FLAC files reside on my Infrant NV (XRAID) and are also backed up
on my PC and on an external USB HDD. That makes 3 copies.
I've read most everything on the FLAC site, but as I have mentioned
I don't know much about structuring a command line. My PC is also
quite old (early P4 from 2000 w/256MB RAM) so I think it will take a LOT
of time for this to run through over 1200 CDs worth of
2007 Jul 25
1
FLAC: re-encoding
Harry,
I wrote a little command line utility for this in C# - the lib it uses is a
little overkill for the task but it does work. As Josh noted there is no
compression gain, so I wouldn't bother unless you have FLAC's encoded with
older versions. I also think Josh said there's a .BAT file out there that
does the same thing.
Here's the file:
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) :)
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 Jun 14
2
FLAC: library for C#
I tried that approach a while ago and failed miserably. Marshalling the
structs of structs in the flac lib turned out to be a nightmare (I don't
pretend to be an expert, mind you...).
I eventually switched to writing my own C# lib from scratch. Work is still
under progress. It's no rocket science, I do this a G-job. It has definite
limitations (no documentation, decodes only 16-bit files,
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 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#
Harry Sack wrote:
>
> but aren't they C++ headers en lib's?
Not C++, C.
> I have no idea how I can include a C++
> header in a C# project.
> It this even possible?
Yes. Google for "dllimport csharp".
Erik
--
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
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 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 a tool, I could make pretty quick work out of
this. Which tags are you looking to convert, ie
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
2007 Jul 25
3
FLAC: re-encoding
hi
I have some questions about re-encoding existing FLAC files to FLAC 1.2.0.:
- can older 1.1.x FLAC files be re-encoded to FLAC 1.2.0 by using the FLAC
1.2.0 encoder?
- can FLAC files encoded with the FLAC Flake SVN encoder (or any other
'unofficial' FLAC encoder) be re-encoded by using the FLAC 1.2.0 encoder?
thx in advance!
-------------- next part --------------
An HTML attachment
2007 May 13
2
flac filesize limitation
On May 13, 2007, at 05:45, Harry Sack wrote:
> If I encode 192 kHz sound @ 24 bit for some days (WAV file) and I
> encode it to FLAC, I think you can have a very big file and 1.5 TB
> is reached very quickly.
> And in the future audio will even get bigger, when used for HD-DVD
> en Blu-ray media and 5.1 channels is considered the 'minimum'
> setting for surround
2005 Mar 10
2
Bit of a Newbie Question
Apologies in advance - I'm sure there's something quite obvious I'm not
doing correctly, but since I'm unable to resolve the problem myself....
I've installed Dovecot 99.14 on FreeBSD-CURRENT using the Dovecot
FreeBSD port. My "network" consists of a cable modem connected to a
router which is in turn connected (only) to my computer. My ISP assigns
a dynamic IP
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
2007 Jun 14
0
FLAC: library for C#
is wrapping c++ any easier? because there is libFLAC++
otherwise, if you only need a certain subset of what FLAC does
it might be easier to write a smaller C interface + wrapper
implementation, then import that in c#.
Josh
--- Pyt <py.thoulon@gmail.com> wrote:
> I tried that approach a while ago and failed miserably. Marshalling
> the
> structs of structs in the flac lib turned
2005 Jul 03
10
CDex and Flac
I am using CDex to encode my music into Flac. I am using the latest
version of Flac (with the frontend etc.) and sending the rips to it as
an 'external encoder' with the string:
-8 -o %2 -T "artist=%a" -T "title=%t" -T "album=%b" -T "date=%y" -T
"tracknumber=%tn" -T "genre=%g" -
However, I am getting the below output/error with