TUXDB - LINUX GAMING AGGREGATE
by NuSuey
NEWSFEED
▪️ GAMES
▪️ STEAM DECK ▪️ DEALS ▪️ CROWDFUNDING ▪️ COMMUNITY
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 9 awesome people!

🌟 Special thanks to our amazing supporters:


✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Arch Toasty][Benedikt][David Martínez Martí]

ViewsLikesFavoritesComments

882395025


Tweaked a vaapi plugin patch by user w23 on the forums so that I can stream using amd vce via VAAPI on my linux machine. This is useful for those on intel or amd gpus that support quicksync or VCE and want to use the gpu to render their stream. You can also stream and record simultaneously using vaapi for both. Patch: https://github.com/GloriousEggroll/arch-obs-studio-latest-ffmpeg-vaapi/blob/master/ffmpeg-vaapi.patch OBS Fork: https://github.com/GloriousEggroll/obs-studio/ Credits to w23 on OBS forums for the original patch that got everything working. All I did was clean it up and add ffmpeg options.

@billkillernicSubscribers:17
Channel views:7
Uploaded videos:1

[ 2017-12-15 05:25:03Z ]👍 0


Can you be more specific on how you did what you did? I try to make a screen capture by entering ffmpeg -vaapi_device /dev/dri/renderD128 -f x11grab -video_size 1920x1080 -i :0 -bf 0 -vf 'hwupload,scale_vaapi=format=nv12' -c:v h264_vaapi -qp 24 test.mp4 Which returns only a black screen without audio.... (I have an AMD FX CPU and a RX 580 8GB)


@andreidodu5581Subscribers:0
Channel views:0
Uploaded videos:0

[ 2018-02-20 21:14:17Z ]👍 0


Do you have a video about resizing root in arch?


@anitaweaselSubscribers:2
Channel views:1481
Uploaded videos:3

[ 2018-03-17 03:37:52Z ] 👍 0


what you actually mean

@anitaweaselSubscribers:2
Channel views:1481
Uploaded videos:3

[ 2018-03-17 02:47:18Z ]👍 0


thank you man


@Soykaf_Subscribers:9
Channel views:15913
Uploaded videos:18

[ 2018-04-27 04:40:53Z ]👍 0


Thanks a lot for this! saved me from installing windows.


@MsPeterpansenSubscribers:13
Channel views:763
Uploaded videos:3

[ 2018-06-15 12:06:01Z ]👍 2


Awesome work! It worked on Ubuntu 18.04 after installing new mesa stuff with sudo add-apt-repository ppa:ubuntu-x-swat/updates sudo dist-upgrade (I had already installed all the other obs build deps before that but it was failing)


@hera2711Subscribers:5
Channel views:1075
Uploaded videos:2

[ 2018-07-19 17:57:14Z ] 👍 0


Can you make the step you used to compile with the patch?

@MsPeterpansenSubscribers:13
Channel views:763
Uploaded videos:3

[ 2018-06-15 12:06:28Z ] 👍 1


I compiled latest master with patch applied manually (no conflicts)

@choicesii1Subscribers:6
Channel views:0
Uploaded videos:0

[ 2018-10-05 21:26:02Z ]👍 0


Compiled the fork from gitlab, however I am not seeing the extended options. Running Kubuntu 18.04 with kernel 4.18.11. Running Radeon Fury X and Firepro w8100. Using Mesa 18.1.5. Is there something i missed installing?


@choicesii1Subscribers:6
Channel views:0
Uploaded videos:0

[ 2018-10-05 23:40:52Z ] 👍 0


I don't see the options as you showed but I guess it is working since my CPU recording at 7%? But I just can't select which GPU to use.

@GloriousEggrollSubscribers:7110
Channel views:708777
Uploaded videos:63

[ 2018-10-05 22:49:24Z ] 👍 1


fork is old dont use it. my vaapi support has been merged into obs already as of sept 25th, using latest obs git should be fine. its under the output section, you have to change the mode to advanced.

@DanielSmith-ch9jdSubscribers:0
Channel views:0
Uploaded videos:0

[ 2018-10-08 23:42:08Z ]👍 1


how do i install this?


@s9209122222Subscribers:26
Channel views:3328
Uploaded videos:7

[ 2019-03-27 18:26:01Z ]👍 1


Why is my RX580 incapable to encode 1080p60fps with ffmpeg-vaapi in OBS? It always tells me that it is overload.


@s9209122222Subscribers:26
Channel views:3328
Uploaded videos:7

[ 2019-06-08 02:55:38Z ] 👍 0


