Xavier Belanche Alonso

Results 13 comments of Xavier Belanche Alonso

Yep, you right. I'm working on a video game which glitches are a visual important point of the gameplay. I achieved this: ![](http://33.media.tumblr.com/258dd38def59d134843b9570081b06cd/tumblr_nco9osijiV1rdl6qno1_500.gif) but I'd like to add some jpeg...

Same here: ```python Traceback (most recent call last): File "/home/xbelanch/.local/bin/pandoc-fignos", line 8, in sys.exit(main()) File "/home/xbelanch/.local/lib/python3.10/site-packages/pandoc_fignos.py", line 608, in main PANDOCVERSION = pandocxnos.init(args.pandocversion, doc) File "/home/xbelanch/.local/lib/python3.10/site-packages/pandocxnos/core.py", line 224, in init...

Got the same issue on Arch Linux: full black screen: ``` home-X99F8:~/Sources/keyviz_v2.0.0a_linux_x64$ ./keyviz (keyviz:13060): Gdk-CRITICAL **: 19:36:51.463: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed flutter: [ json:load ]: File: '/home/rotter/Documents/config.json' not found!...

@arrowgent thanks for spent your spare time for doing this set of benchmarks. As you know, the Pi 4 is still having a limited hardware for OBS but imo would...

Could you post the ouput when you execute this: ``sudo apt-get install libgtk-3-dev`` ?

https://forums.raspberrypi.com/viewtopic.php?t=340631 :?

More references about this topic: - https://qiita.com/kitazaki/items/2484a5475bbe89426c06 - https://www.youtube.com/watch?app=desktop&v=HExgRYaheNo

Impressive! I'll give a try and see if I can fit this onto the build script. At the moment I found this first starting-point: https://github.com/audiohacked/obs-studio-plugin-openmax/blob/master/openmax-encoder.c PS: 7 years.... mmm maybe...

`uname -m` to check if you're under 32 or 64 bits. If output is `armv7l` then is 32 bits.