[App] SamyGO PVRtoTS E/F

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.

User avatar
mmhorda
SamyGO Project Donor
Posts: 152
Joined: Tue Jan 25, 2011 11:23 am

Re: [App] SamyGO PVRtoTS E/F

Post by mmhorda »

zoelechat wrote:If you want to paste something useful:
-Inject patch
-Launch a recording for a while (more than 10secs)
-Paste here /dtv/PVRtoTS.log
Log is not creating.

VDLinux#> ./99_91_PVRtoTS.init start
checking /dtv/usb/sda1
checking /dtv/usb/sdj
checking /dtv/usb/sdk
samyGOso v1.2.2 (c) bugficks 2013
Injecting '/mnt/opt/privateer/usr/libso/libPVRtoTS.so' resident: '1'
Succeeded.

STARTING recording on TV,
Waiting more than 15 seconds.
Chekcing LOG

VDLinux#> cat /dtv/PVRtoTS.log
cat: can't open '/dtv/PVRtoTS.log': No such file or directory
VDLinux#>

checking CONTENTS folder. (usual encoded SRF)

UPDATE: which are not deleted by itsel :-O
TV: LE40C750 - T-VALDEUC 3011.0
TV: UE40D6100 - T-GAS6DEUC 1026.0
TV: UE50ES6300 - T-MST10PDEUC 1042.0
NAS: MyBookLive 3Tb - Core F/W 02.43.03-022
User avatar
mmhorda
SamyGO Project Donor
Posts: 152
Joined: Tue Jan 25, 2011 11:23 am

Re: [App] SamyGO PVRtoTS E/F

Post by mmhorda »

zoelechat wrote:...and you should first check if it works on local USB drive attached to TV, instead of NFS/NAS :)
sounds funny but I don't know how to check it this way. :-D
anyway it should work over NFS too since my NFS mount is a virtual XFS formated USB (well TV thinks so).
NoDRM for example works like a charm.
TV: LE40C750 - T-VALDEUC 3011.0
TV: UE40D6100 - T-GAS6DEUC 1026.0
TV: UE50ES6300 - T-MST10PDEUC 1042.0
NAS: MyBookLive 3Tb - Core F/W 02.43.03-022
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRtoTS E/F

Post by zoelechat »

Plug an USB drive to TV, record to it, that's all! It's worth the try :D

Anyway, if no log, patch is probably not injected, did you copy libPVRtoTS.so and .config to /mnt/opt/privateer/usr/libso? :)

How about trying to inject it manually?

Code: Select all

samyGOso -p $(pidof exeTV || pidof exeDSP) -l /mnt/opt/privateer/usr/libso/libPVRtoTS.so -r -d
I do NOT receive any PM. Please use forum.
User avatar
mmhorda
SamyGO Project Donor
Posts: 152
Joined: Tue Jan 25, 2011 11:23 am

Re: [App] SamyGO PVRtoTS E/F

Post by mmhorda »

zoelechat wrote:Plug an USB drive to TV, record to it, that's all! It's worth the try :D

Anyway, if no log, patch is probably not injected, did you copy libPVRtoTS.so and .config to /mnt/opt/privateer/usr/libso? :)

How about trying to inject it manually?

Code: Select all

samyGOso -p $(pidof exeTV || pidof exeDSP) -l /mnt/opt/privateer/usr/libso/libPVRtoTS.so -r -d
ehmmm not really to /mnt/opt/privateer/usr/libso :oops:
I rather copied it to /mnt/opt/privateer/usr/so and you are right i had to change the "SODIR=$SYSROOT/opt/privateer/usr/libso" in init to my "SODIR=$SYSROOT/opt/privateer/usr/so" at the end.
I somehow I thought I have done it :-D OOPS.
checking once agian now.
TV: LE40C750 - T-VALDEUC 3011.0
TV: UE40D6100 - T-GAS6DEUC 1026.0
TV: UE50ES6300 - T-MST10PDEUC 1042.0
NAS: MyBookLive 3Tb - Core F/W 02.43.03-022
User avatar
mmhorda
SamyGO Project Donor
Posts: 152
Joined: Tue Jan 25, 2011 11:23 am

Re: [App] SamyGO PVRtoTS E/F

Post by mmhorda »

Its working!

log is created, ts and key file is created in the folder too.

Thanks!
TV: LE40C750 - T-VALDEUC 3011.0
TV: UE40D6100 - T-GAS6DEUC 1026.0
TV: UE50ES6300 - T-MST10PDEUC 1042.0
NAS: MyBookLive 3Tb - Core F/W 02.43.03-022
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRtoTS E/F

Post by zoelechat »

Of course it works :ugeek:

You should have begun by "I didn't respect the procedure..."
I do NOT receive any PM. Please use forum.
User avatar
mmhorda
SamyGO Project Donor
Posts: 152
Joined: Tue Jan 25, 2011 11:23 am

Re: [App] SamyGO PVRtoTS E/F

Post by mmhorda »

zoelechat wrote:Of course it works :ugeek:

You should have begun by "I didn't respect the procedure..."
Yeah. true. I didn't respect the procedure... :)
TV: LE40C750 - T-VALDEUC 3011.0
TV: UE40D6100 - T-GAS6DEUC 1026.0
TV: UE50ES6300 - T-MST10PDEUC 1042.0
NAS: MyBookLive 3Tb - Core F/W 02.43.03-022
NeoMoucha
SamyGO Project Donor
Posts: 86
Joined: Sat Dec 10, 2011 9:18 pm

Re: [App] SamyGO PVRtoTS E/F

Post by NeoMoucha »

Here is my observation using this on my BD-E8900 player:
Stored TS file is not playable (on PC), but if I download the *.SRF and *.KEY file and use it in the Destroi (1.3.3) utility, the result *.TS file is playable!
I love SamyGO :)
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRtoTS E/F

Post by zoelechat »

NeoMoucha wrote:Here is my observation using this on my BD-E8900 player:
Stored TS file is not playable (on PC), but if I download the *.SRF and *.KEY file and use it in the Destroi (1.3.3) utility, the result *.TS file is playable!
Download .INF as well and you'll be able to use PVRdecoder in offline mode, much more handy than outdated Destroi :)
If PVRtoTS only works for key extraction, you might set it in "key only" mode, not to have an unuseful and unplayable .TS created for each recording.
I do NOT receive any PM. Please use forum.
NeoMoucha
SamyGO Project Donor
Posts: 86
Joined: Sat Dec 10, 2011 9:18 pm

Re: [App] SamyGO PVRtoTS E/F

Post by NeoMoucha »

zoelechat wrote:...
Download .INF as well and you'll be able to use PVRdecoder in offline mode, much more handy than outdated Destroi :)
If PVRtoTS only works for key extraction, you might set it in "key only" mode, not to have an unuseful and unplayable .TS created for each recording.
done and done :) thanks!
I love SamyGO :)

Post Reply

Return to “[F] Software”