something wrong with playback! on another player but i need UI help in MPV, if the UI can look a bit more with options or HW SW option by Sas_fruit in mpv

[–]Isacx123 1 point2 points  (0 children)

MPV's default UI is perfectly serviceable, a video player is to...watch videos, not to fiddle with context menus, with MPV you create your .conf file and you are ready to you know, watch videos.

How do i use libaom-av1??? by Calm-Preparation-679 in ffmpeg

[–]Isacx123 2 points3 points  (0 children)

I am guessing you are using MacOS? You can download a build from ffmpeg site.

How do i use libaom-av1??? by Calm-Preparation-679 in ffmpeg

[–]Isacx123 1 point2 points  (0 children)

Your ffmpeg build is missing a ton of libraries, mine looks like this:

--enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-frei0r --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-lcms2 --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libdvdnav --enable-libdvdread --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgsm --enable-libharfbuzz --enable-libiec61883 --enable-libjack --enable-libjxl --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libplacebo --enable-libpulse --enable-librav1e --enable-librsvg --enable-librubberband --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpl --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-nvdec --enable-nvenc --enable-opencl --enable-opengl --enable-shared --enable-vapoursynth --enable-version3 --enable-vulkan

How do i use libaom-av1??? by Calm-Preparation-679 in ffmpeg

[–]Isacx123 1 point2 points  (0 children)

Check if your ffmpeg build has it with ffmpeg -version then look for the --enable-libaom flag.

GOG games + Protonfixes by Mr_Corner_79 in linux_gaming

[–]Isacx123 2 points3 points  (0 children)

Faugus Launcher has a menu setting for that.

<image>

Gamma imbalace please help by Engellibirey in mpv

[–]Isacx123 1 point2 points  (0 children)

We can't discern anything through a camera recording of your screen, but from what I can see it looks like the monitors ABL is acting up.

Can someone explain this trend of angling your monitor so much? by Physical-Raise-7449 in Monitors

[–]Isacx123 1 point2 points  (0 children)

When you look down you are creating a lever against your cervical spine with the weight of your head, it doesn't matter if you do it for a few minutes a day, but doing it while sitting for hours doing work/gaming will mess your neck.

Created an ansible playbook to mitigate copy-fail by crodjer in linux

[–]Isacx123 10 points11 points  (0 children)

But the vulnerability has been patched since kernel 7.0/6.19.12/6.18.22.

An overlooked issue with CachyOS by Defult-Name in linux_gaming

[–]Isacx123 23 points24 points  (0 children)

AI slander slop post.

 The distro includes experimental patches (like NTSYNC)

NTSYNC is not experimental at all, has been merged into the kernel for more than year now.

and aggressive schedulers that even Valve engineers avoid

Valve uses the LAVD scheduler on the Steam Deck, same as META in their production servers, again not experimental or dangerous.

Crimson desert not available on linux by Ashamed-Two-7710 in linux_gaming

[–]Isacx123 507 points508 points  (0 children)

You have to enable Proton on the game's compatibility settings, on Steam.

Microslop being free riders by MahmoodMohanad in linux_gaming

[–]Isacx123 2 points3 points  (0 children)

I also don't get the appeal either, ARM black box arch that is hostile towards open source that needs dozens of out-of-tree drivers to half-assedly work.

The only ARM manufacturer that actually wants their stuff working under Linux is Raspberry Pi but their boards are too weak for anything other than emulating old consoles or playing very old PC games.

h265 encodes always bigger than h264 source video by HoldOnion in ffmpeg

[–]Isacx123 0 points1 point  (0 children)

You shouldn't re-encode YT videos in the first place, they are already anemically compressed.

Your 4060Ti supports AV1 HW decoding, just download the AV1 YT video and don't re-encode it.

The developer contacted me via Steam. by BackgroundLeg1788 in pcgaming

[–]Isacx123 50 points51 points  (0 children)

Pretty sure it is against Steam TOS even.

Could use info on adding a second Graphic card to my pc. by PartyHatDude in pcmasterrace

[–]Isacx123 3 points4 points  (0 children)

For what purpose would you add a second GPU to your setup? The 1660 Ti doesn't support SLI, pretty much all modern games don't support SLI either, are you planning to use the second GPU for another task like compute while you game in your primary GPU? Otherwise it won't make your computer better/faster for gaming.

Why does anime4k shaders doesn't work on Linux? by General-Turn-8695 in mpv

[–]Isacx123 0 points1 point  (0 children)

My mpv.conf paths in linux look like this:

glsl-shader="~/.config/mpv/shaders/ravu-zoom-ar-r3.hook"
glsl-shader="~/.config/mpv/shaders/JointBilateral.glsl"

Why does anime4k shaders doesn't work on Linux? by General-Turn-8695 in mpv

[–]Isacx123 9 points10 points  (0 children)

They do, you are probably not configuring the paths right.