Menu

#13 Add subtitle support

open
nobody
None
5
2019-04-24
2011-05-27
Anonymous
No

Add subtitle support to video playback.
Ideally speaking both container subtitles (such as those in .mkv or .ogm files) and extra files (.srt)

Discussion

<< < 1 2 (Page 2 of 2)
  • Anonymous

    Anonymous - 2014-08-19

    I too would like this feature!

     
  • Anonymous

    Anonymous - 2014-11-04

    +1

     
  • Anonymous

    Anonymous - 2015-02-08

    +1

     
  • Anonymous

    Anonymous - 2015-02-11

    WORKAROUND FOR SUBSONIC 5.1:

    This works for MKVs with embedded subs.

    1. Remove mkv from "Convert From" on transcoding options "flv/h264 video" and "mkv video".
    2. Add a new encoding parameter:
      • Name: mkv to flv
      • From: mkv
      • To: flv
      • Step 1: ffmpeg -ss %o -i %s -vf setpts=PTS+%o/TB,subtitles=%s,setpts=PTS-STARTPTS -async 1 -b %bk -s %wx%h -ar 44100 -ac 2 -v 0 -f flv -c:v libx264 -preset superfast -threads 0 -
      • Step 2: <empty>
    3. Hit Save

    Tested working with several MKVs with embedded subtitles, without causing issues with other files.

     
  • Anonymous

    Anonymous - 2015-03-11

    If you have the SRT files it should work too shouldn't it? Haven't had a moment to test that theory yet thouhg

     
  • Anonymous

    Anonymous - 2016-03-03
    Post awaiting moderation.
<< < 1 2 (Page 2 of 2)

Anonymous
Anonymous

Add attachments
Cancel