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

Failed to use h264_amf encoder #1342

Closed
Anchora98 opened this issue Feb 22, 2025 · 9 comments
Closed

Failed to use h264_amf encoder #1342

Anchora98 opened this issue Feb 22, 2025 · 9 comments
Labels
state:Done This issue has been resolved/dismissed type:Bug Something isn't working

Comments

@Anchora98
Copy link

I'm using Video2X Qt6 6.4.0 for upscaling.
libx264 works fine. But I was wondering if I could speed it up.

So I changed the codec to h264_amf (My GPU is AMD RX 7900 GRE)

Image

Other Settings are left as default.

And it failed. Here is the log:

[2025-02-22 11:48:31] [info] Initializing Video2X Qt6 6.4.0
[2025-02-22 11:48:31] [info] Checking for available updates...
[2025-02-22 11:48:31] [info] No upgrades available.
[2025-02-22 11:51:23] [info] [FFmpeg] [libx264 @ 000001c789b88800] using SAR=1/1
[2025-02-22 11:51:23] [info] [FFmpeg] [libx264 @ 000001c789b88800] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[2025-02-22 11:51:23] [info] [FFmpeg] [libx264 @ 000001c789b88800] profile High, level 6.0, 4:2:0, 8-bit
[2025-02-22 11:51:23] [info] [FFmpeg] [libx264 @ 000001c789b88800] 264 - core 164 r3192 c24e06c - H.264/MPEG-4 AVC codec - Copyleft 2003-2024 - http://www.videolan.org/x264.html - options: cabac=1 ref=5 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=8 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=2 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=30 lookahead_threads=5 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=3 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=50 rc=crf mbtree=1 crf=20.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] frame I:3     Avg QP:16.94  size:659141
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] frame P:136   Avg QP:20.43  size:197664
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] frame B:399   Avg QP:24.42  size: 45613
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] consecutive B-frames:  1.1%  0.0%  0.0% 98.9%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] mb I  I16..4: 31.4% 52.7% 15.9%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] mb P  I16..4:  2.8%  3.6%  1.3%  P16..4: 30.2%  7.0%  5.0%  0.0%  0.0%    skip:50.0%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] mb B  I16..4:  0.2%  0.1%  0.1%  B16..8: 19.6%  2.2%  0.7%  direct: 1.2%  skip:75.9%  L0:41.8% L1:51.2% BI: 7.0%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] 8x8 transform intra:46.7% inter:53.1%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] direct mvs  spatial:96.0% temporal:4.0%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] coded y,uvDC,uvAC intra: 30.7% 58.1% 27.9% inter: 4.3% 9.9% 0.9%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] i16 v,h,dc,p: 22% 41%  8% 29%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 13% 35%  4%  7%  6%  9%  5%  8%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 23% 10% 20%  6%  9%  9%  9%  8%  8%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] i8c dc,h,v,p: 32% 37% 17% 14%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] Weighted P-Frames: Y:0.0% UV:0.0%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] ref P L0: 61.6%  9.9% 17.5%  5.2%  5.8%  0.0%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] ref B L0: 86.3% 10.7%  2.3%  0.8%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] ref B L1: 95.7%  4.3%
[2025-02-22 11:54:58] [info] [FFmpeg] [libx264 @ 000001c789b88800] kb/s:41986.05
[2025-02-22 12:21:04] [warning] Failed to set encoder option 'crf' to '20': Option not found
[2025-02-22 12:21:04] [error] [FFmpeg] [h264_amf @ 000001c789b410c0] [Eval @ 000000161d5fed10] Undefined constant or missing '(' in 'slow'
[2025-02-22 12:21:04] [error] [FFmpeg] [h264_amf @ 000001c789b410c0] Unable to parse option value "slow"
[2025-02-22 12:21:04] [warning] Failed to set encoder option 'preset' to 'slow': Invalid argument
[2025-02-22 12:21:04] [warning] [FFmpeg] [h264_amf @ 000001c789b410c0] rate control mode is PEAK_CONSTRAINED_VBR but rc_max_rate is not set
[2025-02-22 12:21:04] [error] [FFmpeg] [h264_amf @ 000001c789b410c0] encoder->Init() failed with error 5
[2025-02-22 12:21:04] [error] Cannot open video encoder
[2025-02-22 12:21:04] [critical] Failed to initialize encoder: Internal bug, should not have happened
[2025-02-22 12:32:54] [warning] Failed to set encoder option 'crf' to '20': Option not found
[2025-02-22 12:32:54] [error] [FFmpeg] [h264_amf @ 000001c8deb36a80] [Eval @ 000000161d5feb60] Undefined constant or missing '(' in 'slow'
[2025-02-22 12:32:54] [error] [FFmpeg] [h264_amf @ 000001c8deb36a80] Unable to parse option value "slow"
[2025-02-22 12:32:54] [warning] Failed to set encoder option 'preset' to 'slow': Invalid argument
[2025-02-22 12:32:54] [warning] [FFmpeg] [h264_amf @ 000001c8deb36a80] rate control mode is PEAK_CONSTRAINED_VBR but rc_max_rate is not set
[2025-02-22 12:32:54] [error] [FFmpeg] [h264_amf @ 000001c8deb36a80] encoder->Init() failed with error 5
[2025-02-22 12:32:54] [error] Cannot open video encoder
[2025-02-22 12:32:54] [critical] Failed to initialize encoder: Internal bug, should not have happened
[2025-02-22 12:41:00] [warning] Failed to set encoder option 'crf' to '20': Option not found
[2025-02-22 12:41:00] [error] [FFmpeg] [h264_amf @ 000001c789b410c0] [Eval @ 000000161d7feca0] Undefined constant or missing '(' in 'slow'
[2025-02-22 12:41:00] [error] [FFmpeg] [h264_amf @ 000001c789b410c0] Unable to parse option value "slow"
[2025-02-22 12:41:00] [warning] Failed to set encoder option 'preset' to 'slow': Invalid argument
[2025-02-22 12:41:00] [warning] [FFmpeg] [h264_amf @ 000001c789b410c0] rate control mode is PEAK_CONSTRAINED_VBR but rc_max_rate is not set
[2025-02-22 12:41:00] [error] [FFmpeg] [h264_amf @ 000001c789b410c0] encoder->Init() failed with error 5
[2025-02-22 12:41:00] [error] Cannot open video encoder
[2025-02-22 12:41:00] [critical] Failed to initialize encoder: Internal bug, should not have happened

  1. So it is a ffmpeg bug or something ?
  2. I don't know how much time it takes to decode/encode compared to upscaling. Assuming h264_amf works, it probably won't save much time ?
