cporrasa / xy-vsfilter

Automatically exported from code.google.com/p/xy-vsfilter
0 stars 0 forks source link

XySubFilter: Constant (relative) font size for "Global Default" style regardless of video resolution #165

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
As advised by cyberbeing, here is the feature request recap:

Being able to set in xyVSFilter, under Styles, a constant (relative) font size 
for SRT/unstyled subtitles.

So that subtitles size would be constant regardless of videos resolution.

Thank you to consider.

Original issue reported on code.google.com by TheShado...@gmail.com on 14 Aug 2013 at 2:13

GoogleCodeExporter commented 8 years ago
To add a few more details to this request:

Currently if you select a XXpt font size in the "Global Default" style, the 
relative font size will change whenever the original video resolution changes. 
This behavior makes it impractical to set a single "Global Default" style to 
use with all videos.

Resolving this would likely involve setting font size for "Global Default" 
style based on a fixed frame height, and then scaling to output resolution 
while maintaining relative size any output frame height.

Original comment by cyber.sp...@gmail.com on 14 Aug 2013 at 3:19

GoogleCodeExporter commented 8 years ago
I've been playing around with implementations for this idea over the past few 
days. You can find a download link to a proof-of-concept test build in the 
following doom9 post: 
http://forum.doom9.org/showpost.php?p=1710454&postcount=746

Thoughts?

Original comment by cyber.sp...@gmail.com on 21 Feb 2015 at 9:02