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 <20240616125142.0000194d@yahoo.com>
Deutsch   English   Français   Italiano  
<20240616125142.0000194d@yahoo.com>

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

Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Michael S <already5chosen@yahoo.com>
Newsgroups: comp.arch
Subject: Re: Privilege Levels Below User
Date: Sun, 16 Jun 2024 12:51:42 +0300
Organization: A noiseless patient Spider
Lines: 28
Message-ID: <20240616125142.0000194d@yahoo.com>
References: <v4ifbt$32kuq$8@dont-email.me>
	<memo.20240615121647.7992C@jgd.cix.co.uk>
	<v4l4qv$3lqic$3@dont-email.me>
	<20240616015526.00005a09@yahoo.com>
	<v4lk0i$3s54t$3@dont-email.me>
	<20240616103447.00004b19@yahoo.com>
	<v4m622$3v668$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 16 Jun 2024 11:51:26 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="803ce1cb02e96f5cc52a73edab1c8c37";
	logging-data="4157539"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/g9m5rtDExsWrPzH7sJcGygKHo4MApKJQ="
Cancel-Lock: sha1:NCxCfc53FCHI+sWT3MArQhBQ0+M=
X-Newsreader: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-w64-mingw32)
Bytes: 2074

On Sun, 16 Jun 2024 08:00:02 -0000 (UTC)
Thomas Koenig <tkoenig@netcologne.de> wrote:

> Michael S <already5chosen@yahoo.com> schrieb:
> > On Sun, 16 Jun 2024 02:52:02 -0000 (UTC)
> > Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
> >  
> >> On Sun, 16 Jun 2024 01:55:26 +0300, Michael S wrote:
> >>   
> >> > Do you use video codecs in FF for correctness or only for
> >> > efficiency?    
> >> 
> >> I think FFmpeg is one of those basic toolkits that has already been
> >> ported to OpenPOWER.  
> >
> > Is it capable to decode H264?  
> 
> https://ffmpeg.org/ffmpeg-codecs.html says yes, if you use
> http://www.openh264.org/ .

Thank you.
I see that ppc64el is not supported, but verified to be working.
Hopefully it means that it's not just shows something under FHD
resolution, but can work without dropping frames. Which is not so easy
when done purely in software.