[PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.

JamesZ
SamyGO Project Donor
Posts: 22
Joined: Mon Dec 08, 2014 2:07 pm

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4

Post by JamesZ »

Excellent! Online retrieval and decryption worked perfectly with cabled LAN connection!
Ashes on my head; I knew that android devices can disturb connections on WLAN, my WLAN printer repeatedly got disconnected.
That's why all androids are on my "guest" WLAN, so my main WLAN no longer gets disturbed.
But I didn't trust devices like TVs and internet radios as well.

So the main solution with PVRDecoder works perfectly well!

The second try with offline decryption also showed the 5GB limitation.
The .key and .srf files retrieved by Linux Reader and by PVRDecoder (temp) are identical.

The suggested test with Bugficks Decoder is pending. Can it be done on a Windows PC?
I do not yet clearly see what is to be done from the topic referenced, my unix knowledge is marginal.
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4

Post by zoelechat »

JamesZ wrote:The suggested test with Bugficks Decoder is pending. Can it be done on a Windows PC?
I do not yet clearly see what is to be done from the topic referenced, my unix knowledge is marginal.
It HAS to be done on a Windows PC :)
Download drmdecrypt.exe, retrieve .srf and .key to a local folder, open commandline and use given syntax:

Code: Select all

drmdecrypt in.srf in.key out.ts
I do NOT receive any PM. Please use forum.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4

Post by sectroyer »

zoelechat wrote:
JamesZ wrote:The suggested test with Bugficks Decoder is pending. Can it be done on a Windows PC?
I do not yet clearly see what is to be done from the topic referenced, my unix knowledge is marginal.
It HAS to be done on a Windows PC :)
Download drmdecrypt.exe, retrieve .srf and .key to a local folder, open commandline and use given syntax:

Code: Select all

drmdecrypt in.srf in.key out.ts
No it DOESN'T :) Linux/Unix/Mac or whatever version can be compiled from stuff "Console script" that I published months ago :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4

Post by zoelechat »

sectroyer wrote:No it DOESN'T :) Linux/Unix/Mac or whatever version can be compiled from stuff "Console script" that I published months ago :)
We're trying DRMdecrypt version included in Windows PVRdecoder. Maybe the problem exists on other platforms as well (it would be interesting to confirm it). But for now required test with given binary HAS to be done under Windows :)
I do NOT receive any PM. Please use forum.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4

Post by sectroyer »

Hehe okay but THIS version I also used on Mac OS X ;)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4

Post by zoelechat »

@JamesZ
Could you attach somewhere your 16GB faulty recording for sectroyer to try to decrypt it on Mac? :mrgreen:
I do NOT receive any PM. Please use forum.
JamesZ
SamyGO Project Donor
Posts: 22
Joined: Mon Dec 08, 2014 2:07 pm

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4

Post by JamesZ »

I did find out what to do on windows.

I got confused because I first omitted the -hw switch (but it seems not to be needed in this version).
Note that the output size is correct, but drmdecrypt reports only about 5GB done.
Neither out.ts nor outout.ts produced are playable.

Is there an other drmdecrypt version to try?

Code: Select all

C:\Video\SamsungTV\offline>drmdecrypt 20141206100029.srf 20141206100029.key out
0141206100029.ts
===============================================================================
    SamyGO - Samsung LED TV PVR Recording Decrypt (Denny@samygo)
    auto AF decryption, LFS, hw aes, unicode (bugficks@samygo)
    v1.1

Decrypting '20141206100029.srf' to 'out20141206100029.ts'
   5251268640 100%
Decryption completed in 319 secs.

C:\Video\SamsungTV\offline>dir *.ts
 Volume in drive C is Acer
 Volume Serial Number is 4CAF-1CC1

 Directory of C:\Video\SamsungTV\offline

10.12.2014  14:22     9'339'112'768 out20141206100029.ts
               1 File(s)  9'339'112'768 bytes
               0 Dir(s)  37'322'928'128 bytes free

C:\Video\SamsungTV\offline>drmdecrypt -hw 20141206100029.srf 20141206100029.key
out20141206100029.ts
===============================================================================
    SamyGO - Samsung LED TV PVR Recording Decrypt (Denny@samygo)
    auto AF decryption, LFS, hw aes, unicode (bugficks@samygo)
    v1.1

Using HW decryption.
Decrypting '20141206100029.srf' to 'out20141206100029.ts'
   5251268640 100%
Decryption completed in 354 secs.

C:\Video\SamsungTV\offline>dir *.ts
 Volume in drive C is Acer
 Volume Serial Number is 4CAF-1CC1

 Directory of C:\Video\SamsungTV\offline

10.12.2014  14:41     9'317'705'536 out20141206100029.ts
               1 File(s)  9'317'705'536 bytes
               0 Dir(s)  37'341'806'592 bytes free

C:\Video\SamsungTV\offline>drmdecrypt -hw 20141206100029.srf 20141206100029.key
outout20141206100029.ts
===============================================================================
    SamyGO - Samsung LED TV PVR Recording Decrypt (Denny@samygo)
    auto AF decryption, LFS, hw aes, unicode (bugficks@samygo)
    v1.1

Using HW decryption.
Decrypting '20141206100029.srf' to 'outout20141206100029.ts'
   5251268640 100%
Decryption completed in 559 secs.

C:\Video\SamsungTV\offline>dir *.ts
 Volume in drive C is Acer
 Volume Serial Number is 4CAF-1CC1

 Directory of C:\Video\SamsungTV\offline

10.12.2014  14:41     9'317'705'536 out20141206100029.ts
10.12.2014  14:54     9'315'424'768 outout20141206100029.ts
               2 File(s) 18'633'130'304 bytes
               0 Dir(s)  28'015'439'872 bytes free

C:\Video\SamsungTV\offline>
Sorry, I can't provide any of my recordings. So far as I know I may make a copy of public or bought copyrighted material, such as public broadcasts, for my personal use, as long as it is not copy protected. But I am not allowed to distribute such copy.
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4

Post by zoelechat »

You took drmdecrypt version I linked? I can't explain why files are unplayable (do you mean incomplete?) since it's the same one used in PVRdecoder :D
JamesZ wrote:Sorry, I can't provide any of my recordings. So far as I know I may make a copy of public or bought copyrighted material, such as public broadcasts, for my personal use, as long as it is not copy protected. But I am not allowed to distribute such copy.
Nevermind ;)

ps: -hw switch is hardware decoding, no matter if you use it or not, it's just supposed to be faster with it
I do NOT receive any PM. Please use forum.
JamesZ
SamyGO Project Donor
Posts: 22
Joined: Mon Dec 08, 2014 2:07 pm

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4

Post by JamesZ »

I downloaded drmdecrypt-v1.1.zip from topic near topic referenced earlier. By unplayable I mean the Windows 8 app named "Video" is endlessly "starting" if this file is doubleclicked. The successfully online retrieved and converted version starts quite quickly. I can try other players, but expect no other result.

Still I think the difference in bytes processed reported may be of interest.
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4

Post by zoelechat »

Ok, anyway test was only to confirm DRMdecrypt did not go further launched manually. Confirmed, and no solution for now. :)
I do NOT receive any PM. Please use forum.

Post Reply

Return to “[F] Software”