Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codec problem in Ubuntu 24.10 #1048

Open
conualfy opened this issue Nov 15, 2024 · 0 comments
Open

Codec problem in Ubuntu 24.10 #1048

conualfy opened this issue Nov 15, 2024 · 0 comments

Comments

@conualfy
Copy link

Hi there! I have switched to the latest Ubuntu some time ago and only yesterday I needed to make a recording. My surprise was that although the program starts fine, when pressing Record, it cannot do any recording. I am copy-pasting the visible log, I do not know exactly how to fix this. It is most likely some encoding problem. My laptop is dual GPU and I am using the integrated Intel GPU (+ Power mode: balanced), as I want more battery life, I don't need more graphical performance and I want no noise while using the laptop.

I can provide any other log needed if the commands are posted here. Thank you very much.

[PageRecord::StartPage] Starting page ...
[PageRecord::StartPage] Started page.
[PageRecord::StartOutput] Starting output ...
[PageRecord::StartOutput] Output file: /home/florin/clip-2024-11-15_11.29.17.mkv
[Muxer::Init] Using format matroska (Matroska).
[Muxer::AddStream] Using codec libx264 (libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10).
[VideoEncoder::PrepareStream] Using pixel format nv12.
[libx264 @ 0x57f2623ab600] Application has requested 20 threads. Using a thread count greater than 16 is not recommended.
[libx264 @ 0x57f2623ab600] using SAR=1/1
[libx264 @ 0x57f2623ab600] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 0x57f2623ab600] profile High, level 5.0, 4:2:0, 8-bit
[libx264 @ 0x57f2623ab600] 264 - core 164 r3108 31e19f9 - 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=20 lookahead_threads=3 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=10 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] Using codec libmp3lame (libmp3lame MP3 (MPEG audio layer 3)).
[AudioEncoder::PrepareStream] Using sample format f32p.
[BaseEncoder::EncoderThread] Encoder thread started.
[libmp3lame @ 0x57f2622f4200] Specified channel layout '2 channels' is not supported by the libmp3lame encoder
[libmp3lame @ 0x57f2622f4200] Supported channel layouts:
[libmp3lame @ 0x57f2622f4200] mono
[libmp3lame @ 0x57f2622f4200] stereo
[BaseEncoder::Init] Error: Can't open codec!
[BaseEncoder::~BaseEncoder] Stopping encoder thread ...
[BaseEncoder::EncoderThread] Encoder thread stopped.
[PageRecord::StartOutput] Error: Something went wrong during initialization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant