-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PowerVu #7
Comments
OK I have added powervu ECM and EMM processing but i need a little help. EMM, processed but you need a management DES key (in a file callled powervu.key), if you have this you will get any key updates and these will be written to a 2nd file powervu.auto now powerVu has 8 viable streams, Video, Hid, Audio1,2,3,4 and a couple more, when processing the ECM i get the des keys for the 5 i want, and here lies my problem as I need to be able to decode the correct stream with the correct des key. Where in the TS structure can i get an index so i can tie the video pid to the video des key etc I am trying to do this in procesc.c:decode_buffer joolz |
Hi @joolzg , you make any progress in this case? |
yes it works but you have to add the pids manually as I could not find a good way of automagically doing this. It also does auto key grab as well. |
Can you explain how i can do?
Att.
Rafael Machado
REGS IT LTDA.
ANTIK Business Representative BRASIL
"Believe in the future, believe in your success"
"Não existe patch para a estupidez humana"
"Nós somos o que pensamos (só não pense que você é um super-herói e não
tente voar)"
2017-01-17 19:02 GMT-02:00 Julian Gardner <[email protected]>:
… @cooliobr <https://github.com/cooliobr>
yes it works but you have to add the pids manually as I could not find a
good way of automagically doing this.
It also does auto key grab as well.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AEKBihUpLvA-k4Xtr6__OO-Zb5A3VPEzks5rTSx2gaJpZM4HToc1>
.
|
@joolzg |
Any plans of adding powervu as a decoding option?
The text was updated successfully, but these errors were encountered: