akiver / cs-demo-manager

Companion application for your Counter-Strike demos.
https://cs-demo-manager.com
MIT License
1.39k stars 193 forks source link

After the update CS Demo Manager can no longer generate videos #848

Closed woshisheinihao closed 1 month ago

woshisheinihao commented 1 month ago

Describe the bug

After the update CS Demo Manager can no longer generate videos

屏幕截图 2024-05-24 113045

Demo links

No response

Steps to reproduce

屏幕截图 2024-05-24 113045

Expected behavior

I want to know how to solve this problem

How often does this bug happen?

None

Log file

No response

Environment information

rog g14 2023 win11 css2 ![Uploading 屏幕截图 2024-05-24 120404.png…]()

Additional context

No response

Felixitus commented 1 month ago

I ran in the same Error

RomanoHodysh commented 1 month ago

Here is what I received: `ffmpeg version n5.1.4-19-g36cf037fb8-20240410 Copyright (c) 2000-2023 the FFmpeg developers built with gcc 13.2.0 (crosstool-NG 1.26.0.65_ecc5e41) configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64 --target-os=mingw32 --enable-gpl --enable-version3 --disable-debug --disable-w32threads --enable-pthreads --enable-iconv --enable-libxml2 --enable-zlib --enable-libfreetype --enable-libfribidi --enable-gmp --enable-fontconfig --enable-libvorbis --enable-opencl --disable-libpulse --enable-libvmaf --disable-libxcb --disable-xlib --enable-amf --enable-libaom --enable-libaribb24 --enable-avisynth --disable-chromaprint --enable-libdav1d --enable-libdavs2 --disable-libfdk-aac --enable-ffnvcodec --enable-cuda-llvm --enable-frei0r --enable-libgme --enable-libkvazaar --enable-libass --enable-libbluray --disable-libjxl --enable-libmp3lame --enable-libopus --enable-librist --enable-libssh --enable-libtheora --enable-libvpx --enable-libwebp --enable-lv2 --disable-openal --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopenmpt --enable-librav1e --enable-librubberband --enable-schannel --enable-sdl2 --enable-libsoxr --enable-libsrt --enable-libsvtav1 --enable-libtwolame --enable-libuavs3d --disable-libdrm --disable-vaapi --enable-libvidstab --enable-vulkan --enable-libshaderc --disable-libplacebo --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libzimg --enable-libzvbi --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags= --extra-libs=-lgomp --extra-ldflags=-pthread --extra-ldexeflags= --cc=x86_64-w64-mingw32-gcc --cxx=x86_64-w64-mingw32-g++ --ar=x86_64-w64-mingw32-gcc-ar --ranlib=x86_64-w64-mingw32-gcc-ranlib --nm=x86_64-w64-mingw32-gcc-nm --extra-version=20240410

libavutil 57. 28.100 / 57. 28.100 libavcodec 59. 37.100 / 59. 37.100 libavformat 59. 27.100 / 59. 27.100 libavdevice 59. 7.100 / 59. 7.100 libavfilter 8. 44.100 / 8. 44.100 libswscale 6. 7.100 / 6. 7.100 libswresample 4. 7.100 / 4. 7.100 libpostproc 56. 6.100 / 56. 6.100

[image2 @ 00000241dc0ad380] Could find no file with path 'C:\program files (x86)\steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\replays\1-sequence\1-sequence%04d.tga' and index in the range 0-4

C:\program files (x86)\steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\replays\1-sequence\1-sequence%04d.tga: No such file or directory`

image

akiver commented 1 month ago

The error comes from HLAE, not the app. Please read the doc https://cs-demo-manager.com/docs/guides/video#hlae. You have to keep HLAE up-to-date.

RomanoHodysh commented 1 month ago

Strange because HLAE is updated same as FFmpeg image