Package: libavif-bin
Version: 1.1.1-1
Version: 1.1.1 (dav1d [dec]:1.5.0, libgav1 [dec]:0.19.0, aom
[enc/dec]:v3.11.0, rav1e [enc]:0.7.1 (UNKNOWN), svt [enc]:v2.2.0)
libyuv : available (1891)
whatever image can reproduce this, even solid color.
```
avifenc -q 85 --speed 5 7R401966_5.png 7R40196
Package: ffmpeg
Version: 7:7.0.2-3
encoding 1080P videos, for example
```
ffmpeg -vaapi_device /dev/dri/renderD128 -s 1920x1080 -f rawvideo -pix_fmt
rgb24 -r 24 -i /dev/zero -t 1 -pix_fmt yuv420p -vf "format=nv12,hwupload"
-c:v hevc_vaapi -b_depth 2 -async_depth 16 -compression_level 13 -qp 28 -y
`ffmpeg version 7.0.2-1 Copyright (c) 2000-2024 the FFmpeg developers` is
already back to normal.
version 7.0.2-2 is also ok now.
On Sat, Aug 10, 2024 at 12:25 AM Sebastian Ramacher
wrote:
> Control: tags -1 moreinfo
>
> On 2024-07-16 15:13:34 -0700, Terrance Hendrik wrote:
> >
Package: ffmpeg
Version: 7:7.0.1-2
Actually begins at least Version: 7:6.1.1-4+b4
using any arguments for hevc_vaapi, encoding q stuck at 0, resulting in
extremely high bitrate and huge files.
example command
```
q=32
ffmpeg -i ${v} -vaapi_device /dev/dri/renderD128 -vf
'scale=1920:1080,pad=1
Package: xfce4-screenshooter
Version: 1.10.5-1
Running xfce desktop for a long while, by guessing, 1day or longer, with or
without suspend/wakeup.
Launch xfce4-screenshooter, capture whatever region, at whatever dalay,
then select `Copy to the clipboard`, click OK. Clipboard has no image. but
/t
Package: kicad
Version: 7.0.11+dfsg-1
I am using Debian testing/trixie, the Kicad bundle has multiple issues.
1. kicad-footprints kicad-packages3d kicad-symbols kicad-templates (7.x)
are all missing. I also checked stable sources.
```
# apt install kicad-footprints=
Completing package version
6.0
Package: linux-image-amd64
Version: 6.6.15-2
Debian testing/trixie, kernel 6.6.15-2 (2024-02-04)
xfce
Case 1:
Start a command that runs for a long time, say `ffmpeg`. switch to other
programs, i.e. web browser or other terminal windows, and keep using the
computer. After a while, ffmpeg cpu usag
input.conf{,backup}
sudo sed -ie "s:.*UserspaceHID=.*:UserspaceHID=true:" /etc/bluetooth/input.conf
then reboot.
On Fri, Jan 26, 2024 at 12:52 PM Terrance Hendrik <
terrance.hend...@gmail.com> wrote:
> Update 2024-01-26
>
> 1. It has nothing to do with GUI. In text mod
Update 2024-01-26
1. It has nothing to do with GUI. In text mode the issue is the same.
2. it has nothing to do with DKMS, removing it changes nothing.
3. I swapped SSD between 2 computers, the issue goes with the SSD. So it's
not a hardware issue
4. I `apt purge` bluez and blueman, removed /et
seems more like an issue with kernel/gui than bluez.
checked my modprobe.d blacklists, most are system default.
```
blacklist ath_pci
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist prism
running almost the same kernel 6.3-6.5 and
bluez 5.6x - 5.70, logi mice work perfectly fine.
On Mon, Oct 23, 2023 at 11:10 PM Nobuhiro Iwamatsu
wrote:
> Hi,
>
> 2023年9月8日(金) 6:57 Terrance Hendrik :
> >
> > bluetoothctl
> >
> > [MX Anywhere 3]# info
> > Dev
Package: gcc-arm-none-eabi
Version: 15:12.3.rel1-1
upgrade it will remove latest libstdc++-arm-none-eabi-dev
libstdc++-arm-none-eabi-newlib
bluetoothctl
[MX Anywhere 3]# info
Device E5:9F:06:B5:08:8D (random)
Name: MX Anywhere 3
Alias: MX Anywhere 3
Appearance: 0x03c2 (962)
Icon: input-mouse
Paired: yes
Bonded: yes
Trusted: yes
Blocked: no
Connected: yes
WakeAllowed: no
LegacyPairing: no
UUID: Generic Access Profile(1800--
Package: bluez
Version: 5.6.9-1
Not sure if this issue is about bluez or other packages or modules
System info:
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux trixie/sid
Release:n/a
Codename: trixie
$ uname -a
Linux 6.4
after upgrading bluez bundle to
```
Package: bluez
Version: 5.69-1
...
```
now **MX Anywhere 3** disconnect immediately then reconnected for dozens of
times every several seconds.
While other mice (e.g.UGreen MU002 ) working fine.
Package: bluez
Version: 5.6.8-2
System info:
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux trixie/sid
Release:n/a
Codename: trixie
```
journalctl -f, after connected
```
Aug 16 10:00:43 bluetoothd[1022]:
src/service.c:s
: reassign -1 src:linux 6.4.4-1
> Control: tag -1 moreinfo
>
> On Wed, 2023-07-26 at 10:59 +0800, Terrance Hendrik wrote:
> > Package: linux-image-6.4.0-1-amd64
> > Version: 6.4.4-1
> > system info:
> >
> > ```
> > $ lsb_release -a
> > No LSB
Package: linux-image-6.4.0-1-amd64
Version: 6.4.4-1
system info:
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux trixie/sid
Release:n/a
Codename: trixie
$ lscpu
Architecture:x86_64
CPU op-mode(s):32-bit,
YES!
I did
```
unset DEBIAN_PRIORITY
unset DEBIAN_FRONTEND
```
Then a ncurse window popped up and the install finished.
Thanks!!
On Sat, Jul 22, 2023 at 3:49 AM Andreas Beckmann wrote:
> On 21/07/2023 06.41, Terrance Hendrik wrote:
> > Unpacking nvidia-installer-cleanup (2
Package: nvidia-installer-cleanup
Version: 20220217+3
system info
```
$ uname-a
Linux 6.3.0-2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.3.11-1
(2023-07-01) x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux trixie/sid
Release:
All the latest brands available here
You will not go wrong with this - your new watch will dazzle everyone
http://www.poretiage.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Take Prescritpions and Medicaitons before it is too late
http://apexamphetamine.airspace%2elagtiu.com
and adverbialambulant
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Microsoft Windows Vista Ultimate new features:
Mobility-based operating system meets all your computing needs whether you're
working from home, working on the road, or searching for entertainment options
Combines all the features of a business-focused operating system, all the
efficiency fea
Microsoft Windows Vista Ultimate new features:
• Mobility-based operating system meets all your computing needs whether you're
working from home, working on the road, or searching for entertainment options
• Combines all the features of a business-focused operating system, all the
efficiency fe
Our company is looking for energetic and accountable individuals to occupy
Shipping Clerk positions throughout the USA. These vacancies are entirely
home-based and do not require any travel or relocation. They are also
suitable for students and senior citizens who are able to dedicate up
Have you wished for a expensive watch
Piece of Expinsive Jewerly?
Or even a nice Ink Pen
We have the soulition for you!
We have all the expinsive brands
for a low fraction of the expense.
www.swevebe.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tr
Those two last terms are unrelated to what we call a record in GNU tar.
AN ALLE FINANZINVESTOREN!
DIESE AKTIE WIRD DURCHSTARTEN!
FREITAG 20. APRIL STARTET DIE HAUSSE!
REALISIERTER KURSGEWINN VON 400%+ IN 5 TAGEN!
Symbol: G7Q.F
Company: COUNTY LINE ENERGY
5 Tages Kursziel: 0.95
Schlusskurs: 0.21
W
has moved to If you are
http://img444.imageshack.us/img444/1370/w7xp5.png
and Exchange Server This page has
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
PUM3PUNDPUMxPURCPUM1PUNFPz0=?=
Date: Wed, 1 Nov 2006 12:17:45 -0330
MIME-Version: 1.0
Content-Type: text/plain;
format=flowed;
charset="koi8-r";
reply-type=original
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.
Hi,
Hope I am not writing to wrong address. I am nice, prebtty looking
girl. I am plananing on visiting your town this montha. Can
we mebet eacbh other in person? Message me back at [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Conta
://caloric.cheapsales2u.com/?wid=100069 to
obtain your item in the quickest possible manner.
Thank you for your time and we look forward to assisting you.
Sincerely,
Terrance Petty
piano jqa crania sc vis dw hostage ad vice it whiff hz wont luo added uco
lundberg adz seagram lpm recitative udh copy
31 matches
Mail list logo