@Anchora98 Anchora98 added the type:Bug Something isn't working label Feb 22, 2025
@github-actions github-actions bot added the state:Backlog This issue will be worked on in the future label Feb 22, 2025
@k4yt3x
Copy link
Owner

k4yt3x commented Feb 22, 2025

[2025-02-22 12:21:04] [error] [FFmpeg] [h264_amf @ 000001c789b410c0] [Eval @ 000000161d5fed10] Undefined constant or missing '(' in 'slow'
[2025-02-22 12:21:04] [error] [FFmpeg] [h264_amf @ 000001c789b410c0] Unable to parse option value "slow"

It might be because of this? Can you try removing the extra encoding options in the table below?

@Anchora98
Copy link
Author

Nope, after removing the extra options, and setting rc_max_rate to avoid the [warning]
Now it just go failure with "error 5" without any other useful logs.

[2025-02-22 14:37:27] [info] Initializing Video2X Qt6 6.4.0
[2025-02-22 14:37:27] [info] Checking for available updates...
[2025-02-22 14:37:27] [info] No upgrades available.
[2025-02-22 14:38:03] [error] [FFmpeg] [h264_amf @ 00000228c018eac0] encoder->Init() failed with error 5
[2025-02-22 14:38:03] [error] Cannot open video encoder
[2025-02-22 14:38:03] [critical] Failed to initialize encoder: Internal bug, should not have happened

@k4yt3x
Copy link
Owner

k4yt3x commented Feb 22, 2025

There's very little information that log info provides. A quick search shows it might be an issue related to your GPU's driver: LizardByte/Sunshine#1559

Can you try updating your driver to the latest available version?

@Anchora98
Copy link
Author

My GPU driver is already up to date.
And I tested h264_amf with the latest ffmpeg :

.\ffmpeg.exe -c:v h264_amf -i G:\test.mp4 -vframes 100 -c:v h264_amf output.mp4

It works fine.

