Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/index.php)
-   General Talk And Support (http://forum.bsplayer.com/forumdisplay.php?f=8)
-   -   bsplayer no subtitles on tv (http://forum.bsplayer.com/showthread.php?t=5546)

25th September 2004 03:14 PM

bsplayer no subtitles on tv
 
I've the following problem
when i use bsplayer with a movie and a subtitle file
I can see the subtitles on the screen of my pc but I only see the movie without the subtitles on my tv
does anybody have a solution for this ?

Garet_Jax 25th September 2004 03:24 PM

What about using search?
I will even post an address for you:
http://forum.bsplayer.org/search.php

majk_tajsam 25th September 2004 05:32 PM

There are 3 ways:

- using TV and PC-monitor (dualview, theatermode, clonemode...)
1. Select "Draw subtitles to overlay surface" (preferences->subtitles), using Overlay mode 1 (preferences->video->video rendering).
In this case subtitles cannot be moved to "black part" (subtitle position offset CANNOT be negative), what means that subtitles are printed on movie (16:9 movies on 4:3 TV).

2. Instead Overlay mode 1, use VMR-9 renderless (preferences->video->video rendering) -> require DirectX 9.
In this case, you can move subtitles to the "black part" (subtitle position offset CAN be negative), but with less image quality (http://forum.bsplayer.org/viewtopic.php?t=5727).

- using single display mode (only TV or PC-monitor, not both)
3. In this case, which I prefer, with Overlay mode 1 and disabled "Draw subtitles to overlay surface", you can move subtitles to the "black part" with better image quality.

Correct me if I missed something.

XAWE 3rd October 2004 12:34 AM

Well, I'm experiencing the same problem.
Subtitles could only be seen in OverlayMode1, which sucks, cause I could not minimize or move other window over the bsp's window, video freezes.
I was not able to display any subs on TV in OverlayMode2(same for VMR) using BSP only.
VobSub used to work for some time, but starting today BPS doesn't load it anymore :evil: , even though I put
Code:

AddFilter {9852A670-F845-491B-9BE6-EBD841B8A613},DirectVobSub
into bspfilters.sam.
BSP support for subs in Overlay Mode 2 would be a great thing to have.

majk_tajsam 3rd October 2004 03:13 PM

In VMR-9 renderless mode (since BSplayer 1.01.811), BSplayer also displays subtitles (not in VMR-9 mode) - read post (http://forum.bsplayer.org/viewtopic.php?p=16950#16950).

If you want to use DirectVobSub (VSFilter), after downloading DirectVobSub (http://www.free-codecs.com/download/DirectVobSub.htm),
copy VSFilter.dll to c:\windows\system32 (for Win2k, WinXP) or c:\windows\system (for Win98, WinMe),
and register it (see code) in Command prompt or in Start->Run.
Code:

%windir%\system32\regsvr32 %windir%\system32\VSFilter.dll
If you want to unregister VSFilter:
Code:

%windir%\system32\regsvr32 /u %windir%\system32\VSFilter.dll

Garet_Jax 3rd October 2004 07:06 PM

Quote:

Originally Posted by XAWE
even though I put
Code:

AddFilter {9852A670-F845-491B-9BE6-EBD841B8A613},DirectVobSub
into bspfilters.sam.

I think that this might be the problem. Name the file bspfilters.dat, and then put this line there. Not into bspfilters.sam.


All times are GMT +1. The time now is 06:55 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20