Germán
Germán
> I see. Your media produces a buffer gap near the switch: `[0.000,3.792][3.917,12.958]`. > > Do the playlist times accurately reflect the media timestamps for each segment? how can I...
I understand now.. so I'll try re-encoding to fix this issue! thanks a lot for your time and the detailed explanation!
I've made a C# version of this plugin in a way that the editor plugin (still in GDScript) writes to C# objects instead of .gd files and then I use...
> There's C# support for this plugin? I'm trying to call C# variables, do I need to write the whole conversion call (to call C# variables in GDScript) in the...
I've done a PR that fixes this issue EDIT: It also fixed some other small issues that were present in version 4.2.1, idk if those were issues on older versions