Simplescreenrecorder - problem z encoderem

Po ostatniej aktualizacji mam problem z Simplescreenrecorder.
Zaktualizowałem kodeki z repozytorium Packmana:

zypper dup --from Packman --allow-vendor-change

W Simplescreenrecorder jest dostępny kodek H264, natomiast przy próbie nagrywania pulpitu występuje następujący błąd:


[Muxer::AddStream] Kodek libx264 (libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10) został użyty.
[VideoEncoder::PrepareStream] Using pixel format nv12.
[libx264 @ 0x5567f4b39100] using SAR=1/1
[libx264 @ 0x5567f4b39100] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 0x5567f4b39100] profile High, level 4.0, 4:2:0, 8-bit
[libx264 @ 0x5567f4b39100] 264 - core 164 - H.264/MPEG-4 AVC codec - Copyleft 2003-2023 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x3 me=dia subme=1 psy=1 psy_rd=1,00:0,00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=8 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc=crf mbtree=0 crf=23,0 qcomp=0,60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1,40 pb_ratio=1,30 aq=1:1,00
[Muxer::AddStream] Kodek libmp3lame (libmp3lame MP3 (MPEG audio layer 3)) został użyty.
[BaseEncoder::EncoderThread] Rozpoczęto wątek kodowania.
[AudioEncoder::PrepareStream] Using sample format f32p.
[libmp3lame @ 0x5567f4fc6700] Specified channel layout '2 channels' is not supported by the libmp3lame encoder
[BaseEncoder::Init] Błąd: Nie można otworzyć kodeka!
[libmp3lame @ 0x5567f4fc6700] Supported channel layouts:
[libmp3lame @ 0x5567f4fc6700]   mono
[libmp3lame @ 0x5567f4fc6700]   stereo
[BaseEncoder::~BaseEncoder] Zatrzymywanie wątku kodowania ...
[BaseEncoder::EncoderThread] Zatrzymano wątek kodowania.
[PageRecord::StartOutput] Błąd: Coś poszło nie tak w trakcie inicjalizacji.

Macie pomysł jak to naprawić?

PS.
Myślałem, że to wina kodeków video.
Nie działają jednak encodery MP3 i AAC.
Vorbis działa.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.