Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <sm05xudwc1b.fsf@lakka.kapsi.fi>
Deutsch   English   Français   Italiano  
<sm05xudwc1b.fsf@lakka.kapsi.fi>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!3.eu.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Anssi Saari <anssi.saari@usenet.mail.kapsi.fi>
Newsgroups: comp.os.linux.misc
Subject: Re: Script to conditionally find and compress files recursively
Date: Thu, 13 Jun 2024 10:13:20 +0300
Organization: An impatient and LOUD arachnid
Lines: 14
Message-ID: <sm05xudwc1b.fsf@lakka.kapsi.fi>
References: <v48s96$u6fg$1@dont-email.me>
	<v4b46s$7dh$1@tncsrv09.home.tnetconsulting.net>
	<v4dtdt$23kjq$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Thu, 13 Jun 2024 09:13:20 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="c845ab9ef829f5f32e27a601c461a126";
	logging-data="2265331"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19PYfbihKW1wDuhOycDzQpg"
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Cancel-Lock: sha1:cpVSj2H6wHHLop4IWkzEi7cVXsU=
	sha1:ONb3re38za9X4rjbxHK2czH1MFM=
Bytes: 1783

J Newman <jenniferkatenewman@gmail.com> writes:

> It's true that you cannot tell within the first 5 seconds what the
> ultimate compression ratio will be, but it seems to me (from
> compressing avi/mp4/mov files with lzma -9evv) that you can tell
> within +/- 5% to a high degree of confidence, what the ultimate
> compression ratio will be given the first 5 seconds.

Well then, I believe the solution was already posted. Grab 5% of your
files with dd and see how it compresses. 

I'm a little curious, what kind of space savings do you expect to get by
doing this? And wouldn't it make more sense to re-encode for lower
bitrate if space saving is your goal?