Kodi DSPlayer – DirectShow Player for Windows
(2017-03-03, 22:20)pagali Wrote:
(2017-03-03, 21:03)ashlar Wrote: Sure.

mediaconfig.xml Wrote:
Code:
<subs>
     <subs videoaspect="1.33|1.66|1.78" filter="xysubfilter" />
     <subs videoaspect="1.85|2.20|2.35|2.40" filter="directvobsub_(auto-loading_version)" />
</subs>

The idea is to use xysubsfilter (that renders at high resolution independently from video resolution) for videos that fill the top and bottom portion of the screen. Tipically 1.33 (4:3) content is low resolution, but subs are rendered in high res, thanks to xysubsfilter.

Directvobsub_(auto-loading_version) is used for content that does not fill the bottom portion of the screen. For me that is typically hi-res content, so subs are rendered in hi-res anyway. Your mileage might vary in this regard.
This is encouraging! This subtitle oddity is the one thing that's been keeping me from using DSPlayer exclusively. Curious about one thing... is there a reason not to use directvobsub for everything? I've used it with ZoomPlayer for years. And if not, how would I set that up in DSPlayer?

ETA: Never mind, I got it to work! You gave me the hint I needed. Thank you so much! Big Grin

I solved the same problem differently, in a way that dsplayer is always using xysubfilter.

I created a media rule to play all file types using lavsplitter, lavvideo, lavaudio, xysubfilter, and ffdshow raw video filter as an "extra filter". You can download that filter from here and then add it to dsplayer in "filters configuration" under filters management.

ffdshow raw filter has an option (and is the only one that I use) to resize your videos while keeping aspect ratio. So, in simple terms, it can "add" black bars, making your video renderer think all your media is, for example, in 16:9. Your movies will look the same but now the subs will have the same size in any scenario.

I know you have everything sorted out, but someone might be interested in this alternative. Smile
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
RE: 4G aware patch - by MagikMark - 2015-09-08, 03:27
Alt-F4 no longer quits - by JeffA - 2015-10-31, 20:38
RE: Kodi DSPlayer – DirectShow Player for Windows - by kusanagi - 2017-03-04, 04:14
H265 playback - by rew88 - 2017-11-04, 00:41
RE: H265 playback - by ashlar - 2017-11-04, 16:21
RE: H265 playback - by rew88 - 2017-11-05, 01:34
RE: H265 playback - by ashlar - 2017-11-05, 16:48
RE: H265 playback - by rew88 - 2017-11-05, 23:08
RE: H265 playback - by ashlar - 2017-11-06, 12:00
Leia 18 - by terpsarlington - 2017-11-21, 03:51
RE: Leia 18 - by spencerjford - 2017-11-21, 06:24
Display Modes / Refresh Rates - by goofer69 - 2019-09-20, 00:19
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 00:39
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 19:35
DSPlayer 23.810 to 23.976 - by Runakanta - 2018-05-09, 03:24
RE: DSPlayer 23.810 to 23.976 - by Warner306 - 2018-05-10, 01:32
Logout Mark Read Team Forum Stats Members Help
Kodi DSPlayer – DirectShow Player for Windows47