Page 1 of 1
Multiplatform DRMDecrypt GUI
Posted: Sat Dec 01, 2012 8:59 am
by kagzer
Hi All
I have started to make a multiplatform GUI for DRMDecrypt in Qt so linux users are not excluded

.
Before first test version is out i post some screenshots to ask your opinion.
Of course, any ideas are welcome..
First version uploaded.
Please post your oppinions and ideas.
New version: big file support, DRM key save, etc...
If you double click on task, Info dialog appears with detail informations.
Re: Multiplatform DRMDecrypt GUI
Posted: Sat Dec 01, 2012 9:17 am
by juusso
Looking forward
Edit: something is wrong with your png files.
Re: Multiplatform DRMDecrypt GUI-start first test
Posted: Sun Mar 31, 2013 12:13 pm
by AlfredoC
Hi,
Nice work
I tried it but unfortunately it has some bugs.
It cannot handle big files > 2G.
I fixed it with using
instead of
.
But then it goes into an endless loop, that makes the output file bigger than the original
The output file comes without name. The program create
as output file.
Do you have a new version?
Re: Multiplatform DRMDecrypt GUI-start first test
Posted: Sun Mar 31, 2013 2:33 pm
by kagzer
Uhm... I am very suprised because this is the 1st interest since i have uploaded the test version

I have a newer one, i upload it immediately.
Re: Multiplatform DRMDecrypt GUI
Posted: Mon Apr 01, 2013 12:35 pm
by AlfredoC
yea, that is suprising.
although handling the video files on the xfs file system under linux is much easier then under win
I would have a feature request:
can you implement the SamyPvrManager-0.99 funcionality too?
Re: Multiplatform DRMDecrypt GUI
Posted: Mon Apr 01, 2013 3:04 pm
by kagzer
What functionality you mean?
I'm affraid of i have reached my limits

Re: Multiplatform DRMDecrypt GUI
Posted: Tue Apr 02, 2013 5:39 pm
by AlfredoC
Come on!

I think you have almost done it.
You read the mta index file in qmetainforeader.cpp.
This information should be editable in your GUI and written back to the index file.
I think you can do it

Re: Multiplatform DRMDecrypt GUI
Posted: Sun Apr 21, 2013 4:55 pm
by AlfredoC
ok
I opened a new project at gitorious
https://gitorious.org/samygo-decrypt/samygo-decrypt
I made some changes to the code so that it works fine for me now.
Anybody is welcome to join the project

Re: Multiplatform DRMDecrypt GUI
Posted: Mon Apr 22, 2013 8:51 pm
by kagzer
Great!
To be honest i do not have enought time to continue this project, so thanks for your verve
