|
Feature Requests, Feedback And Suggestions Post your suggestions and feature requests here, what would you like to use in BS.Player. Any feedback is appreciated and will be reviewed by our team. |
| LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
Automatically sdjust subtitles if line too long. |
| ||||
I think that will be a rather difficult, if not for all practical purposes impossible, feature to accomplish. Of course there is already the possibility to change fontsize by hand, but that is not what you mean I'm sure. You wish an automatic font-resizing or splitting of subtitle-lines. Now, as every user is free to select what type of regular "standard" or odd and exceptional font (s)he wishes to use to display subtitles, or what size and/or weight of font ... and as most fonts are not "monospace" (even if no "kerning" is used), I can imagine it will take quite some arithmatic to figure this out for a full screen display (at different resolutions?), let alone if the movie is displayed in a freely resizable window! In my opinion subtitles (which really are standard-procedure in my country!!) should themselves not be too long and in principle consist of one or two lines only (BSPlayer can show 3 lines).
__________________ Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!) When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you, as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post. Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums! |
| |||
It's not difficult at all to ask Windows (via API calls) what dimensions a particular string will occupy if drawn with a given font (family, name, point size, and other attributes). GetTextExtentPoint32() will do this for any given string.
|
| ||||
OK OK OK OK OK please don't shoot me !! Yet it w(c)ould imply additional CPU load I think, so - if implemented - I would (for all practical purposes) opt for a choice to switch it off. :? (I make sure my subtitles aren't too long anyhow!)
__________________ Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!) When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you, as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post. Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums! |
| |||
that is the reason why I used VobSub to show my subtitles instead of the one option in BSPlayer cause in VobSub it will automatic split the subtitles if there is too much text in it, but only thing I doesnt like with VobSub is that I have to change the settings all the time when watching a movies with different aspect ratios to make the subtitle be visible under the black border. So that would be great if BSPlayer too could split the subtitles automatic if they were too long. |
| |||
About forthcoming BSPlayer 1.0 !
one more suggestion: BSPlayer 1.0 cannot be released without this option ! Without this option it will be BSPLayer 0.86 build 999 :) bst please add this or I will cry and I will change my favorite player to other Greetz |
| ||||
Just to let you know: I'm just a fellow-user (and translator) of BSPlayer. BSPlayer's creator is bst :!:
__________________ Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!) When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you, as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post. Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums! |
| ||||
Quote:
__________________ Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!) When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you, as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post. Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums! |
| ||||
Yes, yes, yes! Please make bsplayer add line breaks if the subtitles are too long to fit the screen. I can't tell you what a pain it is to be playing a movie for friends, and in the middle of the film, have subtitles appear all jumbled on top of themselves because bsplayer doesn't know how to handle long lines. I don't expect or want it to change the font size; just make it insert a line break when necessary, as every other half-intelligent text handling program does. Quote:
Quote:
Quote:
Quote:
|
| |||
About the CPU load
Line breaking could be done when loading subtitles and then cached in RAM ( i don't know if BSplayer currently loads the whole file or not) Also when changing the font and other subtitle settings. This way it won't use the CPU while playing :) |
| |||
Yeah please add this (either way) but I think that auto font resizing could be better, cpu overhead would be small comparing to rendering of video and audio. MV2 can do this why not BSPlayer.
|
| ||||
Hello KHysiek If you're using latest build (800) please have a look at subtitle-settings under Options/Preferences. There you can select "Auto resize font if line is too long".
__________________ Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!) When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you, as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post. Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums! |
Tags |
automatically, line, long, sdjust, subtitles |
| |