I would like .vtt entries to look like this: 00:00:00.000 --> 00:00:05.000 video.png#xywh=0,0,384,216 i.e. the .png file is referred to directly, not prepended with anything. But if I choose generator.base = "", then the filename is prepended with generator.output. And if I choose generator.base = " ", then the filename appears as: \video.png#xywh=0,0,384,216 Could you fix this? Many thanks!