2022-05-31 19:37 UTC+02:00, François Patte
<francois.pa...@mi.parisdescartes.fr>:
> Bonjour,
>
> I have some films in mkv format with many subtitles tracks :
> hdmv_pgs_subtitles
>
> I can extract these tracks and I want to convert them in srt text
> format.
>
> I use a java script (found on the web) BDSup2Sub512.jar which can
> convert the hdmv_pgs files in two files: one has extension .idx the
> other one the .sub extension.
>
> I found this web site:
>
> https://subconverter.com/convert-sub-idx-to-srt-online
>
> Which I can use to convert these two files in a .srt file. So far, so
> good!
>
> Is there a tool on linux which could do the same job?

mplayer may be able to. From man mplayer:

-dumpsrtsub (MPlayer only)
              Convert the given subtitle (specified with the -sub  option)  to
              the time-based SubViewer (SRT) subtitle format.  Creates a dump‐
              sub.srt file in the current directory.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to