You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way of extracting other subtitle tracks within a file using the Cli? I have VOB files with multiple subtitle tracks and would like to extract each one into individual .srt files. It's possible in the UI but I can't see a way of doing this from the command line. If I run 'SubtitleEdit.exe /convert c:\path\to\filename.vob SubRip' it extracts the first track from file. The UI can see the other tracks as 'Unknown Language (0x27)' ,'Unknown Language (0x26)' and so on. The only reason I want to run command line is because I want to automate the process.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a way of extracting other subtitle tracks within a file using the Cli? I have VOB files with multiple subtitle tracks and would like to extract each one into individual .srt files. It's possible in the UI but I can't see a way of doing this from the command line. If I run 'SubtitleEdit.exe /convert c:\path\to\filename.vob SubRip' it extracts the first track from file. The UI can see the other tracks as 'Unknown Language (0x27)' ,'Unknown Language (0x26)' and so on. The only reason I want to run command line is because I want to automate the process.
Beta Was this translation helpful? Give feedback.
All reactions