ffmpeg version 2025-02-20-git-bc1a3bfd2c-full_build-www.gyan.dev Copyright (c) 2000-2025 the FFmpeg developers
  built with gcc 14.2.0 (Rev1, Built by MSYS2 project)
  configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-lcms2 --enable-libxml2 --enable-gmp --enable-bzlib --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-libdvdnav --enable-libdvdread --enable-sdl2 --enable-libaribb24 --enable-libaribcaption --enable-libdav1d --enable-libdavs2 --enable-libopenjpeg --enable-libquirc --enable-libuavs3d --enable-libxevd --enable-libzvbi --enable-libqrencode --enable-librav1e --enable-libsvtav1 --enable-libvvenc --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxeve --enable-libxvid --enable-libaom --enable-libjxl --enable-libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libharfbuzz --enable-liblensfun --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-ffnvcodec --enable-libvpl --enable-nvdec --enable-nvenc --enable-vaapi --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libcodec2 --enable-libilbc --enable-libgsm --enable-liblc3 --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
  libavutil      59. 57.100 / 59. 57.100
  libavcodec     61. 33.102 / 61. 33.102
  libavformat    61.  9.107 / 61.  9.107
  libavdevice    61.  4.100 / 61.  4.100
  libavfilter    10.  9.100 / 10.  9.100
  libswscale      8. 13.100 /  8. 13.100
  libswresample   5.  4.100 /  5.  4.100
  libpostproc    58.  4.100 / 58.  4.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'G:\test.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf59.27.100
  Duration: 00:02:51.33, start: 0.000000, bitrate: 11670 kb/s
  Stream #0:0[0x1](eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 3240x1620 [SAR 1:1 DAR 2:1], 11472 kb/s, 30 fps, 30 tbr, 15360 tbn (default)
    Metadata:
      handler_name    : Mainconcept MP4 Video Media Handler
      vendor_id       : [0][0][0][0]
      encoder         : Lavc59.37.100 libx264
  Stream #0:1[0x2](eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 189 kb/s (default)
    Metadata:
      handler_name    : Mainconcept MP4 Sound Media Handler
      vendor_id       : [0][0][0][0]
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (h264_amf) -> h264 (h264_amf))
  Stream #0:1 -> #0:1 (aac (native) -> aac (native))
Press [q] to stop, [?] for help
Output #0, mp4, to 'output.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf61.9.107
  Stream #0:0(eng): Video: h264 (avc1 / 0x31637661), nv12(tv, bt709, progressive), 3240x1620 [SAR 1:1 DAR 2:1], q=2-31, 30 fps, 15360 tbn (default)
    Metadata:
      encoder         : Lavc61.33.102 h264_amf
      handler_name    : Mainconcept MP4 Video Media Handler
      vendor_id       : [0][0][0][0]
  Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s (default)
    Metadata:
      encoder         : Lavc61.33.102 aac
      handler_name    : Mainconcept MP4 Sound Media Handler
      vendor_id       : [0][0][0][0]
[out#0/mp4 @ 00000217c830fdc0] video:2243KiB audio:37KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 0.185804%
frame=  100 fps=0.0 q=-0.0 Lsize=    2284KiB time=00:00:03.30 bitrate=5669.1kbits/s speed=7.78x
[aac @ 00000217c8354900] Qavg: 22270.783

This is not a big problem for me, maybe I will try again in a few months when you update the ffmpeg library in your program.

@k4yt3x
Copy link
Owner

k4yt3x commented Feb 22, 2025

Can you test with FFmpeg 7.1 instead? That's the one Video2X is using. It was the latest available when I built 6.4.0. It's still the latest release.

@Anchora98
Copy link
Author

ffmpeg 7.1 does not support AMD decoder, so I changed the first "-c:v" option,
and h264_amf encoder still works.

PS C:\Users\Eric\Desktop\ffmpeg-7.1-full_build\ffmpeg-7.1-full_build\bin> .\ffmpeg.exe -c:v h264 -i G:\test.mp4 -vframes 100 -c:v h264_amf output.mp4
ffmpeg version 7.1-full_build-www.gyan.dev Copyright (c) 2000-2024 the FFmpeg developers
  built with gcc 14.2.0 (Rev1, Built by MSYS2 project)
  configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-bzlib --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libaribb24 --enable-libaribcaption --enable-libdav1d --enable-libdavs2 --enable-libopenjpeg --enable-libquirc --enable-libuavs3d --enable-libxevd --enable-libzvbi --enable-libqrencode --enable-librav1e --enable-libsvtav1 --enable-libvvenc --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxeve --enable-libxvid --enable-libaom --enable-libjxl --enable-libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libharfbuzz --enable-liblensfun --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-ffnvcodec --enable-libvpl --enable-nvdec --enable-nvenc --enable-vaapi --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libcodec2 --enable-libilbc --enable-libgsm --enable-liblc3 --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
  libavutil      59. 39.100 / 59. 39.100
  libavcodec     61. 19.100 / 61. 19.100
  libavformat    61.  7.100 / 61.  7.100
  libavdevice    61.  3.100 / 61.  3.100
  libavfilter    10.  4.100 / 10.  4.100
  libswscale      8.  3.100 /  8.  3.100
  libswresample   5.  3.100 /  5.  3.100
  libpostproc    58.  3.100 / 58.  3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'G:\test.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf59.27.100
  Duration: 00:02:51.33, start: 0.000000, bitrate: 11670 kb/s
  Stream #0:0[0x1](eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 3240x1620 [SAR 1:1 DAR 2:1], 11472 kb/s, 30 fps, 30 tbr, 15360 tbn (default)
      Metadata:
        handler_name    : Mainconcept MP4 Video Media Handler
        vendor_id       : [0][0][0][0]
        encoder         : Lavc59.37.100 libx264
  Stream #0:1[0x2](eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 189 kb/s (default)
      Metadata:
        handler_name    : Mainconcept MP4 Sound Media Handler
        vendor_id       : [0][0][0][0]
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_amf))
  Stream #0:1 -> #0:1 (aac (native) -> aac (native))
