#smoothie forr linux

1 messages · Page 1 of 1 (latest)

shadow slate
#

hey

#

how can i install smoothie for arch linux

mellow granite
#

just because precompiled binaries are present

shadow slate
#

any command for it?

mellow granite
shadow slate
#

not getting that

#

plz send me the cmd

shadow slate
mellow granite
shadow slate
#

wht to choose?

#

1,2,2,4?

mellow granite
#

1

shadow slate
#

then

#

rust

#

ok

#

not rust up

mellow granite
#

pretty much type in 1 when that prompt comes up

#

because that's the best match

shadow slate
#

listen

mellow granite
#

listen to what?

shadow slate
#

see

#

its not runnung

#

running

#

i choosed 1

#

@mellow granite

mellow granite
#

what did you do?

shadow slate
#

um

mellow granite
#

close the window

shadow slate
#

i did 1

shadow slate
mellow granite
#

re run the teres install command

shadow slate
#

now rust?

#

@mellow granite now tell

mellow granite
#

type A

shadow slate
#

@mellow granite?

mellow granite
shadow slate
#

still

#

i m getting that

#

huh

#

ping any other chad

#

#chad

mellow granite
#

use

yay teres --noconfirm --answerdiff=None --answeredit=None
#

i have no idea what's the point of these prompts

#

just build and download shit

shadow slate
#

i did

mellow granite
#

???

#

why is opening the pkgbuild file?

shadow slate
#

idk fr

#

can anyone solve this?

#

im on arch linux

#

doneeeee

#

i did it

#

thank god

#

@mellow granite tyy 😉

mellow granite
#

did you use the command i sent?

shadow slate
#

hm

shadow slate
#

?

#

@mellow granite?

mellow granite
raw burrow
#

@gentle yarrow has a smoothie linux installer

shadow slate
#

ik

#

he gaved me

#

bbut not working

raw burrow
#

whats the error

shadow slate
#

leave

#

ig teres is better

#

'coz i have a 60 fps clip

#

;0;

raw burrow
#

ok

shadow slate
#

u know

#

how to run teres

#

after installing it?

raw burrow
#

type teres in the command line

#

teres -h for help

shadow slate
#

ok

#

how muh=ch more tiime??

#

just sutck at this\

#

stuck*

shadow slate
#

@raw burrow@mellow granite

mellow granite
#

oh god

shadow slate
#

?

mellow granite
#

what did you fail to install

shadow slate
#

I runned that commands again but still

shadow slate
mellow granite
shadow slate
#

Now?

mellow granite
shadow slate
#

I'm installing teres coz

#

I have 60 fps clips

#

@gentle yarrow u can help

#

;-;

raw burrow
#

wait

#

im busy rn. ill look over the errors later

#

worst comes to worst you just have to manually compile everything yourself

#

🤷

gentle yarrow
gentle yarrow
raw burrow
#

i used to be part of the community and such

shadow slate
#

@gentle yarrow

shadow slate
gentle yarrow
#

adjust is broken

#

you need to use the modified PKGBUILD to install it

#
# Maintainer:  Gustavo Alvarez <[email protected]>

_plug=adjust
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=1.1.ga3af7cb
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='http://forum.doom9.org/showthread.php?t=171956'
license=('custom:WTFPL')
depends=('vapoursynth')
makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
source=("${_plug}::git+https://github.com/dubhater/vapoursynth-${_plug}.git")
sha256sums=('SKIP')

_site_packages="$(python -c 'import sysconfig; print(sysconfig.get_paths()["purelib"])')"

pkgver() {
  cd "${_plug}"
  echo "$(git describe --long --tags | tr - . | tr -d v)"
}

package(){
  cd "${_plug}"
  install -Dm644 "${_plug}.py" "${pkgdir}${_site_packages}/${_plug}.py"
  python -m compileall -q -f -d "${_site_packages}" "${pkgdir}${_site_packages}/${_plug}.py"
  python -OO -m compileall -q -f -d "${_site_packages}" "${pkgdir}${_site_packages}/${_plug}.py"

  install -Dm644 readme.rst "${pkgdir}/usr/share/doc/vapoursynth/plugins/${_plug}/readme.rst"
}

^^^ fixed adjust, removed wtfpl. It doesnt exist anymore

#

while the appropriate thing to do is find a license that is hosted elsewhere, but i really cba

gentle yarrow
#

was it "rustup couldnt find a version of cargo"

#

please read the error messages, they usually have the fix mentioned

