Claire Matthews
Claire Matthews
I am having this same problem (and a heck of a time just tracking it down to this package)
Has there been any solution for this yet?
This really needs to be a thing.
A chance die roll would also be nice, but I think it comes up so rarely that it doesn't need an alias. Still, if you want to add it, the...
I don't believe that is correct. The context doesn't change inside the `[if]` block. I tested with this: ``` [if registration] Registered Name {@name} Registration # {@registration_number} Gender {@gender} [/if]...
@Desertsnowman That's why I am reporting this bug. The display values CHANGE when wrapped inside an [if]...[/if] block. See my screenshot in the first post.
I am not sure but I might have the same problem? I installed gstreamer in default location and set PATH via advanced system settings > environment variables. I have confirmed...
GStreamer version is 1.20.4, same as the above. GSTREAMER_1_0_ROOT_MSVC_X86_64 is set to D:\gstreamer\1.0\msvc_x86_64\ (By the way, the Readme.md instructions use `%GSTREAMER_1_0_ROOT_X86_64%` without **MSVC_** in the variable name. I noticed that...
I have looked in D:\gstreamer\1.0\msvc_x86_64\lib\ and there is no .dll there. That missing .dll is in the subfolder D:\gstreamer\1.0\msvc_x86_64\lib\gstreamer-1.0
> Looks like your missing a dependency of gstreamer. Do you have the `dumpbin` command? If so please try using it on the gstramer dlls to see what might be...