[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.

zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRtoTS E/F

Post by zoelechat »

asiersan wrote:Its posible to delete original files and only mantain ts file????
Yes, add this line near the end of ts2filename script, just before "exit 0":

Code: Select all

rm -f ${INF_FILE%.*}.*
I do NOT receive any PM. Please use forum.
asiersan
SamyGO Project Donor
Posts: 157
Joined: Fri May 09, 2014 1:30 am

Re: [App] SamyGO PVRtoTS E/F

Post by asiersan »

tried and works great!!!! thanks a lot
Samsung 55HU7500L
Samsung 40F6500
Samsung 32K5570SU
kipk
SamyGO Project Donor
Posts: 46
Joined: Sun Oct 19, 2014 4:08 pm

Re: [App] SamyGO PVRtoTS E/F

Post by kipk »

this only works when my tv is on, but when I record with tv off its still a srf file

Model:UE46F6510
Firmware:T-MST12DEUC_1119.0
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRtoTS E/F

Post by zoelechat »

kipk wrote:this only works when my tv is on, but when I record with tv off its still a srf file
I guess you're talking about scheduled recording started on TV off, right? (not instant recording stopped on TV off?)
That means despite TV powering on about 3 minutes before starting recording, PVRtoTS script is still not started at this point. One of your startup scripts must last much longer than expected, so you might try to change order of start. Rename for example script to 02_02_PVRtoTS.init
Otherwise you still can use libSoftPowerOff so everything remains permanently loaded.
I do NOT receive any PM. Please use forum.
kipk
SamyGO Project Donor
Posts: 46
Joined: Sun Oct 19, 2014 4:08 pm

Re: [App] SamyGO PVRtoTS E/F

Post by kipk »

Thx for helping me,

I guess you're talking about scheduled recording started on TV off, right :YES

I have this skype root version :Get ROOT access on F-series without develop account
I have no mnt/ folder acces it gives me a 550 error. (Emty folder)
I have installed the libPVRtoTS with the samygopvr decoder.
If I uses other roots my tv turns off by itself few times a day.

I dont know can I put this PVRtoTS.init in same folder as libPVRtoTS.so and libPVRtoTS.config in mtd_rwcommon?
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRtoTS E/F

Post by zoelechat »

If you have no /mnt folder that's definitely BAD :)
You should first restart rooting procedure from scratch, after factory and Smarthub reset. No point in expecting anything to work correctly until you have at least correct root.
I do NOT receive any PM. Please use forum.
kipk
SamyGO Project Donor
Posts: 46
Joined: Sun Oct 19, 2014 4:08 pm

Re: [App] SamyGO PVRtoTS E/F

Post by kipk »

Thats the problem, If I have a correct root with /mnt my tv is going to turns it self off many times a day so I lose my record anyways:S

I tryd all rooting out on this website without luck. The only Get ROOT access on F-series without develop account Is my only hope
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRtoTS E/F

Post by zoelechat »

kipk wrote:The only Get ROOT access on F-series without develop account Is my only hope
It's a good choice, I also prefer that one...
But unless you've got something in /mnt using it, there's no way to use ANY startup script/stuff. So, retrying IS your only hope :)
I do NOT receive any PM. Please use forum.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO PVRtoTS E/F

Post by zoelechat »

Btw, about "my tv is going to turns it self off many times a day" using donor's root on F-MST, there's a clue:
viewtopic.php?f=63&t=7982&start=1030#p70574
I do NOT receive any PM. Please use forum.
kipk
SamyGO Project Donor
Posts: 46
Joined: Sun Oct 19, 2014 4:08 pm

Re: [App] SamyGO PVRtoTS E/F

Post by kipk »

ok nice going to try that. And Thx for your help I gonna try try and try till it going to work.

Post Reply

Return to “[F] Software”