[Possible friction SLACKWARE CURRENT] ffmpeg and no acc (ssr and obs)
by slackjeff from LinuxQuestions.org on (#5P037)
Good morning, good night! There is a problem with an FFMPEG build option that comes native in slackware current. With the option: aac="--disable-encoder=aac" disabled it ends up "breaking" the Simple screen recorder and OBS-studio. I'll explain what happens.
I know that obs is not by default in Slackware but in slackbuilds, but here's the thing. The audio of the simple screen recorder (native in slackware) and OBS (Not native in slackware) end up showing on the graph (obs and ssr) that they are activated and work, but in the recording ends that the video is "WITHOUT AUDIO".
And when trying to see the logs of both programs ends up not "showing" the real reason. Until after much exploring I saw that when activating this option in ffmpeg in the compilation without (aac="--disable-encoder=aac") does not work the audio on the recording. Again this seems to be an invisible error, and that can cause some users to lose their hair.
There are few reports on the internet but I ended up by chance finding another user with this problem: https://obsproject.com/forum/threads...urrent.140908/
To really work, then we have to recompile FFMPEG with the option aac="--disable-encoder=aac" (ON) And everything works normally. I do not know if it is possible to activate this option by (default) in ffmpeg, if it is not possible my report is for those who face something like that!
I know it's software that not everyone uses, but I use it to work recording/streaming for my classes etc.. ;)
I know that obs is not by default in Slackware but in slackbuilds, but here's the thing. The audio of the simple screen recorder (native in slackware) and OBS (Not native in slackware) end up showing on the graph (obs and ssr) that they are activated and work, but in the recording ends that the video is "WITHOUT AUDIO".
And when trying to see the logs of both programs ends up not "showing" the real reason. Until after much exploring I saw that when activating this option in ffmpeg in the compilation without (aac="--disable-encoder=aac") does not work the audio on the recording. Again this seems to be an invisible error, and that can cause some users to lose their hair.
There are few reports on the internet but I ended up by chance finding another user with this problem: https://obsproject.com/forum/threads...urrent.140908/
To really work, then we have to recompile FFMPEG with the option aac="--disable-encoder=aac" (ON) And everything works normally. I do not know if it is possible to activate this option by (default) in ffmpeg, if it is not possible my report is for those who face something like that!
I know it's software that not everyone uses, but I use it to work recording/streaming for my classes etc.. ;)