similar to: flac --replay-gain

Displaying 20 results from an estimated 1000 matches similar to: "flac --replay-gain"

2009 Dec 30
0
flac --replay-gain
Ah! metaflac, thanks, but won't this cause metaflac to combine flac's across directories and give an album replay gain for the combined flac's? (as opposed to separate albums i.e. metaflac /album1/*.flac /album2/*.flac as opposed to metaflac /album1/*.flac, metaflac /album2/*.flac) On Dec 30, 2009, at 11:43 AM, Nicholas Wilson wrote: > Run from the top directory: > >
2010 Mar 13
1
Specify Includes Only
Hi, sorry if this has been asked before, but I just can't find anywhere on the net that tells me how to do this. I've been trying for ages to get this right, using various forms of --include-from, --exclude, --filter, etc. I want to copy only specific directories that contain specific filetypes, from sourcedir to destdir. For example, I want to copy all .mp3 and all .ogg files found in
2004 Sep 17
0
Batch, recursive Flac to Ogg converter for Windows
For those of you who, like me, want to keep a Flac-based archive of their CD collection, but maintain an Ogg-encoded version of that library for use on portable players, here is something you might be interested in: I've put together a Cygwin/perl-based solution that works under Windows XP that can take an entire tree of Flac-encoded files: C:\music\flac\artist1\album1\track1.flac
2009 Dec 30
3
flac --replay-gain
I have FLAC files that I would like to re-encode with --replay-gain. I have my Flac's organized in Artist/Album folders, so I should have no problem getting an album gain/peak per album. Do I need to first de-code the flac's to wav files and then "flac --replay-gain *.wav", or can this be accomplished by going to each Album directory and "flac -f --replay-gain
2007 Dec 13
0
metaflac problem on cygwin
ever since going from flac 1.1.2 to 1.1.4 on cygwin I've encountered an issue where I can't use metaflac on certain path specifications (see examples below). I tried again with 1.2.1 and it still doesn't work (I can't recall but I think it is from the cygwin dist, not the windows installed version) not sure if this is a flac issue, or a cygwin one, but thougt i'ld start here.
2007 Apr 15
1
metaflac Help
Hello FLAC fans, I was wondering if anyone had any suggestions for tagging a large volume of FLAC's (in Windows) without filling them out by hand. I know metaflac can do stuff like this. Can someone help me with the syntax to do this? For example, I tried: ============= E:\Music\Folder>metaflac --import-tags-from=E:\Music\tag.txt *.flac *.flac: ERROR: reading metadata, status =
2012 Mar 12
2
PATCH: Add test for metaflac --add-replay-gain
Erik, I suspect /bin/sh being dash is what is causing the problem. I will rework the syntax. Earl ________________________________ From: Erik de Castro Lopo <mle+la at mega-nerd.com> To: flac-dev at xiph.org Cc: Earl Chew <earl_chew at yahoo.com> Sent: Sunday, March 11, 2012 10:59:50 PM Subject: Re: [flac-dev] PATCH: Add test for metaflac --add-replay-gain Earl Chew wrote:
2012 Mar 12
2
PATCH: Add test for metaflac --add-replay-gain
Erik, I'm using bash.? Before I alter the syntax, what shell are you using ? Earl ________________________________ From: Erik de Castro Lopo <mle+la at mega-nerd.com> To: flac-dev at xiph.org Cc: Earl Chew <earl_chew at yahoo.com> Sent: Sunday, March 11, 2012 3:16:11 AM Subject: Re: [flac-dev] PATCH: Add test for metaflac --add-replay-gain Earl Chew wrote: > There is
2004 Sep 10
1
[Flac-users] Grip, FLAC, and album replay gain
OK, here's a problem: I want to set the album replay gain in each track, but I'm using grip to rip and encode the tracks one by one. grip knows that all the tracks are on a single album, but FLAC sees them one at a time. I put the --replay-gain option on the FLAC command line, so it emits four comments into the vorbis commebnt block, e.g.: comment[9]:
2012 Feb 26
3
PATCH: Add test for metaflac --add-replay-gain
The test is rather simple, and only compares the computed output values for a 1kHz signal at the known filter table sampling frequencies with previously obained golden values. As such, the test only verifies that the performance of the replay gain analyser has not changed. A better test would be to compare the computed value with an independently obtain theorectical value. This is possible by
2012 Mar 13
2
PATCH: Add test for metaflac --add-replay-gain
Erik ? ? Testing FLAC file with unknown metadata... OK ? ? ./test_metaflac.sh: line 450: syntax error near unexpected token `then' ? ? ./test_metaflac.sh: line 450: `? then' Do both /bin/bash and /bin/dash give exactly the same error message ? Earl ________________________________ From: Erik de Castro Lopo <mle+la at mega-nerd.com> To: flac-dev at xiph.org Cc: Earl Chew
2012 Mar 18
2
PATCH: Add test for metaflac --add-replay-gain
Erik, I cannot reproduce the problem you see with either dash(1) or bash(1). > test case62: --import-picture-from... OK > Testing FLAC file with unknown metadata... OK > Testing FLAC replaygain 8000 (8000 x 1) ... OK > Testing FLAC replaygain 11025 (11025 x 1) ... OK > Testing FLAC replaygain 11025 (11025 x 1) ... OK > Testing FLAC replaygain 12000 (12000 x 1) ... OK >
2005 Jun 25
1
Playback + Replay Gain questions
Thanks :D I did see that but wasn't sure if there was an option needed or how it decided to do the album gain. I fiddled with metaflac and checked for the REPLAYGAIN_ALBUM_GAIN and my files seem to have it :D Suppose there is only 1 file to encode. Does FLAC still add the album gains? You Wrote: > see > http://flac.sourceforge.net/documentation.html#flac_options_replay_gain >
2007 Jul 25
1
Bug: flac --replay-gain thinks that I used --no-padding
Josh Coalson <xflac@yahoo.com> wrote: > --- Scott F <graue@oceanbase.org> wrote: > > > If I use flac to encode with the --replay-gain > > option, I get a warning about the --no-padding > > option... > > > > "NOTE: --replay-gain may leave a small PADDING block even with > > --no-padding" > > > > ...even though I'm
2009 Dec 18
2
Switching Left Right Channel
On Dec 17, 2009, at 11:02 PM, Brian Willoughby wrote: > > On Dec 17, 2009, at 19:00, Ron Decline wrote: >> On Dec 17, 2009, at 8:50 PM, dathead2 at gmail.com wrote: >>> On Dec 17, 2009, at 8:42 PM, Ron Decline <rutlecorps at gmail.com> wrote: >>> >>>> Is it possible to switch the Left / Right channel when encoding in FLAC? >>>> (I have
2012 Mar 11
0
PATCH: Add test for metaflac --add-replay-gain
Earl Chew wrote: > There is only one test to verify handling of harmonics of the filter table > sampling frequencies. Earl, I've had a couple of attempts to get this patch working, without luck. With this patch applied, when i run the test_metaflac.sh script, I get: Testing FLAC file with unknown metadata... OK ./test_metaflac.sh: line 450: syntax error near unexpected token
2008 Feb 11
2
Replay-gain
On Monday 11 February 2008 05:04:25 Pyt wrote: > Can you elaborate on what you mean by "correctly use" ? > > On Feb 11, 2008 1:03 AM, Christopher Brown <c-b@asu.edu> wrote: > > Is there a way to correctly use the replay-gain feature on flac files > > that contain an entire album (i.e., multiple tracks with seekpoints added > > from a > > cue sheet)?
2005 Jun 21
2
Playback + Replay Gain questions
Thanks! You've been most informative. Do the command line options vary for album and track or is the album gain computed automatically if it's done on a batch of files? You Wrote: > > there are two tags for replaygain, the 'album' tag which applies > to the whole album, and 'track' tag for each track.
2007 Jul 25
2
Bug: flac --replay-gain thinks that I used --no-padding
If I use flac to encode with the --replay-gain option, I get a warning about the --no-padding option... "NOTE: --replay-gain may leave a small PADDING block even with --no-padding" ...even though I'm not using --no-padding. And the file does end up with a small padding block, so changing tags is slow. I'd fixed this bug in my own copy of flac 1.1.4, but forgot to submit the
2006 Feb 19
3
Problems with gain
Hello. I have a problem here with replay gain. I use it to be able to hear all my music without any difference in volume. But it seems that all players I use ignore the gain value stored in my flac files. All flacs are louder than the gained mp3s I have. $ metaflac --show-tag=REPLAYGAIN_ALBUM_GAIN <some>.flac REPLAYGAIN_ALBUM_GAIN=-9.96 dB $ metaflac --show-tag=REPLAYGAIN_TRACK_GAIN