A lot to read
Search found 10 matches
- Fri Sep 08, 2017 11:52 am
- Forum: [K] General
- Topic: Enable PVR Content to play in other TV
- Replies: 10
- Views: 11471
Re: Enable PVR Content to play in other TV
ok, thanks.
A lot to read
A lot to read
- Fri Sep 08, 2017 8:57 am
- Forum: [K] General
- Topic: Enable PVR Content to play in other TV
- Replies: 10
- Views: 11471
Re: Enable PVR Content to play in other TV
... of course not.
May be you can post some links?
May be you can post some links?
- Thu Sep 07, 2017 9:05 pm
- Forum: [K] General
- Topic: Enable PVR Content to play in other TV
- Replies: 10
- Views: 11471
Re: Enable PVR Content to play in other TV
yes, the key comes from the .mdb file.
Has somebody new solutions?
Has somebody new solutions?
- Wed Sep 06, 2017 9:16 pm
- Forum: [K] General
- Topic: Enable PVR Content to play in other TV
- Replies: 10
- Views: 11471
Re: Enable PVR Content to play in other TV
Hi, here is a tool that should decrypt recorded files. This is really old code and I'm not sure if it works with current models. But I'm optimistic that Samsung was too lazy to change this. It worked for all models before Tizen. On Linux you can use QtCreator to compile it. May be on Windows it work...
- Mon Apr 22, 2013 7:22 pm
- Forum: [D] Software
- Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
- Replies: 182
- Views: 261990
Re: Samsung PVR Content Decrypting tool - final
Hi, anyway, I wrote a php script that kann read mdb files and can extract the key to a file or to the command line :D The script may run on Windows and Linux just call # php getKey.php <mdb_file> This script works perfectly for D series. I think the script is easy to understand, so anybody can chang...
- Sun Apr 21, 2013 4:55 pm
- Forum: BluRay Players
- Topic: Multiplatform DRMDecrypt GUI
- Replies: 8
- Views: 7655
Re: Multiplatform DRMDecrypt GUI
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
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
- Tue Apr 02, 2013 5:39 pm
- Forum: BluRay Players
- Topic: Multiplatform DRMDecrypt GUI
- Replies: 8
- Views: 7655
Re: Multiplatform DRMDecrypt GUI
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
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
- Mon Apr 01, 2013 12:51 pm
- Forum: [D] Software
- Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
- Replies: 182
- Views: 261990
Re: Samsung PVR Content Decrypting tool - final
Hi,
I changed the Windows version that it works fine under Linux including drm key extraction from mdb file.
Linux users like run programs witout ui
I changed the Windows version that it works fine under Linux including drm key extraction from mdb file.
Linux users like run programs witout ui
- Mon Apr 01, 2013 12:35 pm
- Forum: BluRay Players
- Topic: Multiplatform DRMDecrypt GUI
- Replies: 8
- Views: 7655
Re: Multiplatform DRMDecrypt GUI
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?
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?
- Sun Mar 31, 2013 12:13 pm
- Forum: BluRay Players
- Topic: Multiplatform DRMDecrypt GUI
- Replies: 8
- Views: 7655
Re: Multiplatform DRMDecrypt GUI-start first test
Hi, Nice work :P I tried it but unfortunately it has some bugs. It cannot handle big files > 2G. I fixed it with using fopen64 instead of fopen . But then it goes into an endless loop, that makes the output file bigger than the original :cry: The output file comes without name. The program create -....