Chocobozzz / PeerTube

ActivityPub-federated video streaming platform using P2P directly in your web browser
https://joinpeertube.org/
GNU Affero General Public License v3.0
13.11k stars 1.52k forks source link

Auto import soft subtitles from video file #1226

Open darckoune opened 6 years ago

darckoune commented 6 years ago

I imported a mkv video using torrent upload today, everything went well but then I realized that my subtitles disappeared. Of course, because they weren't burned-in, they were in their own stream.

For video formats that support soft subs, it would be great if Peertube could seek for subtitle tracks and propose to import them somehow.

I made some basic research:

result:

2,eng
3,spa
4,por

I don't know how hard it would be to implement this, but it would help a lot, especially when you import files using torrents. In this case, the only solution I see is to download the video file (what i wanted to avoid using torrent import) and extract the subtitle track manually.

AnonymousWebHacker commented 3 years ago

something of this? I just uploaded a MKV video with its subtitles inside the video, and peertube does not recognize the subtitle, you have to download it from somewhere