- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
This patch brings the following features
* Subtitles streams switching with support of ISubengine interface like MPC engine
* External subtitle files : listing and selection
* Postprocessing engine : if ffdshow is loaded a new context menu is proposed (postprocessing) to enable/disable crop, resize, deinterlace...
* Posprocessing engine : the OSD menu is also updated. In the video OSD menu you will see trackbars to raise/decrease H/V crop and enable the postprocessing filters
* FFDShow interfaces are now integrated into Media Portal in C# .Net code. No need to have a C++ wrapper dll and you have access to all the settings/features inside
* The configuration UI will check after FFDShow setup and will display a red label if it is not installed or if the installed revision is below the expected one
http://mantis.team-mediaportal.com/view.php?id=3219
Open the issue in Mantis...
* Subtitles streams switching with support of ISubengine interface like MPC engine
* External subtitle files : listing and selection
* Postprocessing engine : if ffdshow is loaded a new context menu is proposed (postprocessing) to enable/disable crop, resize, deinterlace...
* Posprocessing engine : the OSD menu is also updated. In the video OSD menu you will see trackbars to raise/decrease H/V crop and enable the postprocessing filters
* FFDShow interfaces are now integrated into Media Portal in C# .Net code. No need to have a C++ wrapper dll and you have access to all the settings/features inside
* The configuration UI will check after FFDShow setup and will display a red label if it is not installed or if the installed revision is below the expected one
http://mantis.team-mediaportal.com/view.php?id=3219
Open the issue in Mantis...