#

should i just use xdg-open and open documentation for the error since no one reads the damn error message?

raw burrow
shadow slate
#

Ineed to check

gentle yarrow
#

since you installed teres, you have all the dependencies for smoothie, just run my script again.

#

curl -fsSL https://github.com/Hzqkii/smoothie-install-script/raw/main/smrs.sh | bash on the fly, not recommended

shadow slate
#

see

#

@gentle yarrow

raw burrow
#

@gentle yarrow your script didn't do a new line lol

shadow slate
#

;-;

raw burrow
#

wait give me a minute

#

hmm

shadow slate
#

ok

raw burrow
#

nothing wrong

#

try it again

raw burrow
#

i dunno whats up with this guys system

shadow slate
#

see the vid

gentle yarrow
#

weird

shadow slate
gentle yarrow
#

because thats how i do the prompts on every one of my scripts; they all work on every machine ive tested; and some other people

shadow slate
#

bro

#

should i run this command?

gentle yarrow
shadow slate
#

now?

gentle yarrow
#

copy paste it into a file, add .sh as the extension, make it executable, then run it in konsole.

shadow slate
#

;-;

shadow slate
#

it means

#

i just have to add .sh in the last of that cmd?

#

im not getting that

raw burrow
#

okay

#

go to this link

shadow slate
#

;-;

raw burrow
#

click ctrl+s and save the file

shadow slate
#

hm

#

done

raw burrow
#

now open your file manager

#

and navigate to where you saved the file

#

and then double click it

shadow slate
#

yup

gentle yarrow
shadow slate
#

okl

#

kate

raw burrow
#

oh shit

#

uhh right click it

gentle yarrow
#

give it exec perms, then right lcikc, run in konsole

raw burrow
#

^^

shadow slate
#

;-;

raw burrow
raw burrow
gentle yarrow
raw burrow
#

chmod a+x smrs.sh

#

@shadow slate

#

and then after that

#

type ./smrs.sh

shadow slate
#

done

#

OK

gentle yarrow
shadow slate
#

its downloading ig

gentle yarrow
shadow slate
#

yup

#

broooo it saying to remove rust up

#

should i type yes?

gentle yarrow
#

send ss, it should install rustup

shadow slate
#

srry remove rust

gentle yarrow
#

type in y its fine

shadow slate
#

k sir

gentle yarrow
#

rustup just manages rust installs

raw burrow
shadow slate
#

hm

#

how can i launch this app?

raw burrow
gentle yarrow
shadow slate
#

um

#

for applying blur

raw burrow
#

#🥱⠂off-topic?

gentle yarrow
shadow slate
#

bro

#

see

gentle yarrow
shadow slate
raw burrow
#

2

#

enter 2

shadow slate
#

k

#

its done

#

ig

gentle yarrow
shadow slate
#

how to launch?

shadow slate
gentle yarrow
#

send output

shadow slate
#

ig error

gentle yarrow
#

run rustup default stable

raw burrow
#

and then execute the script again

gentle yarrow
#

i need to add more error checking

raw burrow
shadow slate
gentle yarrow
raw burrow
#

i have so much time on my hands

shadow slate
#

LOLLL

#

any way to speed up ethernet speed?

#

;-;

raw burrow
#

@gentle yarrow you should probably make the script install rust/rustup seperately

raw burrow
shadow slate
#

i get 500 mbps ;-;

raw burrow
#

are you wired in?

#

with a cable

shadow slate
#

😂

gentle yarrow
gentle yarrow
#

ill add that once i get home

raw burrow
#

would be better than something like this happening

shadow slate
#

installed

gentle yarrow
#

literally helping from work rn

shadow slate
#

🙂

#

u r best

raw burrow
#

damn

shadow slate
#

chaddd

raw burrow
#

college student?

gentle yarrow
raw burrow
#

ahh damn

#

huge props

gentle yarrow
#

thanks!

raw burrow
#

u work at microcenter or sm?

#

(sorry for the stereotype)

gentle yarrow
#

i live in AUS

raw burrow
#

ohh

shadow slate
#

whts this running bro

raw burrow
#

screenshot?

shadow slate
#

my pc is laggin hard

raw burrow
#

its compilin

#

let it be

shadow slate
#

bro]

#

tell me a less memory usage browser

#

im using chromium rn

gentle yarrow
#

firefox?

shadow slate
#

and i have installed linux zen kernel

shadow slate
gentle yarrow
#

