Skip to content
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

Open
joolzg opened this issue Feb 4, 2016 · 5 comments
Open

PowerVu #7

joolzg opened this issue Feb 4, 2016 · 5 comments

Comments

@joolzg
Copy link

joolzg commented Feb 4, 2016

Any plans of adding powervu as a decoding option?

@joolzg
Copy link
Author

joolzg commented Feb 9, 2016

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
ps. Also when receiving the stream AC3 streams are not marked as audio but as PES Private Streams. I can provide a small dump for you showing this problem.

@cooliobr
Copy link

Hi @joolzg , you make any progress in this case?

@joolzg
Copy link
Author

joolzg commented Jan 17, 2017

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

@cooliobr
Copy link

cooliobr commented Jan 17, 2017 via email

@euacreations
Copy link

@joolzg
Can you tell me how to use this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants