arman68
25th July 2003, 10:40
@Gabest,
Just in case you do not know, DivXG400 is a Direct Show filter specifically for the G400. It works *in* the video overlay, and does a few useful things: pads the video to a multiple of 32 (necessary for the Matrox overlay), automatically crops sides or top to fill in the TV screen (4:3 or 16:9) according to a user defined percentage, adds user defined borders to compensate for overscan, shows subtitles, and a few more things. IMHO it is a very useful filter which can be used with any graphics card.
The problem I have the subtitling engine is not as good as the one from DVobSub, and I would like to use DVobSub to display the subtitles along with DivXG400. it does not work though: I can only get one or the other of the 2 filters loaded at once, but not both of them at the same time. Any idea how to do it?
FYI DivXG400 works in YUY2, and I would like a solution that can be used with any player, not just one that requires a custom graph building.
An alternative solution would be to implement the important features of DivXG400 into DVobSub. I have seen that the source of DVobSub is available and I might try to do it, but I will have to learn C++ first ;-)
DivXG400 is available at: http://www.tac.ee/~prr/videoutils/divxg400.html
Just in case you do not know, DivXG400 is a Direct Show filter specifically for the G400. It works *in* the video overlay, and does a few useful things: pads the video to a multiple of 32 (necessary for the Matrox overlay), automatically crops sides or top to fill in the TV screen (4:3 or 16:9) according to a user defined percentage, adds user defined borders to compensate for overscan, shows subtitles, and a few more things. IMHO it is a very useful filter which can be used with any graphics card.
The problem I have the subtitling engine is not as good as the one from DVobSub, and I would like to use DVobSub to display the subtitles along with DivXG400. it does not work though: I can only get one or the other of the 2 filters loaded at once, but not both of them at the same time. Any idea how to do it?
FYI DivXG400 works in YUY2, and I would like a solution that can be used with any player, not just one that requires a custom graph building.
An alternative solution would be to implement the important features of DivXG400 into DVobSub. I have seen that the source of DVobSub is available and I might try to do it, but I will have to learn C++ first ;-)
DivXG400 is available at: http://www.tac.ee/~prr/videoutils/divxg400.html