install ublock origin

#

that will reduce memory usage

shadow slate
gentle yarrow
#

no.

#

but youll not see ads.

shadow slate
#

leave

gentle yarrow
#

and memory usage of the browser will decrease

shadow slate
#

linux zen is good ?

gentle yarrow
#

if your ram is constantly full, instaling it may delay your programs crashing

shadow slate
#

Not constantly full

#

When I'm running this command of smoothie my pc is lagging hard

gentle yarrow
#

obviously

#

it will speed up the compiliation process

shadow slate
#

Bro

#

How much time it will take

#

;-;

gentle yarrow
#

you have a 2 core

shadow slate
#

Yup

gentle yarrow
#

so a while

shadow slate
#

I closed my browser tho

#

Now closing the lid

#

To let it done

gentle yarrow
#

i takes about a minute on my 8 core

shadow slate
#

I use x11

gentle yarrow
#

shouldnt affect compilation

shadow slate
#

Hm

#

Bro I also have a prblm

#

My touch pad is working but when I'm clicking it's not getting clicked

gentle yarrow
#

?

#

Idk?

#

I'll only ever have solutions to problems I've faced.

#

Please look it up

raw burrow
shadow slate
#

It got stucked huh

#

@raw burrow

#

@gentle yarrow

raw burrow
#

let it be for a few mins

#

what are your specs

shadow slate
#

Potato

#

I3

#

;-;

raw burrow
#

dude

shadow slate
#

Hm

raw burrow
#

have you thought ahead on how smoothie will run?

#

on a dual core

shadow slate
#

;-; idk

raw burrow
#

alright

shadow slate
#

Bro

#

So

#

Should I don't install it

#

Coz I wanted to add motion blur on my gaming clips

#

;-;

raw burrow
#

nah

#

you can

#

just giving you a warning that the performance

#

will be

shadow slate
#

Huh

#

;;;

#

Still it's stucked there

#

Bruh

raw burrow
#

hm

#

i need to go

shadow slate
#

K bye

#

Cancelling it

#

Bruh

#

Too long

gentle yarrow
#

You can close iy

shadow slate
#

Ok

#

Now how to run!

gentle yarrow
#

Try running smoothie-rs in a terminal

shadow slate
#

Yessss

#

It worked lol

#

Thanks to both of u sir

#

;))

#

Can u tell mea good config for 60 fps

gentle yarrow
shadow slate
#

Bruh

raw burrow
gentle yarrow
#

They can't run vulkan stuff afaik

#

Or have enough fps for igmb

raw burrow
gentle yarrow
raw burrow
#

what cpu model?

gentle yarrow
#

I think its a 3rd gen i3

#

@shadow slate what CPU do you have?

raw burrow
#

my 3rd gen i5 can do vulkan

gentle yarrow
raw burrow
gentle yarrow
#

Is rife-ncnn 1.0?

shadow slate
raw burrow
#

rife...

#

my 3rd gen struggles

gentle yarrow
shadow slate
#

Share me config of June plz

#

Sirrrr

gentle yarrow
#

Ask her.

shadow slate
#

Ping her

#

@nova quarry mamm

#

Share me a 60 fps smoothie config

shadow slate
raw burrow
#

nope it should be preinstalled

shadow slate
#

Ok

shadow slate
nova quarry
# shadow slate Share me a 60 fps smoothie config
[pre-interp]
enabled: yes
masking: yes
factor: 3x
model: ../models/rife-v4.6

[frame blending]
enabled: yes
fps: 60
intensity: 1.0
weighting: equal
bright blend: no

[artifact masking]
enabled: yes
feathering: yes
folder path:
file name:

[output]
process: ffmpeg
enc args: -c:v libx264 -crf 17 -preset slower -aq-mode 3 -c:a copy
file format: %FILENAME% ~ %FRUIT%
container: .mp4
shadow slate
#

Coz I record in 60 fps

gentle yarrow
#

Rife.

nova quarry
#

i dont enable anything else

shadow slate
#

Ok

#

I'll try

#

U don't even enable interpolation?

gentle yarrow
#

Won't work until you install rust

shadow slate
#

I had installed bro

gentle yarrow
#

Rife*

shadow slate
#

Hih

nova quarry
shadow slate
#

Bro always put me in depression

gentle yarrow
gentle yarrow
#

We need :sobtent: fr

shadow slate
#

Leave I'll just try

#

If I got error I'll ping u guymz

gentle yarrow
#

No, dont ping anyone (inc. Me)

shadow slate
#

Error

nova quarry
#

you can ping me idm

nova quarry
shadow slate
#

Um

#

W8

#

@nova quarry

#

@nova quarry

nova quarry
#

export RUST_BACKTRACE=full

shadow slate
#

Done

#

Now?

#

Not working still @nova quarry

nova quarry
#

it’s so i can see the full error

gentle yarrow
#

No mask provided

shadow slate
#

?

#

Wht to do

#

;-;

gentle yarrow
#

You enabled masking, without a mask

shadow slate
#

8

gentle yarrow
#

!maskguide

woeful rapidsBOT
#

smoothie-rs masking w/ paint.net & Video Tutorial

If you prefer learning through a video, you can follow this tutorial

  1. Download and install Paint.net from https://getpaint.net/.
  2. Ensure that your video resolution matches your clip's resolution.
  3. Capture a screenshot of your game with it's interface / HUD (aka static parts).
  4. Open the captured screenshot in Paint.net.
  5. When selecting the shapes tool in Paint.net, remember to disable anti-aliasing.
  6. Create a new layer, and then select it.
  7. Begin creating black shapes around your GUI and the areas you want to mask.
  8. Fill the shapes using the Fill Bucket tool.
  9. Color the transparent or checkered regions in white.
  10. Delete (or hide) the layer containing the game HUD image.
  11. Save the image as a PNG file.
  12. Use this PNG file in smoothie-rs by pasting the folder path in folder path and typing file name (with extension)

Masking Tutorial, By august // ixtf.
SmoothieRS - https://github.com/couleur-tweak-tips/smoothie-rs
If you encounter any errors with Smoothie go to CTT and make a support post!
Text Tutorial -

  1. install paint.net from https://getpaint.net/.
  2. make sure your video and ingame resolutions are the same.
  3. capture a screenshot of your game's hud.
    ...
▶ Play video
gentle yarrow
#

Adding the mask is the same

#

Instead of pdn use gimp or krita

shadow slate
#

Ik disabling masking

#

I'm*

shadow slate
#

Tell me a simple step

nova quarry
#

what does it say when masking is disabled

shadow slate
#

W8

nova quarry
#

dependency is missing

shadow slate
#

Which?

#

Send me command I'll install

#

@nova quarry

shadow slate
#

Pllzz tell

nova quarry
#

should be bundled with smoothie

#

this is why teres is better for linux, there an aur package

shadow slate
#

It was getting failed

#

Help me to download teres plz

nova quarry
#

should just be yay -s teres

shadow slate
#

@nova quarry

nova quarry
#

until we get this fixed, i can just render your vids for you when im not busy

#

just send them and ping me

gentle yarrow
nova quarry
#

prob just make an issue on gh

shadow slate
shadow slate
#

@nova quarry

#

@gentle yarrow help me out with teres

#

how can i unisntall smoothie now?

gentle yarrow
shadow slate
#

Loading packages exit 01

gentle yarrow
#

show me the output

dusky trellis
#

can i have config smoothie for 60 fps video in windowsplease

shadow slate
dusky trellis
#

i render and shutdown cmd afterwards

shadow slate
#

?

#

k

#

come

gentle yarrow
#

THIS is your thread

shadow slate
#

hm

#

now tell

#

fix mine

gentle yarrow
#
# Maintainer:  Gustavo Alvarez <[email protected]>

_plug=adjust
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=1.1.ga3af7cb
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='http://forum.doom9.org/showthread.php?t=171956'
license=('custom:WTFPL')
depends=('vapoursynth')
makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
source=("${_plug}::git+https://github.com/dubhater/vapoursynth-${_plug}.git")
sha256sums=('SKIP')

_site_packages="$(python -c 'import sysconfig; print(sysconfig.get_paths()["purelib"])')"

pkgver() {
  cd "${_plug}"
  echo "$(git describe --long --tags | tr - . | tr -d v)"
}

package(){
  cd "${_plug}"
  install -Dm644 "${_plug}.py" "${pkgdir}${_site_packages}/${_plug}.py"
  python -m compileall -q -f -d "${_site_packages}" "${pkgdir}${_site_packages}/${_plug}.py"
  python -OO -m compileall -q -f -d "${_site_packages}" "${pkgdir}${_site_packages}/${_plug}.py"

  install -Dm644 readme.rst "${pkgdir}/usr/share/doc/vapoursynth/plugins/${_plug}/readme.rst"
}

