Skip to content

Unable to list filename without directory slash in .vtt file #65

@philipgoyal

Description

@philipgoyal

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!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions