Feature #288
recognize subs which don't have the same name
| Status: | Assigned | Start Date: | 02/01/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | gui_controls | |||
| Target version: | undetermined |
Description
how about if mplayer would take any subtitle which is in the same folder?
or atleast w/ the filename in it. movist for example loads 'filename Eng'.srt.
History
Updated by xemino x almost 2 years ago
update: mplayer x has it.
Updated by Adrian Stutz almost 2 years ago
- Category set to gui_controls
- Status changed from New to Assigned
- Assigned to set to Adrian Stutz
- Target version set to undetermined
You can try adding "-sub-fuzziness 1" (subtitles containing file name) or "-sub-fuzziness 2" (all subs in folder) to the advanced options.
I don't think loading all subs in the directory is a good default (I have folders with lots of videos and subtitle files). But I agree that more lenient matching would be useful.
Updated by Evgeny Smirnov over 1 year ago
2 Adrian Stutz
I also agree that "-sub-fuzziness 1" is the best choice. Also I think that it would be good to make this value parameter in future builds.
Also I'd like to ask you to add "-subfont-text-scale 6" to default launch parameters - this should make .srt subtitles large enough (values from 5 to 8 seems to be good also).
ps thank you for your work.