powervu with possible vplugserver + powervuemu??

O

ooOO_SORGOS_OOoo

powervu with possible vplugserver + powervuemu??

fausto + powervu emu?

vplugserver + powervu emu?

who can help me?

thank so much
 

dale_para_bajo

Registered
Messages
646
@ooOO_SORGOS_OOoo

I see no body responded

I do not have the answer but I have similar question. I hope you do not mind my interruption. Possibly we can help each other.

We need not to forget that pvu uses most of the time DES encryption and that there are possibly separate cw keys for audio and video.

Now I ask you, what type of receiver are you hope to connect to Fausto Server?

@Anubis_Ir

In my case I will love to used Media Portal. Do you know what can I do to used PowerVuEmu2.2.

Listen I have already the part that add mdplugin, and tested with ACAMD.

In general MediaPortal will used mdapifilter.ax and FFDecsa.dll to execute the plugins.

I will assume that in the worst case I will be force not to use NOT PowerVuEmu2.2, but instead the old Powervuemu.mdl with the csa.dll.

Please advise.

Now In the original question of ooOO_SORGOS_OOoo, can fausto server handle the audio/video keys?
 

Anubis_Ir

Registered
Messages
370
- `fausto + powervu emu?` or `vplugserver + powervu emu?` won't work here. Because PowerVU is not just about decrypting the ECM and sending back the DCW's. It's also about decrypting the video and audio at the same time. If `fausto` or `vplugserver` are able to send the video and audio streams to PowerVu EMU, yes, it will work.
- `PowerVU EMU` does not use any external CSA or DES plugins.
- `Media Portal` supports MD-API and PowerVU EMU supports that too. There is only one modification that should be done at the `Media Portal` side. They should use the final modified audio and video by the plugin. For now `SmartDVB` adapted to this method. It supports MD-API and also it doesn't ignore the final modified audio and video buffers by the plugin.
Contact the `Media Portal` developers and tell them add a new option to `don't ignore the modified buffers from the plugins` (such as SmartDVB). For now they treat these buffers as immutable or constant buffers which should be corrected and changed.
 
Last edited:
O

ooOO_SORGOS_OOoo

Anubis ir Salam, i want to learn why work fausto V 1.45 + powervu emu 2.2??? I did try 9e but not working, vplugserver not opening 9e Channels
 

Anubis_Ir

Registered
Messages
370
`fausto` should send the encrypted video and audio buffers to PowerVu EMU. Otherwise it won't work.
 
O

ooOO_SORGOS_OOoo

I think WE need vplugserver powervu. Mdl?? For vmodules folder???
 

Anubis_Ir

Registered
Messages
370
Forget about vplugserver. It should be updated to support video and audio streams too. It only supports sending ECM's and receiving DCW's which is not enough.
 

dale_para_bajo

Registered
Messages
646
`PowerVU EMU` does not use any external CSA or DES plugins.
- `Media Portal` supports MD-API and PowerVU EMU supports that too. There is only one modification that should be done at the `Media Portal` side. They should use the final modified audio and video by the plugin. ...

Yes. I can in fact use ACAMD by the use of

"mdapifilter.ax"

witch install it own "FFDecsa.dll".

See _http://attachments.team-mediaportal.com/2011/06/138122_Readme.pdf


So my understanding is that:

1-`Media Portal` supports MD-API
2- it "ALLREDAY" is using the final modified audio and video by the plugin. In my example ACAMD CW's are been used by "FFDecsa.dll" to modify video and Audio!!

I guess I will see if I can post some logs.
do yo know how to force powerveemu to generate logs?




@ ooOO_SORGOS_OOoo

You are reading but not understanding what Anubis_Ir had said.

Lets say you are making your restaurant.

So `fausto( or any other server) + powervu emu?` can work as the Cooking hardware, so it does the Cooking, ( providing CWs).

But the food,what's been cook, can not be given to people. For that you need "Plates and Forks".


