EndeavourOS Install And First Boot Recorded Using FFMPEG Arch Based System

Опубликовано: 09 Июль 2024
на канале: Life, Home and my Linux Journeys'
172
7

Some cool stuff on EndeavourOS:

https://endeavouros.com/

Country of Origin: Netherlands

Available Desktops:

Budgie, Cinnamon, GNOME, i3, KDE Plasma, LXQt, MATE, Xfce


Installer Tricks and Tips: discovery.endeavouros.com

https://endeavouros.com/news/plasma-6...

New features eos:

eos-update: has new options, more info with command eos-update --help
fixed for running in chroot

added experimental support for the doas command

Minimum system requirements

2.5 GB of RAM (offline installs)(1).
Dual Core Processor (64 bit, x86-64, amd64).
15 GB of Hard drive space.
Installer still supports legacy Bios only systems, but it is recommended to run modern EFI (UEFI) systems not on legacy (CSM) mode.


https://discovery.endeavouros.com/ins...

https://discovery.endeavouros.com/?s=...


The ffmpeg commands I used:

Screen capture:

ffmpeg -f x11grab -s 1920x1080 -r 60 -i $DISPLAY -c:v libx264 -preset ultrafast ~/Videos/EOS-Pt-2_post-Install.mkv

Webcam:

ffplay -f v4l2 -an -noborder -alwaysontop -input_format mjpeg -video_size 320x240 -i /dev/video0

audio:

ffmpeg -f pulse -i alsa_input.usb-ABC_MIC_TEST-00.analog-stereo Videos/EOS-Audio.mp3

Stay tuned for Pt-2, setting up a running workable useful install of EOS.

Thanks for watching.
Arch on!!!