I don't know exactly how to do work with commands in the command-line in the binary-version of MPlayer, and VLC doesn't seem to work when I try to play a video with the subtitles-file, which came with that video.
Would you or anyone else, who knows how to use the command line please tell me exactly what I need to do (please tell me step-by-step) to make a subtitles-file (filename: vmt-tears-xvid.sub) work with a video-file (filename: vmt-tears-xvid.avi) in the binary-version of MPlayer?
So far, I've been given some instructions (quoted below) about how to solve this problem, but I need step-by-step instructions so I can correctly use the command line within the binary-version of MPlayer as this person mentioned:
Would you or anyone else, who knows how to use the command line please tell me exactly what I need to do (please tell me step-by-step) to make a subtitles-file (filename: vmt-tears-xvid.sub) work with a video-file (filename: vmt-tears-xvid.avi) in the binary-version of MPlayer?
So far, I've been given some instructions (quoted below) about how to solve this problem, but I need step-by-step instructions so I can correctly use the command line within the binary-version of MPlayer as this person mentioned:
Willie Sippel said:The OS X user interface isn't done, yet, so some features (like subtitles) seem to be missing. You should be able to open a video with a subtitle using the command line, but I've only done this on Linux so far. Should work on OS X, too, I think: You need the mplayer binary in $PATH (so that the command is available everywhere), and issue this command:
Code:
mplayer vmt-tears-xvid.avi -sub vmt-tears-xvid.sub