Daniel Bermond
Daniel Bermond
Can you please give more information? Please provide the screencast version, operating system, the executing shell, full command line and output log.
> How to specify pulseaudio device then ? In short: Does your ffmpeg has support for alsa demuxer (for example, does your ffmpeg is compiled with `--enable-alsa`?). If yes, specifying...
screencast is detecting that your ffmpeg has alsa support, since it's not using the pulseaudio fallback interface. Can you please post the output of `ffmpeg -formats -v quiet | grep...
What shell are you using to execute screencast? Thank you for appreciating this software :)
This is a duplicate of pull request #6625
Also having this issue are on Arch Linux x86_64. It looks like it's the same as #91.
Not sure if this is related, but I'm getting very similar errors in Arch Linux since version [23.52.28202.14](https://github.com/intel/compute-runtime/releases/tag/23.52.28202.14). Version [24.05.28454.6](https://github.com/intel/compute-runtime/releases/tag/24.05.28454.6) + IGC [1.0.15985.7](https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.15985.7) also gives me the same result in...
@JablonskiMateusz Any update on this? I tried using latest neo 24.09.28717.12 with igc 1.0.16238.4, and the problem still persists. Both neo and igc are built with the listed dependency commits...
@vidalinux I have not compiled/tested your setup, but currently it's not suitable because you are using different dependency versions for IGC in comparison to the ones specified by upstream. Although...
> Please attach reproducer and create an issue in IGC repo @JablonskiMateusz Thank you for the reply. I have opened an [issue](https://github.com/intel/intel-graphics-compiler/issues/323) in the IGC repository.