LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-16-2022, 08:08 AM   #1
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
screen recorders not working


using current slack

----------mod ----
i got simple recorder working
--------------- end mod -----

simpler recorder included in the install says h.264 not installed when it is.

acc for audio I am still working on trying to figure out.

OBS that Alien Bob has I installed what I found that needs to be installed and it still does not work
Code:
mbedtls-2.25.0-x86_64-1alien.tgz     vlc-3.0.17.4-x86_64-1alien.txz
obs-studio-28.1.2-x86_64-1alien.txz  x264-20211120-x86_64-1alien.txz
using auto configure i get a "failed to startup encoder" error

Code:
$ sudo sboinstall x264 
x264 (x264-git_20210613_5db6aa6c-x86_64-1_SBo) is already installed.
I have no idea what to do

Last edited by BW-userx; 12-16-2022 at 09:35 AM.
 
Old 12-16-2022, 02:18 PM   #2
henca
Member
 
Registered: Aug 2007
Location: Linköping, Sweden
Distribution: Slackware
Posts: 963

Rep: Reputation: 651Reputation: 651Reputation: 651Reputation: 651Reputation: 651Reputation: 651
Quote:
Originally Posted by BW-userx View Post
simpler recorder included in the install says h.264 not installed when it is.
I have no experience from "simpler recorder", but maybe it expects some other h.264 library? Maybe this one:

https://slackbuilds.org/repository/1...edia/openh264/

regards Henrik
 
Old 12-17-2022, 09:35 AM   #3
kgha
Senior Member
 
Registered: May 2018
Location: Sweden
Distribution: Slackware 64 -current multilib from AlienBob's LiveSlak MATE
Posts: 1,071

Rep: Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742
Do you mean simplescreenrecorder which is part of Slackware? Runs OK here, but of course result will depend on what codecs you have available and which of them you choose when starting a recording.

EDIT: Try the latest ffmpeg from AlienBob's restricted repo, which gives you more alternatives (e.g. x264)

Last edited by kgha; 12-17-2022 at 01:24 PM.
 
Old 12-18-2022, 03:55 PM   #4
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Original Poster
Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by henca View Post
I have no experience from "simpler recorder", but maybe it expects some other h.264 library? Maybe this one:

https://slackbuilds.org/repository/1...edia/openh264/

regards Henrik
i removed ffmpeg then installed alien bobs then it worked.
 
Old 12-18-2022, 03:55 PM   #5
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Original Poster
Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by kgha View Post
Do you mean simplescreenrecorder which is part of Slackware? Runs OK here, but of course result will depend on what codecs you have available and which of them you choose when starting a recording.

EDIT: Try the latest ffmpeg from AlienBob's restricted repo, which gives you more alternatives (e.g. x264)
slacks ffmpeg seemed to be the issue. I removed it then installed alien bobs then it worked.
 
Old 12-18-2022, 04:13 PM   #6
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
ffmpeg from slackware have 0 problems.

If ffmpeg build without x264 , why you think have it ?

Slackware provides x264 ? no ? ..then , its a clear thing.

If you want play with x264/x265 or other type of multimedia formats you need to go with ffmpeg build arround this libraries , like erik packages.

But stock slackware ffmpeg its not the problem.

Let the things clear.

If want xvid x264 x265 etc etc etc , need the packages , and a version build against this libraries.

Stock ffmpeg cant work with x264 , cause not linked to it , you can install x264 but stock ffmpeg not linked.

I love slackware package dj s , mixing mixing ha ha ha.
 
Old 12-18-2022, 05:33 PM   #7
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Original Poster
Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by USUARIONUEVO View Post
ffmpeg from slackware have 0 problems.

If ffmpeg build without x264 , why you think have it ?

Slackware provides x264 ? no ? ..then , its a clear thing.

If you want play with x264/x265 or other type of multimedia formats you need to go with ffmpeg build arround this libraries , like erik packages.

But stock slackware ffmpeg its not the problem.

Let the things clear.

If want xvid x264 x265 etc etc etc , need the packages , and a version build against this libraries.

Stock ffmpeg cant work with x264 , cause not linked to it , you can install x264 but stock ffmpeg not linked.

I love slackware package dj s , mixing mixing ha ha ha.
well whatever to the whatever hahahaha it is fix just like I said it was no waiting to build everything like you're trying to tell me, I am done because it is fixed hahahahaha mix away,.. I just did a simple swap out the ffmpeg and done. moving on to what I was doing beforehand with no extra packages

Last edited by BW-userx; 12-18-2022 at 05:36 PM.
 
Old 12-18-2022, 08:11 PM   #8
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,538

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
It's the encoding codec that's the problem. Alien Bob compiles his to have the codec that simple screen recorder and OBS need. I think even the non-restricted one of his should work.
 
Old 12-19-2022, 07:02 AM   #9
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Original Poster
Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by garpu View Post
It's the encoding codec that's the problem. Alien Bob compiles his to have the codec that simple screen recorder and OBS need. I think even the non-restricted one of his should work.
exactly , I just didn't feel like having to spell it out completely. to those who know, know, to those that don't .. oh well.
 
Old 12-19-2022, 07:20 AM   #10
kgha
Senior Member
 
Registered: May 2018
Location: Sweden
Distribution: Slackware 64 -current multilib from AlienBob's LiveSlak MATE
Posts: 1,071

Rep: Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742
Quote:
Originally Posted by garpu View Post
It's the encoding codec that's the problem. Alien Bob compiles his to have the codec that simple screen recorder and OBS need. I think even the non-restricted one of his should work.
You're right, both versions include x264. Only difference seems to be that the restricted version also includes fdk-aac.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: 4 of the Best Screen Recorders for Ubuntu LXer Syndicated Linux News 1 04-19-2019 05:27 PM
LXer: 5 Screen Recorders for the Linux Desktop LXer Syndicated Linux News 0 12-08-2018 02:01 AM
Usable Game Recorders (like GLC or Fraps) other than screen recorders? LinuxLearner123 Linux - Games 1 03-24-2013 09:47 AM
So I'm having a fairly annoying issue with screen recorders... dmxell Linux - Software 6 10-18-2012 10:56 AM
Screen Movie Makers/Recorders Paul12 Linux - General 3 08-14-2001 01:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration