Page 43 of 113
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
Posted: Sat Feb 15, 2014 11:27 am
by Lordbyte
You need a product like TS Doctor (
http://cypheros.de/tsdoctor.html)
Using that, you select what streams inside the .ts file should be active ..
You select what soundtrack to keep, and what subtitles to keep, and so on ..
You also get a chance to cut out commercials, and such ..
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
Posted: Sat Feb 15, 2014 11:48 am
by FlorinX
Any alternatives ?
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
Posted: Sat Feb 15, 2014 11:54 am
by Lordbyte
I am sure there is .. somewhere on the web .. Google is your friend in this case

But why find alternative ?
TS Doctor does the job perfectly

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
Posted: Sat Feb 15, 2014 11:58 am
by FlorinX
ok. thank you verry much
Re: TS subtitle problem
Posted: Sat Feb 15, 2014 2:30 pm
by edytibi
@FlorinX You can try Project X
http://www.videohelp.com/tools/ProjectX
I use it to demux the TS files to elementary streams.I convert the SUP (subtitles) to SRT using SubtitleCreator and Subresynch.The extracted video and audio streams + srt file I remux to MKV (I'm sure that MKV can contain SUP subtitles but I never tested).
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.3
Posted: Sun Feb 16, 2014 5:41 pm
by rbmaster
mihd wrote:rbmaster wrote:
Could you share your autostart init file? I tried to make my own but it's not working. Also, will it work while recording on standby?
samyGOso -p `pidof exeDSP` -l $libPATH/libPVRtoTS.so
samyGOso -p $(pidof exeTV || pidof exeDSP) -l $libPATH/libPVRtoTS.so -r
Yes, it will work while recording on standby. Timer recording is work.
Thank you for sharing your init file

.
Problem is, it's still not working.
I checked and I have the required files on rwcommon and the init has 755 permissions. I tested both recording after the tv is on some minutes (to be sure the scripts are running I waited something like 30 minutes xD) and while the tv is on standby mode. In both cases, it doesn't work

Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.3
Posted: Sun Feb 16, 2014 5:56 pm
by mihd
rbmaster wrote:
Problem is, it's still not working.
I checked and I have the required files on rwcommon and the init has 755 permissions. I tested both recording after the tv is on some minutes (to be sure the scripts are running I waited something like 30 minutes xD) and while the tv is on standby mode. In both cases, it doesn't work

Show /dtv/PVRtoTS.log..
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
Posted: Sun Feb 16, 2014 7:00 pm
by Piwek
Lordbyte wrote:Version 1.5.3.4 have been released to top post of this thread.
UTF-8 support and offline decoder is among the headlines.
For EXT2/3/4 support for the offline-decoder module follow directions here :
http://driesve.tumblr.com/post/15607941 ... -windows-7
It works well using Windows 8.1 here, and I can decode EXT3-stuff directly from USB-device in offline-mode !
How to use it in offline mode?
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
Posted: Sun Feb 16, 2014 7:12 pm
by Lordbyte
1. While USB-device is connected to TV, select "Extract all keys to CONTENT folder" from the Tools-menu.
2. Move USB-device to PC (and connect it) .. You might verify that you can see CONTENT folder using windows explorer before continuing.
3. Select "Decode offline files" from the Tools-menu.
4. Browse to CONTENT-folder.
The rest ought to be self-explanatory ..
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.3
Posted: Sun Feb 16, 2014 7:23 pm
by rbmaster
mihd wrote:rbmaster wrote:
Problem is, it's still not working.
I checked and I have the required files on rwcommon and the init has 755 permissions. I tested both recording after the tv is on some minutes (to be sure the scripts are running I waited something like 30 minutes xD) and while the tv is on standby mode. In both cases, it doesn't work

Show /dtv/PVRtoTS.log..
It doesn't even create the log file

. If I turn on the tv and then install and load the script (using this software) it creates a log file, and it works :-S. So, somethings wrong with the init file :s. I set the permissions to 777 but no luck, the result is the same :s
Edit: Btw, why's the code for exeDSP crash protection disabled? :S :s