Displaying 5 results from an estimated 5 matches for "smaler".
Did you mean:
smaller
2003 Oct 23
2
Large bin files when compiling
...when compiling...
./configure --prefix=/usr
make
Then when I checked the source/bin dir there was about 400mb of files there... It was the correct bin files but they were so huge that ther has to be something wrong.. Smbd was about 40mb...
Anyone got some ideas on what I can do to make the files smaler?
/Jonas
2012 Mar 05
10
Compatibility of Hitachi Deskstar 7K3000 HDS723030ALA640 with ZFS
Greetings,
Quick question:
I am about to acquire some disks for use with ZFS (currently using zfs-fuse
v0.7.0). I''m aware of some 4k alignment issues with Western Digital
advanced format disks.
As far as I can tell, the Hitachi Deskstar 7K3000 (HDS723030ALA640) uses
512B sectors and so I presume does not suffer from such issues (because it
doesn''t lie about the physical layout
2014 Jan 31
3
"Compression failed" message
Git version of the FLAC encoder prints error message:
ERROR: Compression failed (ratio 1.xyz, should be < 1.0). Please contact the developers.
in the following cases:
a) recompressing from FLAC 1.2.1 (sometimes)
b) encoding very short wav files (around 5k samples)
c) encoding white noise test signal.
2014 Jan 31
0
"Compression failed" message
...if the file was encoded with say -8 in 1.2.1 and you are
re-encoding to something less then the output file is likley
to be bigger.
> b) encoding very short wav files (around 5k samples)
In this case, flac simply isn't given enough data to find redundancy
required to actually make the file smaler.
> c) encoding white noise test signal.
In this case, flac splits the file into blocks, tries to encode each block,
files that each block cannot be compressed (information content is too
high) and adds it to the output as a verbatim block. However each verbatim
block has a block header so the...
2008 Apr 13
0
rsync transfers always all files
...some files could not be transferred (code 23) at
/SourceCache/rsync/rsync-31/rsync/main.c(717)
---
When I sync again these folders all files will be transfered, without all
that changes. Some cache folders are changed, but thats all. What is this
the problem?
One thing additional, when I sync two smaler folder on my local to the Samba
share, everything works fine!
I have no Idea what happens and what is the error # 23. I heared it is not
that important.
Thanks
grooveminister
--
View this message in context: http://www.nabble.com/rsync-transfers-always-all-files-tp16664698p16664698.html
Sent...