Re: 'OBS Studio" - available codes ?

2021-08-07 Thread Roger Heflin
I am not sure they support anything but hardware h264.None of my hardware seems to show anything except h264, and I have at least one setup that vainfo lists HVEC support for an encoder. OBS may have never coded others simply because h264 was the most widely used and the rest don't have a hug

Re: how to replace a disk in a raid-1 array by a larger one?

2021-08-07 Thread Roberto Ragusa
On 8/7/21 4:19 PM, lejeczek via users wrote: $ -> lvcreate --type raid0 -i 4 -I 16 -n 0 -l 90%pv dellH200.InternalB /dev/sd{c..f} and so on... The original poster wants to replace a 2 disk RAID-1 with a bigger 2 disk RAID-1, that is something very different than your suggestion to have a 4 di

Re: how to replace a disk in a raid-1 array by a larger one?

2021-08-07 Thread lejeczek via users
On 05/08/2021 11:35, François Patte wrote: Bonjour, I have a raid-1 array of 2 disks (1 Tb) and I want to replace these disks by 2 2Tb disks. Here is the result of lsblk for these disks: sde 8:64   0 931,5G  0 disk ├─sde1  8:65   0    40G  0 par

'OBS Studio" - available codes ?

2021-08-07 Thread lejeczek via users
Hi guys. I have only "H.264" codec available in "FFMPEG VAAPI" and I wonder if that is something that cannot do nothing about - must stay this way or perhaps there is a way to have wider choice of codecs there. Would anybody know? many thanks, L __