|
Feature Requests, Feedback And Suggestions Post your suggestions and feature requests here, what would you like to use in BS.Player. Any feedback is appreciated and will be reviewed by our team. |
| LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
BSPlayer uses it's own internal renderer, developped by the creators of the program. As far as I know, implementing a different renderer will be more difficult than writing down a new program based on Haali. And for what ? I think that BSPlayer's renderer it's one of the best in the world (could be the best one, but haven't yet tested all video players on the market. )
|
| |||
No, it does make a great difference, DirectShow is a set of APIs made available through Microsoft's DirectX to create DirectShow renderers (for example the BSplayer's one or Haali's one), and so if Haali doesn't provide the source code of its renderer it's impossible to use it for BSplayer authors.. plus BSplayer internal renderer is great and I see no reason to use another one ;)
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
| |||
This question was asked in other player's forums. Generally the answer was the same I wrote here. It's difficult to re-write the program for another renderer. Most of the posters were offended, claiming that this should be simple. Programmers just replied, if this is so simple, why don't they write it down instead of asking. So, I believe them, that this work probably doesn't worth be done as long there is already a renderer written for BSPlayer (in fact 2 of them, as, IIRC, BSPlayer v2 uses the 2nd renderer developped by the team).
|
| |||
You are both wrong. Terribly wrong. There is no need to use any difficult APIs. There is no need to write complex stuff. Media Player Classic added support for Haali's renderer by adding just 12 lines of code! Even GraphEdit is able to use Haali's renderer. And that program is older than Haali's renderer. |
| |||
Ok, maybe I and adicoto are speaking about something different from qhat you mean, or only I speak about something different... Haali splitter internal support I think could be added with few lines of code, but if haali has its own renderer (I don't know if it has it), this can't be added so easily if haali's api calls are not of public domain ;)
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
| |||
Quote:
|
| |||
But this doesn't make sense... also my BSP SkinMaker uses standardized Windows API calls, but you can't use it to read what you want from the registry (even if I use registry reading APIs in my application..) You can't even make working plugins for BSplayer if BST removes the calls he made available to create them to work with BSplayer (read BSplayer's doc folder for more info) Anyway I'll wait for BSP team member replies before adding more from myself, maybe I have misunderstood everything :P
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
Tags |
haali, internal, renderer, support, video |
| |