Press [q] to stop, [?] for help
[h264_amf @ 00000246bb084fc0] rate control mode is PEAK_CONSTRAINED_VBR but rc_max_rate is not set
Output #0, mp4, to 'output.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf61.7.100
  Stream #0:0(eng): Video: h264 (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 3240x1620 [SAR 1:1 DAR 2:1], q=2-31, 30 fps, 15360 tbn (default)
      Metadata:
        handler_name    : Mainconcept MP4 Video Media Handler
        vendor_id       : [0][0][0][0]
        encoder         : Lavc61.19.100 h264_amf
  Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s (default)
      Metadata:
        handler_name    : Mainconcept MP4 Sound Media Handler
        vendor_id       : [0][0][0][0]
        encoder         : Lavc61.19.100 aac
[out#0/mp4 @ 00000246bb30eec0] video:2243KiB audio:37KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 0.185804%
frame=  100 fps=0.0 q=-0.0 Lsize=    2284KiB time=00:00:03.30 bitrate=5669.1kbits/s speed=7.44x
[aac @ 00000246bb30bd40] Qavg: 22270.783

@k4yt3x
Copy link
Owner

k4yt3x commented Feb 22, 2025

Thanks for testing it. I think FFmpeg might be doing something special for AMF or following some rules I don't know. The last thing we could try here is that you can set the logging level to debug and run it again. That'll provide a bit more information. If I still can't figure out what's going on at that point, I'd say it's out of my reach.

@Anchora98
Copy link
Author

OMG, I should have turned on debug earlier.

[2025-02-22 16:37:14] [debug] [FFmpeg] [h264_amf @ 000001dd81f29b00] AMFEncoderCoreH264: 2025-02-22 16:37:14.664     25FC [AMFEncoderCoreH264]   Debug: AMFEncoderCoreH264Impl::Init(YUV420P, 6480, 3240)
[2025-02-22 16:37:14] [debug] [FFmpeg] [h264_amf @ 000001dd81f29b00] AMFEncoderCoreH264: 2025-02-22 16:37:14.664     25FC [AMFEncoderCoreH264]   Error: c:\constructicon\builds\gfx\six\24.20\drivers\amf\stable\runtime\src\components\EncoderCore\EncoderCoreH264Impl.cpp(377):AMF_ERROR 5 : AMF_OUT_OF_RANGE: Init() - Frame size of width (6480) and height (3240) is invalid
[2025-02-22 16:37:14] [error] [FFmpeg] [h264_amf @ 000001dd81f29ec0] encoder->Init() failed with error 5
[2025-02-22 16:37:14] [debug] [FFmpeg] [h264_amf @ 000001dd81f29b00] AMFEncoderCoreH264: 2025-02-22 16:37:14.664     25FC [AMFEncoderCoreH264]   Debug: AMFEncoderCoreH264Impl::Terminate()
[2025-02-22 16:37:14] [error] Cannot open video encoder
[2025-02-22 16:37:14] [critical] Failed to initialize encoder: Internal bug, should not have happened
[2025-02-22 16:37:14] [debug] [FFmpeg] [AVIOContext @ 000001ddfa130e80] Statistics: 761166 bytes read, 0 seeks

It looks like the size after upscaling is beyond AMF capability even I selected 2x upscale.
The video is for VR, so it has a LONG width already.
I have no choice but to keep using libx264.
Sorry for disturbing, you can close this issue now.

@k4yt3x
Copy link
Owner

k4yt3x commented Feb 22, 2025

Oh nice to hear you found the issue. No worries, at least this thread will help anyone else that also run into this problem. Closing now.

@k4yt3x k4yt3x closed this as completed Feb 22, 2025
@github-actions github-actions bot added state:Done This issue has been resolved/dismissed and removed state:Backlog This issue will be worked on in the future labels Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:Done This issue has been resolved/dismissed type:Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants