Hi folks,
Attempting to do a screen capture (x11) including audio; say chrome is
playing a video clip and I want to capture a portion of the screen
along with the audio.
Quick search shows following example:
ffmpeg -f x11grab -probesize 32M -thread_queue_size 32 -i :0 \
-f sndio -thread_queue
Дана 24/09/20 11:43PM, Jesse Lawton написа:
> Its *huge*, like 57 mb
> too big haha
pkg-config --debug --cflags fontconfig >pkgconfig.debug.full 2>&1
{ head -n 30 pkgconfig.debug.full
printf "8< snip >8\n"
tail -n 30 pkgconfig.debug.full; } >pkgconfig.debug.short
Then attach pkgconfig
On Fri, Sep 20, 2024 at 12:45:08PM +0200, Mike Fischer wrote:
>
> > Am 20.09.2024 um 12:13 schrieb Stuart Henderson :
> >
> >> From what you've shown I can only assume the auth servers are broken
> > and probably refusing to respond for A (rather than an empty NOERROR
> > response).
>
> I agree
> On Sep 20, 2024, at 02:19, J Doe wrote:
>
>
>>> On Sep 19, 2024, at 18:46, J Doe wrote:
>>>
>> Hi list,
>>
>> I see in the FAQ that the Apple Mac Mini M2 is a supported platform[0]
>> and that the WiFi is supported via: bwfmv(4). I had two questions about
>> WiFi support:
>>
>> 1. Is Ho
Дана 24/09/19 10:55PM, Jesse Lawton написа:
> Check attachment.
>
> Thanks
> Jesse Lawton
The attachment pkgconfig-debug.txt that was attached to the message you
sent offlist is 0 bytes in size. If you want to redirect stderr to a
file, you'd need to do something like
pkg-config --debug
> Am 20.09.2024 um 13:56 schrieb Stuart Henderson :
>
> On 2024-09-20, Mike Fischer wrote:
>>
>>> Am 20.09.2024 um 12:13 schrieb Stuart Henderson :
>>>
From what you've shown I can only assume the auth servers are broken
>>> and probably refusing to respond for A (rather than an empty NO
> Am 20.09.2024 um 14:03 schrieb Stuart Henderson :
>
> On 2024-09-20, Stuart Henderson wrote:
>> On 2024-09-20, Mike Fischer wrote:
>>>
[snip]
>> Well that's interesting.
>>
>> Querying any of the auth servers directly with host or dig, I do get
>> what looks like a sensible response to
From what I understand, the newer versions of unbound(8) in -current (to be
shipped in OpenBSD 7.6) will mask the perceived problem with host(1)?
And the way host(1) now behaves, aborting at the first SERVFAIL, might be
intentional due to misbehaving DNS forwarders encountered in the past?
I’m
It seems it's not working for me.
I got rid off veb3 and vport3
I added the ip address to vxlan3
# ifconfig vxlan3
vxlan3: flags=8843 mtu 1450
lladdr fe:e1:ba:d1:2b:00
index 6 llprio 3
encap: vnetid 13133 parent gif0 txprio 0 rxprio outer
groups: vxlan
tunn
On 2024-09-20, Stuart Henderson wrote:
> On 2024-09-20, Mike Fischer wrote:
>>
>>> Am 20.09.2024 um 12:13 schrieb Stuart Henderson :
>>>
From what you've shown I can only assume the auth servers are broken
>>> and probably refusing to respond for A (rather than an empty NOERROR
>>> response
> Am 20.09.2024 um 13:08 schrieb Otto Moerbeek :
>
> On Fri, Sep 20, 2024 at 12:45:08PM +0200, Mike Fischer wrote:
>
>>
>>> Am 20.09.2024 um 12:13 schrieb Stuart Henderson :
>>>
From what you've shown I can only assume the auth servers are broken
>>> and probably refusing to respond for
> Am 20.09.2024 um 13:13 schrieb Peter Hessler :
>
> On 2024 Sep 20 (Fri) at 12:45:08 +0200 (+0200), Mike Fischer wrote:
> :
> :> Am 20.09.2024 um 12:13 schrieb Stuart Henderson
> :
> :>
> :>> From what you've shown I can only assume the auth servers are broken
> :> and probably refusing to re
On 2024-09-20, Mike Fischer wrote:
>
>> Am 20.09.2024 um 12:13 schrieb Stuart Henderson :
>>
>>> From what you've shown I can only assume the auth servers are broken
>> and probably refusing to respond for A (rather than an empty NOERROR
>> response).
>
> I agree, that is probably the root cause.
On Thu, Sep 19, 2024 at 06:18:25PM -0400, J Doe wrote:
> Hi list,
>
> I see in the FAQ that the Apple Mac Mini M2 is a supported platform[0]
> and that the WiFi is supported via: bwfmv(4). I had two questions about
> WiFi support:
>
> 1. Is Host AP mode supported on the Mac Mini M2? The man pag
On Fri, Sep 20, 2024 at 11:24:47AM +1000, David Gwynne wrote:
> On Thu, Sep 19, 2024 at 09:48:15AM -0700, Bryan Vyhmeister wrote:
> > On Wed, Sep 18, 2024 at 11:17:45AM +1000, David Gwynne wrote:
> > Once I realized wg(4) wouldn't work, my solution was to use a gif(4)
> > tunnel or etherip(4) brid
I had a break in on both servers from this company that resulted in a
mountain of outgoing spam. I powered off the other one in LA. I did a
fresh install on this one and I have tail -f /var/log/maillog running in
tmux watching it carefully and constantly since then.
Now these emails are the only o
On Fri, Sep 20, 2024 at 09:27:03AM +0200, Luca Di Gregorio wrote:
> It seems it's not working for me.
>
> I got rid off veb3 and vport3
> I added the ip address to vxlan3
>
> # ifconfig vxlan3
> vxlan3: flags=8843 mtu 1450
> lladdr fe:e1:ba:d1:2b:00
> index 6 llprio 3
> en
>From what you've shown I can only assume the auth servers are broken
and probably refusing to respond for A (rather than an empty NOERROR
response).
-only is a somewhat rare case and IPv6 has only been supported in
DNS since 2008 or so, it takes time to get the bugs worked out
especially in c
> Am 20.09.2024 um 12:13 schrieb Stuart Henderson :
>
>> From what you've shown I can only assume the auth servers are broken
> and probably refusing to respond for A (rather than an empty NOERROR
> response).
I agree, that is probably the root cause.
So that would cause host(1) to abort looki
On 2024-09-19, J Doe wrote:
> Hi list,
>
> I see in the FAQ that the Apple Mac Mini M2 is a supported platform[0]
> and that the WiFi is supported via: bwfmv(4). I had two questions about
> WiFi support:
>
> 1. Is Host AP mode supported on the Mac Mini M2? The man pages appear
> to imply that th
I am seeing a weird result on some OpenBSD 7.5 stable amd64 systems:
The servers are running a local unbound(8) and /etc/resolv.conf is configured
to use 127.0.0.1.
$ cat /etc/resolv.conf
On 2024 Sep 20 (Fri) at 12:45:08 +0200 (+0200), Mike Fischer wrote:
:
:> Am 20.09.2024 um 12:13 schrieb Stuart Henderson :
:>
:>> From what you've shown I can only assume the auth servers are broken
:> and probably refusing to respond for A (rather than an empty NOERROR
:> response).
:
:I agree, t
I made a mistake, sorry for the noise.
My distrust of this company has to due with them having a cloned copy of
a still bootable but failing hard drive with sensitive information
during service. May or may not be relevant.
--
Sorry,
Chris Bennett
Sorry, I wrote the subject a little bit unclear.
I am recieving emails fine and logged, except for the ones the isp is
sending to me at this server. Those are just showing up not logged.
--
Regards,
Chris Bennett
On Fri, Sep 20, 2024, Chris Bennett wrote:
> I am recieving emails fine and logged, except for the ones the isp is
> sending to me at this server. Those are just showing up not logged.
Have you looked at the Received: headers of those messages?
They should give you a hint how the mails got to you
25 matches
Mail list logo