Page 4 of 4
Re: [App] Disable recordings encryption patch (E-MST only)
Posted: Wed Jan 14, 2015 11:42 pm
by sectroyer
Code: Select all
Disable encoding for record patch v0.1
Patching done!
Use code bbcode for console dumps

Re: [App] Disable recordings encryption patch (E-MST only)
Posted: Wed Jan 14, 2015 11:43 pm
by zoelechat
Ok, so if you're not able to record, even less unencrypted, it means patch doesn't work on non-MST. Sorry, 1st post already edited

Re: [App] Disable recordings encryption patch (E-MST only)
Posted: Wed Jan 14, 2015 11:45 pm
by francuccio
Too bad ... we hope we can solve
Re: [App] Disable recordings encryption patch (E-MST only)
Posted: Wed Jan 14, 2015 11:52 pm
by zoelechat
francuccio wrote:Too bad ... we hope we can solve
You can still use PVRdecoder to decrypt your recordings, or get PVRtoTS (donor's only though)
Re: [App] Disable recordings encryption patch (E-MST only)
Posted: Thu Jan 15, 2015 12:04 am
by francuccio
You tell me how to get it?
Thank You
Re: [App] Disable recordings encryption patch (E-MST only)
Posted: Thu Jan 15, 2015 12:08 am
by zoelechat
Re: [App] Disable recordings encryption patch (E-MST only)
Posted: Fri Jan 16, 2015 8:01 pm
by francuccio
With PVRtoTS can also record from encrypted channels?
Re: [App] Disable recordings encryption patch (E-MST only)
Posted: Fri Jan 16, 2015 8:08 pm
by zoelechat
francuccio wrote:With PVRtoTS can also record from encrypted channels?
PVRtoTS doesn't change anything to TV behavior at this level, you might try this other patch:
[App] Allow recording from CI/satellite patch
If this one works yes (check if TV allow to record encrypted channels after patching), else no.
Re: [App] Disable recordings encryption patch (E-MST only)
Posted: Fri Jan 30, 2015 5:35 pm
by kulica
I've patched my ES6100 series and it works OK. Now the fun part. I've tried with PVR decoder to access files on the USB stick, but I don't know what happens, TV suddenly loses root and it's impossible to reconnect. When I manually run samygo in Smart something it works again.
After re-enabling it it works just fine. Now my linux skills come in handy. I didn?t know where the USB key is mounted, thus I ran cat /proc/mounts command, which yielded information that the USB key should be mounted as /dev/sda1 /dtv/usb/sda1 xfs rw,noexec,relatime,nouuid,attr2,noquota 0 0. So let?s go into that directory and try to find out where the movie is stored.
Code: Select all
root@tv:/dtv/usb/sda1/CONTENTS # ls
20150130130738.inf 20150130130738.mta 20150130130738.ss NewBoard.ss
20150130130738.mdb 20150130130738.srf 20360316151138.key
As you can see there are files on the stick. Probably the largest should be the video I was looking for. Therefore I fired up FileZilla and went into that directory. In the OP the author says that you would probably need to rename the video file extension to .ts. That?s what I?ve done. But the windows player disagrees with me with the fallowing message:
File Source (Async.)::Output
Code: Select all
Media Type 0:
--------------------------
Unknown
AM_MEDIA_TYPE:
majortype: MEDIATYPE_Stream {E436EB83-524F-11CE-9F53-0020AF0BA770}
subtype: MEDIASUBTYPE_MPEG2_TRANSPORT {E06D8023-DB46-11CF-B4D1-00805F6CBBEA}
formattype: TIME_FORMAT_NONE {00000000-0000-0000-0000-000000000000}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 1
cbFormat: 0
Any ideas? It seems to me, that this is still encrypted.
EDIT: It suddenly works now. Never mind. I think there's a huge start-up delay with patching. You have to wait at least a full minute. I also have found out that you can simply transfer these files over samba share, and that is a quite convenient.
Thanks to the author .