"Plates and Forks". is where the Video & Audio are been de-encrypted.

jiji
---------------------
So you can have all the "Cooking hardware" you want ( servers) if you do not have "Plates and Forks" you can not serve the food.
 

dale_para_bajo

Registered
Messages
646
I have another Idea/Request.

As a favor.

Can you produce a "PowerVuEmu.2.2" version, that " use external CSA or DES dll"

I guess as a substitute for "mdapifilter.ax"'s "FFDecsa.dll".
 
O

ooOO_SORGOS_OOoo

i want to learn possible or not possible

thank you for all message ;)

regards
 

Anubis_Ir

Registered
Messages
370
"it "ALLREDAY" is using the final modified audio and video by the plugin"
No. PowerVU EMU decrypts the Video and Audio itself. It opens the Video and Audio PIDs (the same as ECM PID or EMM PID) and then it will decrypt them. So everything is ready for the host to use it. If they look at the modified video and audio buffers after sending them to the plugin, they will find out that ... it's ready to use as an FTA stream.
+ PowerVU EMU needs TS-188 by requesting `PID | 0x8000`

So 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.
 

dale_para_bajo

Registered
Messages
646
Anubis_ir

So I am running MediaPortal 1.30, I know it is some what old.

But this is the one that run faster than any other future version.
That is what I like 1.3.

I can make MediaPortal to create the tool bar Icon at the botom right side of windows.

From there I can Select PowerVu2.2> Show Monitor.

PowerVu2.2 windows show up. While trying to open a channel, Black Screen, ECM windows show under PMT

Active AudioPID: $0460 (1120)
Active VideoPID: $0488 (1160)
SID: $0064, PMT: $13EC (5100)

But Nothing Else no ECM show up.
I try to record TC with ecm, but after a minute only 1k show in file.

I am having a feeling ecm data is not getting into PowrVu2.2.

So here is the Logs+ts
_http://www61.zippyshare.com/v/QOpUQsmO/file.html
 

dale_para_bajo

Registered
Messages
646
I try just in case again your diferent emus. no luck. I now yo just said TS184 vs TS-188.

But Guys at MediaPortal will not suport anything related to MDAPI.

I guess we need to doit our self and I think should be related to mdapifilter.ax, source code at


_http://sourceforge.net/p/mdapifilter/code/HEAD/tree/
and another at
_http://sourceforge.net/p/mdapiplus/code/ci/master/tree/

WAOOOOOOO!
It seems that some body contacted the autor and requested the change!

See "Request: Filter data with len 188 "

_http://sourceforge.net/p/mdapiplus/discussion/general/thread/716416c3/?limit=25#7009

lets see if the end result is what I need.
 

dale_para_bajo

Registered
Messages
646
So finaly I tested with vplug and the original powervu.mdl made for ALTdb

Here we can see that ecms are been pass. The right key is selected but the decryption of Video and Audio are incorrect.

If this keys are bad here then there is no point in finding out how csa.dll may do or not the job.

Code:
[11/20/2015 8:18:15 AM] - TvService: - MD-API Version 01.03 - 01.06 [MD-API]
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - freq=4080, tp_id=$0065, SID=$005F, PMT=$13E7
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - Cached ECM-PID:6095($17CF)
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - StartECM_Filt-> $17CF
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - Added PMT filter, pid=$13E7
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX -  SID Pids Select [VPID{06E0},APID{06B8,06C2,0000,0000}] 

