|
|
Link #1 |
|
Uruchai Uruchai Uruchai
Join Date: Jun 2006
|
vlc on mac
While playing a file that has soft subs (like .mkv and .ogm files) using vlc player on a mac, whenever I pause to read the subs, they always disappear after a second or so while paused. This is really annoying because I have to go back to the subtitle part I missed every time I pause. Is there a way on macs to make vlc player keep displaying the subtitles after i've paused it? Help would be very appreciated.
|
|
|
|
|
|
Link #2 |
|
Excessively jovial fellow
Join Date: Dec 2005
Location: ISDB-T
Age: 26
|
Short answer: no.
Slightly longer answer: use a better player. VLC's subtitle rendering sucks to hell and back, DO NOT WATCH SOFTSUBBED STUFF IN IT. I suggest using MPlayer instead. More help can be found in this thread.
__________________
|
|
|
|
|
|
Link #3 |
|
Uruchai Uruchai Uruchai
Join Date: Jun 2006
|
When ever I do play soft sub files, I always try to use mplayer first. The only bad thing about mplayer in my experience is that you can't change the audio track for .ogm but you can display the subtitles. I've read that you can change the default audio track for files through terminal, but I'm completely lost when it comes to that. The only player that I've found able to change audio tracks for .ogm files is vlc. If there were a way to change .ogm audio in mplayer, I'd trash VLC in a second.
|
|
|
|
|
|
Link #4 |
|
King of Hosers
Join Date: Dec 2005
Age: 30
|
You can change tracks in Ogg files now, just not as a default feature in the ogg splitter. You have to use -demuxer lavf. However I'm guessing the libavformat splitter doesn't work with subtitles at all, at least on my win32 builds I can't get subs using it.
Also... this seems to be a major problem with anyone using mplayer. READ THE MANPAGE! You can easily use any parameters you would normally type at the command-line by adding them to the config file. Example for the above Ogg stream switching, just add the line Code:
demuxer=lavf .So I'm guessing you are running into the typical older files, which might have the english audio track first, and japanese second? Simple solution for that is just use -aid 1 (tracks count from zero) which will always force the 2nd audio track. Magix, you are done. Once again if you put those parameters into the config file they will always be on. This is where the usefulness of using the CLI comes in, or using profiles in the config file (also nifty). |
|
|
|
|
|
Link #5 | |
|
SharpenerOfTheBoxcutter
Join Date: May 2006
Location: where Grudge is Greatest, Rancour Endless and Malice Eternal(at school^^;;)
|
Quote:
If that's doesn't do the the trick, then it's possibly because I tweaked some weird settings I don't remember. I suggest you ask here instead: http://forum.videolan.org/ They should be more in the know about VLC than any of us.
__________________
|
|
|
|
|
![]() |
| Thread Tools | |
|
|