search for: replay_gain

Displaying 8 results from an estimated 8 matches for "replay_gain".

2009 May 18
1
ReplayGain in Flac
Hi there, I'm interested in implementing Replay Gain in C++ and believe that this feature is available in the Flac library. http://en.wikipedia.org/wiki/Replay_Gain Would someone be kind enough as to direct me to the source files where this implementation exists. Thanks for your help, Barry -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20090518/5b2c6b66/attachme...
2009 Jun 21
1
Replay Gain in Vorbis
Wasn't sure whether to post this to <vorbis-dev> or <vorbis>. Have settled on <vorbis-dev>. Where can I find details on how to encode Replay Gain into Vorbis files? On the Wikipedia page at: http://en.wikipedia.org/wiki/Replay_Gain it states: "FLAC and Ogg Vorbis use the REPLAYGAIN_* comment fields." but I can't find any reference to Replay Gain in the VorbisComment references. On: http://wiki.xiph.org/index.php/VorbisComment I found a link to: http://reactor-core.org/ogg-tagging.html but this page l...
2004 Sep 10
1
MPlayer now supports FLAC
Hello, Just want to tell, that CVS version of MPlayer (http://www.mplayerhq.hu) now supports FLAC decoding. Decoding can be done via external libFLAC or via improted files (We have imported some files from libFLAC (stream_decoder) and plugin_common(dither/replay_gain)). Currently it doesn't support decoding FLAC embedded into Ogg container. There are some problems, probably with demux_ogg.c, but we are working on it. Just wanted to inform you :) -- With best wishes Dmitry Baryshkov -------------- next part -------------- A non-text attachment was scru...
2006 Jun 04
0
Re: flac with >4GB raw still does not work (CVS)
..._order = 0, blocksize = 1152, qlp_coeff_precision = 0, padding = 4096, requested_seek_points = 0x8312194 "", num_requested_seek_points = -1, cuesheet_filename = 0x0, cued_seekpoints = 1, is_first_file = 1, is_last_file = 1, align_reservoir = 0x8072a90, align_reservoir_samples = 0x8310cc0, replay_gain = 0, sector_align = 0, vorbis_comment = 0x833d328, debug = {disable_constant_subframes = 0, disable_fixed_subframes = 0, disable_verbatim_subframes = 0}}, is_big_endian = 0, is_unsigned_samples = 0, channels = 2, bps = 16, sample_rate = 44100}) at encode.c:1060 #2 0x0805d53a in encode_file (infile...
2004 Sep 10
1
MPlayer now supports FLAC
Hello, Just want to tell, that CVS version of MPlayer (http://www.mplayerhq.hu) now supports FLAC decoding. Decoding can be done via external libFLAC or via improted files (We have imported some files from libFLAC (stream_decoder) and plugin_common(dither/replay_gain)). Currently it doesn't support decoding FLAC embedded into Ogg container. There are some problems, probably with demux_ogg.c, but we are working on it. Just wanted to inform you :) -- With best wishes Dmitry Baryshkov -------------- next part -------------- A non-text attachment was scru...
2008 Apr 15
0
Replay-gain
...> CD? Yes, so long as that conversion does not 'bake in' the ReplayGain scaling. > Do I need to rip my CD collection again without the replaygain > so that I can use these to create a copy of the original CD if > needed? I doubt it. Check out <http://en.wikipedia.org/wiki/Replay_Gain> for a better understanding of how ReplayGain works. It shouldn't be necessary, but might help you understand the various knobs you're seeing in AutoFLAC, EAC and foobar2000. Cheers, - Andrew
2008 Apr 13
4
Replay-gain
Hello everyone, I'm new to this flac thing (started about a week ago) but I have read a lot about flac and replaygain. As far as I understand it, replaygain is lossless in the sense that I can tell my player to ignore the settings or I can even use foobar2000 to remove the tags entirely, hence getting back to the original audio. If that is the case, why is there a warning in the foobar2000
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