Saturday 25 July 2020

Install OBS Studio di UbuntuDDE

dhwan@dhwan-Aspire-A514-51K:~$ glxinfo | grep "OpenGL"

Command 'glxinfo' not found, but can be installed with:

sudo apt install mesa-utils

dhwan@dhwan-Aspire-A514-51K:~$ sudo apt install mesa-utils
[sudo] password for dhwan:
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libegl1-mesa libllvm9
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  mesa-utils
0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded.
Need to get 34,2 kB of archives.
After this operation, 150 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 mesa-utils amd64 8.4.0-1build1 [34,2 kB]
Fetched 34,2 kB in 2s (14,7 kB/s)    
Selecting previously unselected package mesa-utils.
(Reading database ... 299067 files and directories currently installed.)
Preparing to unpack .../mesa-utils_8.4.0-1build1_amd64.deb ...
Unpacking mesa-utils (8.4.0-1build1) ...
Setting up mesa-utils (8.4.0-1build1) ...
Processing triggers for man-db (2.9.1-1) ...
dhwan@dhwan-Aspire-A514-51K:~$ glxinfo | grep "OpenGL"
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) HD Graphics 620 (KBL GT2F)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 20.0.8
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.0.8
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.0.8
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
dhwan@dhwan-Aspire-A514-51K:~$ glxinfo | grep "OpenGL version"
OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.0.8

#Untuk dapat menjalankan OBS Studio, NOTE: OpenGL 3.3 or later is required to use OBS Studio on Linux.

dhwan@dhwan-Aspire-A514-51K:~$ glxinfo | grep 'version'
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL core profile version string: 4.6 (Core Profile) Mesa 20.0.8
OpenGL core profile shading language version string: 4.60
OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.0.8
OpenGL shading language version string: 4.60
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.0.8
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
    GL_EXT_shader_implicit_conversions, GL_EXT_shader_integer_mix,
dhwan@dhwan-Aspire-A514-51K:~$ sudo apt install ffmpeg
Reading package lists... Done
Building dependency tree      
Reading state information... Done
ffmpeg is already the newest version (7:4.2.4-1ubuntu0.1).
ffmpeg set to manually installed.
The following packages were automatically installed and are no longer required:
  libegl1-mesa libllvm9
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
dhwan@dhwan-Aspire-A514-51K:~$ sudo add-apt-repository ppa:obsproject/obs-studio
 Latest stable release of OBS Studio
 More info: https://launchpad.net/~obsproject/+archive/ubuntu/obs-studio
Press [ENTER] to continue or Ctrl-c to cancel adding it.

Get:1 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu focal InRelease [18,0 kB]
Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]      
Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease                                   
Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [111 kB]                  
Hit:5 http://ppa.launchpad.net/ubuntudde-dev/stable/ubuntu focal InRelease               
Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98,3 kB]                 
Get:7 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu focal/main amd64 Packages [916 B]
Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [21,2 kB]
Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [310 kB]          
Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [35,8 kB]
Get:11 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu focal/main Translation-en [160 B]
Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 DEP-11 Metadata [196 kB]  
Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 DEP-11 Metadata [176 kB]
Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 DEP-11 Metadata [2.468 B]
Get:15 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 DEP-11 Metadata [1.972 B]
Fetched 1.079 kB in 4s (291 kB/s)                                            
Reading package lists... Done
dhwan@dhwan-Aspire-A514-51K:~$ sudo apt update
Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:3 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu focal InRelease
Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease          
Hit:5 http://ppa.launchpad.net/ubuntudde-dev/stable/ubuntu focal InRelease
Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists... Done
Building dependency tree      
Reading state information... Done
8 packages can be upgraded. Run 'apt list --upgradable' to see them.
dhwan@dhwan-Aspire-A514-51K:~$ sudo apt install obs-studio
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libegl1-mesa libllvm9
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  libfdk-aac1 libluajit-5.1-2 libluajit-5.1-common libmbedcrypto3 libmbedtls12
  libmbedx509-0
The following NEW packages will be installed:
  libfdk-aac1 libluajit-5.1-2 libluajit-5.1-common libmbedcrypto3 libmbedtls12
  libmbedx509-0 obs-studio
0 upgraded, 7 newly installed, 0 to remove and 8 not upgraded.
Need to get 4.692 kB of archives.
After this operation, 17,5 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 libfdk-aac1 amd64 0.1.6-1 [366 kB]
Get:2 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu focal/main amd64 obs-studio amd64 25.0.8-0obsproject1~focal [3.789 kB]
Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libluajit-5.1-common all 2.1.0~beta3+dfsg-5.1build1 [44,3 kB]
Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 libluajit-5.1-2 amd64 2.1.0~beta3+dfsg-5.1build1 [228 kB]
Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB]
Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42,3 kB]
Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71,8 kB]
Fetched 4.692 kB in 5s (871 kB/s)                                          
Selecting previously unselected package libfdk-aac1:amd64.
(Reading database ... 299078 files and directories currently installed.)
Preparing to unpack .../0-libfdk-aac1_0.1.6-1_amd64.deb ...
Unpacking libfdk-aac1:amd64 (0.1.6-1) ...
Selecting previously unselected package libluajit-5.1-common.
Preparing to unpack .../1-libluajit-5.1-common_2.1.0~beta3+dfsg-5.1build1_all.deb ...
Unpacking libluajit-5.1-common (2.1.0~beta3+dfsg-5.1build1) ...
Selecting previously unselected package libluajit-5.1-2:amd64.
Preparing to unpack .../2-libluajit-5.1-2_2.1.0~beta3+dfsg-5.1build1_amd64.deb ...
Unpacking libluajit-5.1-2:amd64 (2.1.0~beta3+dfsg-5.1build1) ...
Selecting previously unselected package libmbedcrypto3:amd64.
Preparing to unpack .../3-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ...
Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ...
Selecting previously unselected package libmbedx509-0:amd64.
Preparing to unpack .../4-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ...
Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ...
Selecting previously unselected package libmbedtls12:amd64.
Preparing to unpack .../5-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ...
Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ...
Selecting previously unselected package obs-studio.
Preparing to unpack .../6-obs-studio_25.0.8-0obsproject1~focal_amd64.deb ...
Unpacking obs-studio (25.0.8-0obsproject1~focal) ...
Setting up libluajit-5.1-common (2.1.0~beta3+dfsg-5.1build1) ...
Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ...
Setting up libfdk-aac1:amd64 (0.1.6-1) ...
Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ...
Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ...
Setting up libluajit-5.1-2:amd64 (2.1.0~beta3+dfsg-5.1build1) ...
Setting up obs-studio (25.0.8-0obsproject1~focal) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu3) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for libc-bin (2.31-0ubuntu9) ...
Processing triggers for bamfdaemon (0.5.3+18.04.20180207.2-0ubuntu2) ...
Rebuilding /usr/share/applications/bamf-2.index...
dhwan@dhwan-Aspire-A514-51K:~$


Install Video Recording OBS
Share:

0 comments:

Post a Comment