Save this to a file named PKGBUILD
then go to the directory where the file is located, then run makepkg -si

shadow slate
#

where to create this folder>

gentle yarrow
#

anywhere

#

doesnt matter

shadow slate
#

bro

#

now i have to paste this content where?

gentle yarrow
#

in a file named PKGBUILD in your folder

shadow slate
#

theres no

gentle yarrow
shadow slate
#

i created a folder ok

#

now inside that folder i have to paste this?

gentle yarrow
#

go in, create a file; name it PKGBUILD

#

open the file in kate, and paste it in

#

save it

shadow slate
#

text file?

gentle yarrow
#

without a file name extention

shadow slate
#

done

#

bro

#

theres .txt

gentle yarrow
#

remove the .txt

shadow slate
#

do i need to rename that plain text filke?

#

file*

gentle yarrow
#

yea

shadow slate
#

wht

#

namr

#

name

gentle yarrow
#

it should just be PKGBUILD

shadow slate
#

done

#

now?

gentle yarrow
#

open it and, paste the text in

shadow slate
#

saved it t0o

gentle yarrow
#

open the folder in terminal

#

then run makepkg -si

shadow slate
#

w8

#

its going on

#

done

#

@gentle yarrow now

gentle yarrow
#

aint no way its done compiling

#

send output?

shadow slate
gentle yarrow
#

looks fine

#

alr

shadow slate
#

ok

#

now

gentle yarrow
#

i think im thinking of akarin

shadow slate
gentle yarrow
#

yay -S teres

shadow slate
#

bruh

#

see

gentle yarrow
#

press q

shadow slate
#

lol

#

u r the chad fr

#

best

gentle yarrow
#

thats just less

shadow slate
#

hm

shadow slate
#

;-;

#

high ram usage ig

gentle yarrow
gentle yarrow
shadow slate
#

now my computer is lagging

gentle yarrow
#

obv

#

its compiling

#

its a 2 core mate, you cannot expect much

shadow slate
#

done

#

@gentle yarrow

shadow slate
shadow slate
#

sjdnfbjfbsjkfbsd

#

fkfdnsdfnas

#

@gentle yarrow

gentle yarrow
#

holy fucking shit stop spam pinging me

shadow slate
#

srry

#

got so much happy

gentle yarrow
shadow slate
#

but theres a problem i rendered a video

gentle yarrow
#

... and it looks ass

shadow slate
#

in between video is getting faster

shadow slate
gentle yarrow
#

send in raw, and blended

shadow slate
#

45mb

#

;-;

gentle yarrow
#

you can upload upto 100megs in this server

shadow slate
#

@gentle yarrowhow can i edit config?

#

sending

shadow slate
gentle yarrow
#

theyre both the same length

shadow slate
#

but

#

sometimes the blended one gets faster

#

check out

gentle yarrow
#

1: Duration: 00:00:17.59
2: Duration: 00:00:17.59

shadow slate
#

uh

#

leave

#

how can i edit

#

config

gentle yarrow
#

afaik ~/.config/teres/teres.toml

shadow slate
#

didnt worked

gentle yarrow
#

?

shadow slate
#

no command

#

bash: /home/xiconic/.config/teres/teres.toml: Permission denied

gentle yarrow
#

not erverything i send is a command

#

thats where the file is

shadow slate
#

send me command

gentle yarrow
#

???

shadow slate
#

bro wheres \

gentle yarrow
#

open the file using dolphin

shadow slate
#

didnt

#

got it

#

??

#

wheres thattt

#

broo

#

help

#

@gentle yarrow

gentle yarrow
#

how did you install arch from scratch if you dont know basic directory structure?

shadow slate
#

🙂

#

plz tell

gentle yarrow
shadow slate
#

idk

gentle yarrow
#

it works the same way on windows.

shadow slate
#

plz

#

tell n

#

😦

#

@gentle yarrow

gentle yarrow
shadow slate
#

?

#

Whts that

#

Bro just tell me the path

gentle yarrow
#

I literally did

shadow slate
#

I can't find where that

shadow slate
#

#chad

#

I opened dolphin ok then where

gentle yarrow
#

Did you even read gpt's response?

shadow slate
#

Can u come vc just see my ss

gentle yarrow
#

About to head to bed

shadow slate
#

Bro

#

Ima goingto cry

gentle yarrow
shadow slate
#

Just come vc to see ss

gentle yarrow
#

I'm about head to bed mate.

shadow slate
#

Bro can u come dm

#

For a while

gentle yarrow
#

Why?

shadow slate
#

Plz

shadow slate
#

Hey

#

Bro I installed linux lts kernel but it's not showing up while.booting in

#

@gentle yarrow

#

@clear wigeon

clear wigeon
#

i dont use linux

shadow slate
#

Without in game lag

#

I want to test atlas one time ;-;

clear wigeon
#

!tas

woeful rapidsBOT
shadow slate
#

Arch Linux

clear wigeon
#

ok

#

have fun

shadow slate
#

fix my smoothie plzzzzzzz

#

when im rendering vid im getting this error

clear wigeon
gentle yarrow
shadow slate
#

gimme

gentle yarrow
shadow slate
#

wht u say bro

#

just gimme the command to install

gentle yarrow
#

should be smth like vsrife or vapoursynth-plugin-*

gentle yarrow
#

look for it in the AUR

shadow slate
shadow slate
gentle yarrow
#

look up "archlinux AUR packages"

#

then the aur's website look for it

#

then use yay to install the package

shadow slate
#

i searched on my pc

gentle yarrow
shadow slate
#

see

gentle yarrow
#

look for vsrife or vapoursynth-plugin in there

#

there is a search bar right there

shadow slate
#

i got

#

now?

gentle yarrow
#

you installed it?

#

alr

#

that should be it

shadow slate
gentle yarrow
#