[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - EcmSid: 005F -> Vpid: 06E0, Apid_1: 06B8, Apid_2: 06C2, Apid_3: 0000, Apid_4: 0000
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX -  Error C:\Program Files (x86)\Team MediaPortal\MediaPortal TV Server\PowerVU.ini [CONFIG] TEST read 

[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_FAKE_TEST: 806C6400A170A000806C6400A170A000
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX -  Default Prov Select [58W_VIACOM] 

[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - Ecmkey0: 7FEC3613FCB55C
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - ECM: 80303D3037200E00000000A1A0007629D117B77A02CB220D2FFF2B130005F000006DD00D8D86338395AECFE8AD066C104D7D2C277DA123D59EBE053735991C07
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - EcmCont: A1
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_VIDEO:  469CFAC814F834340000000000000000
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_AUDIO1: AC98E41866D4B8000000000000000000
[11/20/2015 08:18:27] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_AUDIO2: AC98E41866D4B8000000000000000000
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - ECM: 81303D3037200E00000000A2A000B2109E076AF7224EB38E951B0ECA0005F000000019DB5E4F627531B5383CC19965346FD6056A73F3A623402D69484890B737
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - EcmCont: A2
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_VIDEO:  469CFAC814F834340000C00008000000
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_AUDIO1: AC98E41866D4B8001C901E200002C040
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_AUDIO2: AC98E41866D4B8000000000030000000
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - ECM: 80303D3037200E00000000A3A0008D5E9C7CE9C486C7C3C4CD43D4AD0005F0000070FFEFEF18242AF9CF2A721FF8158A1A271DBFC03A1480F2E56B5B9CF1A59D
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - EcmCont: A3
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_VIDEO:  0000C000080000000000C00008000000
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_AUDIO1: 1C901E200002C0401C901E200002C040
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_AUDIO2: 00000000300000000000000030000000
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - ECM: 81303D3037200E00000000A4A000CCC2F9A0FB85D3A3228245EA91AA0005F0000084E921FCB7B57A5DBE79741E965961DC67F8E84BA6F03EECB81A83E22C6E5E
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - EcmCont: A4
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_VIDEO:  0000C000080000000000C00008000000
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_AUDIO1: 1C901E200002C0401C901E200002C040
[11/20/2015 08:18:28] - TvService:VH-1 LATINO [PANREGIONAL. MEX - DW_AUDIO2: 00000000300000000000000030000000
[11/20/2015 08:18:29] - TvService:VH-1 LATINO [PANREGIONAL. MEX - ECM: 80303D3037200E00000000A5A0006A3A8C6DE41524EE9C80E92161F80005F0000076D04FF55F491ABDD71D227D01140BA22281317189EA60412A9018A8D70575
[11/20/2015 08:18:29] - TvService:VH-1 LATINO [PANREGIONAL. MEX - EcmCont: A5
 

dale_para_bajo

Registered
Messages
646
The developer PlusPlus of MDAPI_Plus responded in

_http://sourceforge.net/p/mdapiplus/discussion/general/thread/716416c3/?limit=25#7009


He posted and UNTESTED file. Look inside at his respond to me.

MDAPI_Plus_0_9_0_1611.zip

I will test to see how it goes.
 

dale_para_bajo

Registered
Messages
646
I forgot but should memtion to all reading.

I ask for permit to ooOO_SORGOS_OOoo to HI jack his tread. Well it is on the same topic but IT IS NOT necesary

"powervu with possible vplugserver + powervuemu??"

Post #15 is in fact a test on that. BUTTTTT I am testing inside Media Portal!!!! So be aware on that. I do not want to raise wrong hopes.

I have a feeling ooOO_SORGOS_OOoo ideas is to used it with a Receiver!!
 

dale_para_bajo

Registered
Messages
646
I did install and tested. In general needs work.

First you notice powervu plugin will crash. Idid adjust some of the settings, "bufers" and powervu ran. In fact it even started receiving data and creating the keys. BUTTT black screen.

So I keep playing with setup and now i can not even start powervu plugin. I can not seems to find the setup I used to make it run and not crash.
 

dale_para_bajo

Registered
Messages
646
When the pluging stop chsahing, the we can go into

powervu2.2>Option>Record Decrypted TS

Then you can play back the unencrypted video.

This proves that it is really close to be able to work. But need works.
 
Top