Latest PowerVU Emu

  Guest viewing is limited
PowerVU Emu_v 1.7


-
improved the cat section of the dvbdream's implementation.
- added a general md-api support.
Md-api support doesn't work right now. Dvb-app developers need to change their applications slightly:
1) pid = (pid | 0x8000) means please send ts-188, instead of ts-184.
2) use the modified ts buffer after its changes in the plugin.
The plugin will change the audio and video buffers and these buffers shouldn't be immutable.
This method is more general, maintainable and future proof.
Let the plugins to do the csa/des part, by modifying the ts buffers and then use the modified buffer.
The same method is in use for dvb-viewer-pro plugins and dvb-dream modules.

Md-api support partially works with tsreader (coolstf.com/tsreader). You can try `options menu -> record the decrypted audio+video` of the plugin.
Which means requesting `pid | 0x8000` sends ts-188, but the modified buffer won't be used by the application.
Also progdvb supports requesting `pid | 0x8000`. But it doesn't open the video and audio filters for encrypted channels.


[h=2]_PowerVuEmu.1.7.zip (296.17KB)[/h]

 
PowerVu Emu2.2

PowerVU Emu is an standalone emulator for DVB-Viewer-Pro, DVB-Dream, SmartDVB, TSReader and ProgDVB.


Usage (DVB-Viewer-Pro):
-----------------------
- Copy its .dll, .ini & Softcam.Key files to the `Plugins` folder of the DVB-Viewer-Pro.
- Its key formats are:
P Ident KeyIndex Key ; Comments
or
P IdentVideoPidAudioPid KeyIndex Key ; Comments
- Disable other plugins that are able to decrypt the PowerVU. Only one plugin is able to decrypt the same TS(Audio/Video) correctly at

once. If you are using vPlug, you need to delete its PowerVU.mdl to disable its PowerVU support.
- Also don't forget to use a better direct show filter, such as LAVFilters, to avoid glitches.
https://github.com/Nevcairiel/LAVFilters/releases


Usage (DVBDream):
-----------------------
- Copy its .dll, .ini & Softcam.Key files to the `Modules` folder of the DVBDream. Then change the extension of the .dll file to .mod.


Usage (TSReader):
-----------------------
- Copy its .dll, .ini & Softcam.Key files to the `MDPlugins` folder of the TSReader (http://coolstf.com/tsreader).


Usage (SmartDVB):
-----------------------
- Copy its .dll, .ini & Softcam.Key files to the `Plugins` folder of the SmartDVB (http://www.smartdvb.net/).


Usage (ProgDVB X86):
-----------------------
- Copy its .dll, .ini & Softcam.Key files to the `Plugins` folder of the ProgDVB (http://progdvb.com/).


new:
-------------
V 2.2
- Improved EMM and ECM Decryption modes.


THX Anubis_Ir




[h=2]PowerVuEmu.2.2.zip (330.74KB)[/h]