yu[

#

use yay to install that package

shadow slate
#

?

#

should i run it in konsole?

gentle yarrow
gentle yarrow
#

so you dont have to ask me how to do it everytime

shadow slate
#

this???

gentle yarrow
#

nope

#

i just asked you to read the documentation

#

dont copy paste commands

#

running yay will only update your system

shadow slate
#

wht u mean

#

si why u search vsrife

gentle yarrow
#

just read the TLDR section i the website i just sent

#

you will understand it

shadow slate
#

leave

#

ima going to ask any other guy

#

;-;

gentle yarrow
#

why are you lazy to read the damn documentation

shadow slate
#

i dont understand these shits

gentle yarrow
shadow slate
#

nuh

gentle yarrow
#

its yay -S <package-name>

shadow slate
gentle yarrow
shadow slate
#

done

#

i just typed vsrife

gentle yarrow
#

it shouldve been yay -S full-package-name

#

not the search term

shadow slate
#

bro n

#

no package found

gentle yarrow
#

what did you type in?

shadow slate
#

yay -S vapoursynth-plugin-vrife-git

gentle yarrow
shadow slate
#

done

gentle yarrow
#

you did vrife instead of vsrife

shadow slate
#

done

#

ahm

gentle yarrow
#

https://www.youtube.com/watch?v=gD3HAS257Kk
youll be like this guy if you just copypaste commands

I made this for fun and I don't intend to insult, mock, or criticize Linus or PopOS. Please don't take it seriously.

Original video: https://www.youtube.com/watch?v=0506yDSgU7M

Useless tags for SEO:
Linus ACCIDENTALLY Nuked PopOS While Installing Steam
linus tech tips
linus nukes linux
pop os
linux gaming
linus tries linux

▶ Play video
#

some guy in a forum is gonna ask you to run a dangerous command "for the lols" and if you copypaste; your system is gone.

shadow slate
#

uh

#

lol

#

@gentle yarrow

#

bro

#

remove make dependencies?

#

after install

#

yes or no

gentle yarrow
shadow slate
#

then y?

gentle yarrow
#

yup, thats what I do.

clear wigeon
#

@shadow slate if you can't use linux without the 24/7 help of people switch to windows

gentle yarrow
shadow slate
#

@gentle yarrow

gentle yarrow
#

your hardware is simply not capable

shadow slate
#

Hm ok

gentle yarrow
#

there is only so much you can do in software.

solemn canopy
#

@shadow slate why tf would you use arch if ur new at linux?

gentle yarrow
shadow slate
#

I don't have high end pcs like u

gentle yarrow
#

Mate, your fps did not increase by much

#

It was prolly like +5

shadow slate
#

It's also good for me

#

I wanna try atlas os

#

Can I dual boot? @gentle yarrow

gentle yarrow
#

Ask for support in their discord if you need it

shadow slate
#

U know any screen recorder for windows instead of obs

#

Gamebar doesn't record games on full screen I also tried hotkey windows alt r

#

But it gets stopped after 1 sec

raw burrow
#

obs is your best bet

#

on windows, use the quicksync encoder

shadow slate
#

It lags

#

I tried quicksync in ocam tho

#

My game fps were shot

#

Shit

shadow slate
raw burrow
#

dude

#

all i can say

#

is get a new pc if you're doing these types of stuff

#

look on facebook marketplace or craigslist people sell parts for like $50

shadow slate
#

I can just by a ram coz I have a laptop

#

I can't change parts in it

raw burrow
#

you can

#

what model do you have

shadow slate
#

Um

#

HP laptop

#

I don't remember the model uh

shadow slate
gentle yarrow
shadow slate
#

Coz I have seen a utuber

#

His pc specs are i3 3rd Gen gt 710 and 8 GB ram

#

I have also similar specs like him

#

I saw his videos it's soo good

gentle yarrow
#

Just record at 60, it'll look fine

#

Motion blur is not necessary

shadow slate
#

Ok I'll just want to try motion blur one time in smoothie

#

Coz I have never tried smoothie

#

After trying I'll get satisfaction

raw burrow
shadow slate
#

Jk

#

I can't buy rn

shadow slate
#

Like my 1.2 gb get used in arch

raw burrow
#

yes fundamentally

#

its windows vs linux

#

you cant really compare them

shadow slate
#

Uh

#

Bro my gamebar doesn't record in full screen why?

#

I used a hotkey tho windows alt r it get recorded for 1 sec and get stopped

clear wigeon
#

don't play on full screen then

#

Shazam

shadow slate
#

Bruh

#

U always come to

clear wigeon
#

??

shadow slate
#

Handle other threads

clear wigeon
#

I'm just trying to help

#

what's your gamebar

shadow slate
#

Ur helping fr?

clear wigeon
#

idk

#

maybe

#

what's your gamebar

gentle yarrow
#

if its swapping to your mechanical harddrive, obv its gonna be slow as fuck

#

swap is slow even on nvme ssds

gentle yarrow
shadow slate
#

m

#

Whts that

gentle yarrow
#

its your computer using your hard disk as ram when you run out of ram

shadow slate
#

How can iopen this gui

gentle yarrow
#

this is not gui

#

this is a tui

shadow slate
#

How to open it

#

Like

gentle yarrow
#

btop if you installed it

shadow slate
#

Ok wí

#

Lemme open my lap

gentle yarrow
#

if not use pacman or yay to install btop

#

read that to know how to install a package

shadow slate
#

K

gentle yarrow
# solemn canopy what?

they were on kubuntu, wanted to switch to arch, i said dont do it. They did it anyway.

solemn canopy
#

Thats so dumb

clear wigeon
#

switching operating systems usually doesn't help much

solemn canopy
#

Litteraly what is wrong with kubuntu?

gentle yarrow
#

eespecially linux -> linux

solemn canopy
#

as he said he was new

#

so he should have stuck with ubuntu

gentle yarrow
solemn canopy
#

lmao

#

makes 0 sense

clear wigeon
#

5 fps difference pepeokay

solemn canopy
gentle yarrow
#

in a game

solemn canopy
#

Bruh

#

tf

clear wigeon
#

it's also mc

solemn canopy
#

My pc is low specs but it works perfect for mc

solemn canopy
clear wigeon
solemn canopy
#

bro could've used sodium or lunar/badlion/feather

#

😕

clear wigeon
#

he wants to use ocam tho

solemn canopy
#

makes sense

#

ocam is goated

clear wigeon
#

what's ocam again?

solemn canopy
#

but doesent work on wine

#

screen recorder

#

low end

#

i used it in windows and its good

gentle yarrow
solemn canopy
#

but doesent work in linux sadky 😦

#

LOL

#

nah not that 1 bru

gentle yarrow
solemn canopy
#

oCam - Download

Softonic
https://ocam.en.softonic.com › ... › Screen Capture
23 Aug 2023 — oCam is a handy and reliable utility designed to enable you to record or capture your desktop screen. The application is able to capture in ...

clear wigeon
#

in ...

#

new os?

gentle yarrow
#

their ssl cert expired

solemn canopy
#

damn thats werid

#

doesent do that for me

gentle yarrow
#

not softonic

solemn canopy
#

u using a vpn?

#

ye ik

gentle yarrow
#

thats the official website

solemn canopy
#

oof

gentle yarrow
solemn canopy
#

but its legit

#

used it before on windows 10

gentle yarrow
#

yea their cert expired

#

thats it

solemn canopy
#

though you dont knowif something is good on windows 10 or not

#

char did you get the app image to work?

gentle yarrow
#

if you want to test it

#

lemme get it for you

solemn canopy
#

ok

#

Im not on my pc rn

#

Will do it later

gentle yarrow
#

bundled vapoursynth was having some issues

clear wigeon
#

is it still under construction

gentle yarrow
solemn canopy
#

Ah didnt see that

#

sorry

gentle yarrow
#

i just threw the script, there's no documentation

gentle yarrow
solemn canopy
#

but ur helping alot of ppl with this

solemn canopy
clear wigeon
#

aight

#

can I dual boot with an external hard drive?

solemn canopy
#

tbh

solemn canopy
gentle yarrow
#

but it will be unbearably slow

solemn canopy
#

why external?

gentle yarrow
solemn canopy
#

TBH i dont even know how to use smoothie 😆

#

Still need 2 figure that out

#

but I wanna dual boot atas os into my pc with ubuntu

gentle yarrow
#

i mean you can get it to work with distrobox right now

solemn canopy
#

hopw it works

clear wigeon
solemn canopy
#

oof

gentle yarrow
solemn canopy
#

makes sense

solemn canopy
#

ill wait for the app image

gentle yarrow
clear wigeon
#

is a 500gb ex drive enough for Linux?

solemn canopy
#

oh ye

#

but ill wait

gentle yarrow
#

alr

solemn canopy
#

if ur gonna use linux as a main

#

or windows as a main

gentle yarrow
solemn canopy
#

cause i have a 110g sdd or hdd idk

clear wigeon
#

nah

#

only to experiment

solemn canopy
#

ok then yeah

#

its enough

gentle yarrow
#

shouldnt need more than 50gigs

solemn canopy
#

cause i have a 110g sdd or hdd idk and Im only going to use atlas os 10 for very few reassons

#

so enough

gentle yarrow
solemn canopy
#

it does work on 110

#

ive done it before with some other os

#

but ywah ur right

gentle yarrow
#

the minimum i'd dualboot with is 250

solemn canopy
#

true

#

for good use

clear wigeon
#

hmmm

#

I have to ssds

gentle yarrow
#

iirc windows needss atleast 64gigs to install

clear wigeon
#

yeah

#

I have windows stuff on the 200 gigs one

#

and on the other one I have games and heavy files

#

550 gigs

gentle yarrow
#

most cases have drive bays, if you want you add a sata ssd for linux

shadow slate
#

See

gentle yarrow
#

they go for like A$16

shadow slate
solemn canopy
#

phones or pc?

gentle yarrow
gentle yarrow
solemn canopy
#

phones or pc

gentle yarrow
#

wdym by that?

#

you cannot add sata ssds to phones

solemn canopy
#

no lol

#

phones or pc

#

which 1 do u like more

gentle yarrow
#

neither, i like laptops.

shadow slate
#

Wait lemme try

gentle yarrow
solemn canopy
shadow slate
#

W8

#

I'm launching

gentle yarrow
solemn canopy
#

oh this guy is back

solemn canopy
shadow slate
#

-_-

solemn canopy
#

arch is way more difficult than ubuntu (imo)

solemn canopy
gentle yarrow
#

he said he installed arch from scratch, and says he doesnt know how to install a package. 😭

shadow slate
#

Now I'm not going to distrohop

solemn canopy
#

How tf do u install arch for scratch

gentle yarrow
solemn canopy
#

FOR WHAT

solemn canopy
shadow slate
solemn canopy
#

stick 2 one

#

then learn it

#

if u dont like it

gentle yarrow
#

arch is fine as a first; IF YOU READ THE WIKI BEFORE

solemn canopy
#

leave and try another 1 based on the same distro eg: I learned debian cmds but dont like ubuntu. then lemme try linux mint

#

simple

#

Im supried u even know what distro hopping is smh

solemn canopy
shadow slate
#

@gentle yarrow

gentle yarrow
solemn canopy
#

oh damn cool

gentle yarrow
#

if you know nothing, you shouldnt though.

solemn canopy
#

ofc

shadow slate
solemn canopy
#

what does this even mean

gentle yarrow
#

defenitely not the first if you arent putting in effort to read the wiki

solemn canopy
#

do you not understand ram doesent mean more fps

#

rm is the memory allocated to diffeent apps

#

you dont need to set your ram to 2g for minecraft

gentle yarrow
solemn canopy
#

set it to 1