@@tfyufgu1311 There is only one device that I can choose from OBS Studio.

@tfyufgu1311Subscribers:0
Channel views:0
Uploaded videos:0

[ 2019-06-08 02:49:38Z ] 👍 0


@@s9209122222 ya so that was what I was trying to say was that you need to make sure you choose the amd gpu and not the Intel cpu when you using the Vappi encoder. You probably already knew that but I just wanted to make sure you choose the right device.

@s9209122222Subscribers:26
Channel views:3328
Uploaded videos:7

[ 2019-06-08 02:41:13Z ] 👍 0


@@tfyufgu1311 I only have a intel i5-4460 CPU, it is not powerful enough to play games and stream at the same time.

@tfyufgu1311Subscribers:0
Channel views:0
Uploaded videos:0

[ 2019-06-08 02:37:24Z ] 👍 0


Me too. Maby you and I are choosing the cpu instead of the GPU, make sure you choose the right device. Do you have an Intel cpu or an amd cpu ??? I will need to test this again when I have time.

@ryans.2867Subscribers:2
Channel views:0
Uploaded videos:0

[ 2019-06-02 08:33:44Z ] 👍 0


I'm getting the same, have you found a fix yet?

@jangelelcangrySubscribers:65
Channel views:5732
Uploaded videos:18

[ 2019-07-12 16:28:20Z ]👍 0


Compiling according to https://github.com/obsproject/obs-studio/wiki/Install-Instructions#debian-based-build-directions killed my Lubuntu install. I'm getting not found/invalid desktop entry errors everywhere. sudo command = /usr/bin/sudo permission denied and I can't access anything.


@alphabennyrosy5068Subscribers:0
Channel views:0
Uploaded videos:0

[ 2020-05-04 17:51:00Z ]👍 0


I get horrible performance with this encoder on my RX 580 with latest version of OBS that has this endcoder by default, any tips ?


@HeitorYTSubscribers:209
Channel views:32881
Uploaded videos:74

[ 2022-06-24 23:10:33Z ]👍 0


Does it work on windows?



GAMEBILLET

[ 6102 ]

25.46$ (15%)
16.52$ (17%)
17.19$ (14%)
19.99$ (20%)
17.59$ (12%)
15.63$ (8%)
8.27$ (17%)
3.93$ (21%)
12.29$ (18%)
13.34$ (11%)
16.39$ (18%)
8.74$ (13%)
17.54$ (12%)
14.27$ (16%)
24.89$ (17%)
5.33$ (11%)
26.09$ (13%)
33.96$ (15%)
4.12$ (17%)
16.79$ (16%)
8.59$ (14%)
33.99$ (15%)
13.79$ (8%)
2.22$ (78%)
16.99$ (15%)
17.54$ (12%)
10.73$ (17%)
20.97$ (16%)
24.79$ (17%)
8.46$ (15%)
GAMERSGATE

[ 764 ]

20.24$ (33%)
3.4$ (83%)
3.5$ (65%)
0.53$ (92%)
2.25$ (91%)
0.53$ (92%)
5.44$ (66%)
8.49$ (58%)
13.49$ (33%)
8.49$ (58%)
0.64$ (87%)
5.74$ (62%)
4.67$ (53%)
2.25$ (77%)
9.41$ (69%)
10.19$ (32%)
1.28$ (91%)
3.57$ (70%)
1.91$ (87%)
0.34$ (91%)
8.5$ (66%)
2.25$ (89%)
0.63$ (91%)
0.53$ (92%)
2.0$ (50%)
14.99$ (50%)
11.99$ (20%)
2.55$ (79%)
6.62$ (45%)
1.28$ (91%)

FANATICAL BUNDLES

Time left:

12 days, 17 hours, 51 minutes


Time left:

19 days, 17 hours, 51 minutes


Time left:

8 days, 17 hours, 51 minutes


Time left:

5 days, 17 hours, 51 minutes


Time left:

13 days, 17 hours, 51 minutes


Time left:

15 days, 17 hours, 51 minutes


Time left:

36 days, 17 hours, 51 minutes


Time left:

356461 days, 9 hours, 51 minutes


Time left:

18 days, 17 hours, 51 minutes


Time left:

47 days, 17 hours, 51 minutes


Time left:

33 days, 17 hours, 51 minutes


HUMBLE BUNDLES

Time left:

0 days, 11 hours, 51 minutes


Time left:

2 days, 11 hours, 51 minutes


Time left:

7 days, 11 hours, 51 minutes


Time left:

9 days, 11 hours, 51 minutes

by buying games/dlcs from affiliate links you are supporting tuxDB
🔴 LIVE