Skip to content

Add support for subtitles (both embedded in the video) or added through .srt or .vtt files. #162

@ggarra13

Description

@ggarra13

mrViewer supported subtitles both embedded in the .mp4 video file or added .srt file. This is a feature still missing in mrv2.

While embedded subtitles can be handled by FFmpegReadVideo.cpp, .srt/.vtt subtitles are supported in FFmpeg through filters, so we would need to add the avfilter library once again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions