TheLQ wrote:EDIT: Embeded subtitles might occasionally be tiny. Especially when you run something like my setup with an Xbox hooked up to an ancient 30"-ish CRT tv. A potential issue is that I'm not sure we can configure subtitle size, at least from what I've seen
I found some useful information on this over here.
http://forum.videolan.org/viewtopic.php?t=19901Anyway, apparently, assuming VlC is using the freetype2 font renderer, their are two commands that can be sent to vlc to alter the subtitle size.
"freetype-fontsize <integer>"
|-> Changes the Font size by designating the height in pixels (no quotation marks in the actual command)
and also
"freetype-rel-fontsize {20 (Smaller), 18 (Small), 16 (Normal), 12 (Large), 6 (Larger)}"
|-> Changes 'relative' Font size, I would personally recommend trying the large value, (12). The default value is 16.