|
在xinehq.de上看到这么一段:
How can I watch files with external AVI subtitles?
In xine 0.9.13 this used to be:
xine foo.avi%bar.sub
Latest xine-lib modules (1-beta3 or newer) support external subtitles for any media file, not only AVI. In order to use it you can pass a special MRL construction like:
xine test.mpg#subtitle:file.sub
The external subtitles support can also be used by any xine frontend. Currently, just xine-ui implements this feature with a subtitle selection dialog.
我用的是xine-lib-1-rc3a,xine-ui-0.9.23。该用xine test.mpg#subtitle:file.sub这样的形式吧,可是根本没有效果。搜了一下本版,倒是解决了srt字幕的问题,但是sub字幕却没有见到,那位好心帮帮我吧! |
|