Skip to content

local subtitle file not loading and only network subtitle file loads #243

Description

@premingiet

i am trying to load a local subtitle file using

vlcController.addSubtitleFromFile(pickedFile, isSelected: true);

but this doesn't work, but if i try to load an srt subtitle file from network then it works

vlcController.addSubtitleFromNetwork(subtitleUrl, isSelected: true);

try with online subtitle using this link https://raw.githubusercontent.com/andreyvit/subtitle-tools/master/sample.srt

How to fix this issue ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions