similar to: Something's driving me crazy

Displaying 20 results from an estimated 10000 matches similar to: "Something's driving me crazy"

2005 Sep 17
1
Re: Something's driving me crazy
thank you Josh and Brian, I have tried to change the padding and I succeded in getting a same size file ... but still different :-( > ... different code paths through the encoder chosen at > runtime that are optimized for different environments which can > create different streams That said, I have to give up, there will be still cases in which I cannot get exactly the same FLAC file.
2006 Dec 05
4
flac-1.1.3 fails to decode where flac-1.1.2 works
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 --decode --skip=719:58.0 --until=1024:58.0 -o \/home\/sbh\/work\/hs\/out.wav \/mnt\/ss\/sdb\/Sound\/Recording\/2006\-11\-29\/in.flac out.wav: ERROR seeking while skipping bytes
2006 Dec 05
4
flac-1.1.3 fails to decode where flac-1.1.2 works
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 --decode --skip=719:58.0 --until=1024:58.0 -o \/home\/sbh\/work\/hs\/out.wav \/mnt\/ss\/sdb\/Sound\/Recording\/2006\-11\-29\/in.flac out.wav: ERROR seeking while skipping bytes
2004 Sep 10
2
new SEEKTABLE block
I've checked in code that supports a new metadata block called SEEKTABLE. Basically, it is an optional, arbitrarily-long list of seek points, by sample number and stream offset. I also added command-line options to flac so you can specify seek points by specific sample number and/or a specific number of evenly-spaced seek points. The table cost about 18 bytes per seek point. This seems to
2012 Apr 24
1
Writing seektable using libFLAC++
Hi! I've been using a little C++ program I've written to encode flac files. The program does this in the usual way (I think), by inheriting a class from FLAC::Encoder::File, and passing it chunks of raw samples through process_interleaved()... Anyway, the program works beautifully, and I've now decided to try and add some metadata to the encoded flacs. Eventually, there will be vorbis
2004 Sep 10
2
Serious bug in FLAC
As far as I can tell I've found a serious bug in the command line flac encoder :( I have created many hundreds of flac files and I was very annoyed to discover that the XMMS flac plug-in had intolerably long seek times, but since that had been mentioned on this list a bunch of times without anyone actually investigating, I thought I had better actually find the BUG which causes this. 1. I
2004 Sep 10
1
Serious bug in FLAC
(I am not on this list, please CC me manually if necessary) On Fri, Mar 15, 2002 at 11:47:15PM -0500, Asheesh Laroia wrote: > Are you sure it's not your compiler? That's the first thing I would > check. I know that RedHat is famous for including broken pre-releases of > GCC in their distributions since 7.0. FUD. Please stop that, it makes you look unprofessional. Until you can
2006 Jun 14
2
flac seektable during encoding
Please excuse me, I haven't yet dug into the code too far. What I'd like to do: I'm using ecasound to record for 24 hour periods, which pipes the output directly to flac. I would like to be able to decode sections of this (using until/skip) during recording/encoding. I understand currently that flac can't do this, unless I pipe into dd to skip after decoding (which would be an
2012 May 05
3
[PATCH] Add missing functions to SeekTable class
The attached patch adds the missing FLAC__metadata_object_seektable_*() functions from FLAC's metadata object methods (FLAC/metadata.h) to FLAC++'s SeekTable class. Of the 11 functions in the C API, only 4 are currently in the C++ API, this patch adds the missing 7. If this patch is ok, VorbisComment will be next. A quick look tells me only 5 out of 13
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 --decode --skip=719:58.0
2005 Feb 01
2
Encoding Options
I have read FLAC's "--help", the man-page, and the HTML documentaion, but there are a few things that I don't understand. 1. I'll start with the thing I'm most confused about. The --best option is synonymous with -l 12 -b 4608 -m -e -r 6. Why is that? Is not -l 32 better that l- 12? And you can have -r 0,8 without using --lax, and -r 0,16 with --lax. 2. The --lax option
2007 Jan 04
0
Problems with Mesa 6.5.2 and open drivers ("driving" me crazy)
OK, I'm sure this has been mentioned before but I'm really struggling now! The problem is best described here: https://bugs.freedesktop.org/show_bug.cgi?id=9456 I've added my own Mandriva cooker bug here: http://qa.mandriva.com/show_bug.cgi?id=27971 People also make reference to the issue here: http://forum.go-compiz.org/viewtopic.php?t=309&view=next Has anyone got any ideas?
2010 Dec 23
2
sendmail / logwatch relaying issue - driving me crazy
Hallo, *<:-) may be I'm to tired to see the solution, maybe someone can give me a hint? I do have a couple of servers, sending the daily logwatch report to a central support email account. Some servers do have DNS A and CNAME records. On my mailserver relaying for the servers is allowed. Only one server drives me crazy, getting user unknown or releaying denied messages. Any idea, how
2005 May 13
2
Horrendously slow transfer speeds in FC3 is driving me crazy!!! Please help...
I found that for a modern PC running zero loads, (my server is a P4 3.2 with 512 M dual channel RAM an Intel Etherpro Express 100 nic, serving cached disk files from RAM) samba could be 30% slower than it should be. It would serve data at about 7 MBytes/sec compared with the old NT4 sever (same Intel nic, 512 RAM, P2/266 Cpu, NT4 with SP6a) that would do it at 10 Mbytes/sec under all
2008 Feb 23
3
SAMBA is driving me crazy
hi guys i have CentOS-5.1 with samba-3.0.25b-0.el5.4 and i took this workin well smb.conf from slackware12 ( commands to be done befor this ): # useradd wbc -c /home/wbc -g users# smbpasswd -a wbc# mkdir /export# chmod u+rwx,g+rx,o+rx /export# chown wbc.users /export the conf file:[global]workgroup = WORKGROUPnetbios name = sanshirosecurity = share [share]comment = Datapath = /exportforce user
2014 Dec 15
1
FLAC metadata blocks and seeking
Hi all, A few (possibly dumb) questions about decoding.. 1. Is it possible to know the total size of FLAC metadata blocks in advance? Do I really need to parse all metadata blocks until I see the METADATA_BLOCK_HEADER with last-metadata-block == 1? 2. Is there a generally accepted best-practice for seeking if there is no seektable present in the file? The format states *"It is possible to
2010 Nov 10
7
Cue sheets/Tagging question
Is it possible to place track markers that will be reflected in a cue sheet within a long FLAC file? I have a label who want to offer FLAC downloads of complete albums - but there have to be track points designated within the FLAC file How can I do this please? Many Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Nov 10
7
Cue sheets/Tagging question
Is it possible to place track markers that will be reflected in a cue sheet within a long FLAC file? I have a label who want to offer FLAC downloads of complete albums - but there have to be track points designated within the FLAC file How can I do this please? Many Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Nov 13
1
James Chapman Flac 1.1.2 File Filter for Cool Edit Pro v2
Hello, Parano?ac? Maybe... When encoding my files in FLAC, and using the Verify option, I do a final test with Cool Edit Pro v2.0, which used a flac.flt file created by James Chapman for Flac v 1.1.2. The problem is that, when decoding a Flac file with the Josh Coalson soft, I obtain the same file, in content in size than the original WAV file, but when opening the FLAC file in Cool Edit (using
2010 Feb 09
4
Win32 and ELF created files are different
Hi everyone, I was fiddling with FLAC executable on Linux and also making FLAC files with foobar2000 under WINE. I was using the same exact options for both linux native executable and flac.exe through foobar2000. But I have noticed something: The FLAC files themselves created from flac.exe and flac(ELF) are not bit identical. They differ in something (Not audio data). Looking at this, I used a