Displaying 20 results from an estimated 2000 matches similar to: "Fixing corrupt flac files"
2013 Jan 10
2
Fixing corrupt flac files
Hej,
well I'm not sure because those file that are corrupt have been around for a 
quite long time. It could have been k3b but I'm really not sure. Right now I 
was ripping with Audex and tagging with Audex/Amarok/kid3. Those files seem to 
be fine though.
My lates approaches have been with Picard/beets :-)
I think it's not possible to share those files without getting in legal
2013 Jan 10
4
Fixing corrupt flac files
So, let's provide some information then :-)
----------------------------------------------------------------------------------------------
soa2ii at thor /mnt/files/music/Slime/Alle gegen Alle $ flac -aF 02\ 
St?rtebecker.flac 
flac 1.2.1, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007  Josh Coalson
flac comes with ABSOLUTELY NO WARRANTY.  This is free software, and you are
welcome
2013 Jan 10
0
Fixing corrupt flac files
Hi,
Do you still know what tools you used to encode these FLAC-files? It 
seems similar errors have popped up elsewhere after using various 
tagging-utilities. It seems it is indeed a tagging issue, as the error 
indicates something in that direction and the errors always occur at the 
last few percent. I guess it isn't possible to share one of these files 
somewhere so I can have a look?
If
2013 Jan 10
1
Fixing corrupt flac files
Here you are:
soa2ii at thor /mnt/files/music/Slime/Alle gegen Alle $ metaflac --list 02\ 
St?rtebecker.flac 
METADATA block #0
  type: 0 (STREAMINFO)
  is last: false
  length: 34
  minimum blocksize: 4608 samples
  maximum blocksize: 4608 samples
  minimum framesize: 14 bytes
  maximum framesize: 15637 bytes
  sample_rate: 44100 Hz
  channels: 2
  bits-per-sample: 16
  total samples: 5857656
 
2007 Jul 14
2
FLAC__stream_decoder_process_single and FLAC__STREAM_DECODER_END_OF_STREAM
Hi all,
If I have code that does this:
    while (FLAC__stream_decoder_process_single (decoder))
        /* Do something. */ ;
I get an infinite loop. Shouldn't FLAC__stream_decoder_process_single
return false if it gets to FLAC__STREAM_DECODER_END_OF_STREAM?
If so, here's a patch.
Cheers,
Erik
------------------8<------------------8<------------------8<------------------
2002 Jan 14
9
ReplayGain support for Vorbis
Hello all,
I'm glad to announce to you that Vorbis now has full
ReplayGain support. If you're not familiar with ReplayGain,
take a look at www.replaygain.org. The main features are:
a) all songs play back with equal loudness
b) removes the need for normalization
c) allows for clipping prevention
Using it is very simple. Get a compatible decoder (ogg123,
XMMS and WinAmp all support it
2014 May 19
2
error in files after removing padding
Thanks for the help Martijn,
I get the same FLAC__STREAM_DECODER_END_OF_STREAM error after doing the 2
steps you suggested.
Scott
On Mon, May 19, 2014 at 9:36 AM, Martijn van Beurden <mvanb1 at gmail.com>wrote:
>  Once more hi,
>
> I've tried to reproduce this issue, but I am unable to do so. Could you
> try to re-encode the file with FLAC (to make sure it is not an
2007 May 23
1
Flac Files Messed Up By Amarok
A while back I posted about issues with flac files that were not able to 
be decoded.  Here's what I do know:
I've ripped most of my collection to my hard drive using KAudioCreator 
and I've specified that they be stored in flac format.  All files play 
without trouble through Amarok.  I found out there was a problem when I 
had selected files in a playlist and picked "burn"
2007 Jan 31
4
Problem decoding .flac files
I've been having problems with Amarok and K3B, but I think it comes down 
to a problem with flac.  All my music and audio files are encoded in 
flac format.  I've ripped my CDs using KAudioCreator and using this 
command to encode them (split for formatting):
flac --best -o %o --tag=Artist=%{artist} --tag=Album=%{albumtitle} 
--tag=Date=%{year} --tag=Title=%{title} 
2014 Jun 15
3
R128gain & metaflac
Hi
has anyone looked at adding R128gain code to metaflac so we can select to use this calculation for RP tags rather than replay gain?
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20140615/1c1ca9c9/attachment.htm
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
2013 Apr 24
3
Tests not aborting when appropriate
On 24-04-13 14:34, Erik de Castro Lopo wrote:
> That's an error in the awk script, which is embedded in the shell 
> script. I know GNU awk supports lshift, maybe BSD awk doesn't. I'll 
> investigate that futher. 
On my system awk links to mawk 1.3.3
>> I don't know why, but the test continues and says all tests passed while
>> that clearly isn't the
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
2014 May 19
3
error in files after removing padding
ERROR while decoding data
                    state = FLAC__STREAM_DECODER_END_OF_STREAM
It's happening with every file that I've tried now, using both 1.2.1 and
1.3.0.
If a file has artwork and I remove padding, I get the above error when
verifying or decompressing. If no artwork and I remove padding, the file
verifies and decompresses with no issues.
 I'm writing tags via
2014 Jun 18
4
R128gain & metaflac
>b) According to http://wiki.xiph.org/OggOpus#Comment_Header
>there should be no REPLAYGAIN_*** tags in Opus files; Opus uses
>R128_TRACK_GAIN tag. If some audio player reads Opus tags then it should
>be aware of the difference between ReplayGain and R128. But this doesn't
>require REPLAYGAIN_REFERENCE_LOUDNESS tag.
>
>
The Opus replaygain spec is fundamentally broken, so
2011 Nov 04
3
Cannot start Amnesia nor Penumbra via Steam
Greetings!
First of all, I would like to say thank you to everyone who are spending their time into making Wine what it is, and better!
I would offer my help if I had the ability to actually do something, but I have yet much to learn, but in the future, perchance...
Anyways!  A few days ago, I thought I would play some Penumbra: Overture.  I have played it before, so I was a bit surprised as it
2007 Sep 23
5
Burn flac to cd
> You don't.  Audio CDs don't support ReplayGain tags.  The only thing
> you may do on Audio CDs is to use Volume Normalize techniques
> available on certain programs.  Normalization of sound is not a good,
> clean thing, though.
Surely it would be possible to have something apply the ReplayGain to
the WAV after decoding and prior to writing them to CD... but I don't
know
2004 Sep 10
2
FLAC__stream_decoder_flush
Hi,
The FLAC__stream_decoder_flush doesn't change the state, but when I play a
stream and reach the end I have to do a FLAC__stream_decoder_reset and reread
the metadata instead of simply a FLAC__stream_decoder_flush. This is because the
stream state, which indicates the end of the stream, is not changed. Is there a
reason, for the state not being reset to
2006 Nov 12
2
ogg files / burning cd-r
Using Linux (Kubuntu)
using the application "crip"
ripping at -q 10 & using replaygain on for volume control
--------------------------------------------
Now that I have 2000 .ogg files...
first problem:
There is NOT one Portable CD Player on the Market,
that can play encoded .ogg files AND read the replaygain tags.
via a cd-r
second problem:
Burning...
if I am going to burn a
1999 Sep 11
1
legend(): adjust space between symbol and tex
Hello,
I'd like to ask, how to adjust the space between symbol/line and text in a
legend. My legend() is build like that
  legend(xmax-netzdiff/11,                  # shouldn't matter here
         ifelse(ydiff>=0,                   #
	        ymin-6.5*(netzdiff/11),     #
	        ymax-netzdiff/11),          #
	 c("stehender Stamm","Windwurf",