[PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
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 ..
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 ..
I provide NO assistance by PM, unless absolutely necessary. Please ask questions in dedicated topics.
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
Any alternatives ?
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
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

But why find alternative ?
TS Doctor does the job perfectly

I provide NO assistance by PM, unless absolutely necessary. Please ask questions in dedicated topics.
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
ok. thank you verry much
Re: TS subtitle problem
@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).
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
mihd wrote:samyGOso -p `pidof exeDSP` -l $libPATH/libPVRtoTS.sorbmaster 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 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
Show /dtv/PVRtoTS.log..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
TV: Samsung UE40F6330AK (FW: T-MST12DEUC-1119.0 2014-02-22 / SamyGO) + HDD 1Tb 2,5" (TOSHIBA MQ01ABD1);
TV: Philips 26PF4311 + Cable TV Receiver LATEL LC-808HD (with NFS client, DLNA - n/a, Samba - n/a);
Router: Netgear WNDR3800 (FW: OpenWrt Attitude Adjustment 12.09-beta2) + HDD 1Tb 2,5" (SEAGATE Expansion STBX1000201) (with NFS,DLNA and Samba servers).
TV: Philips 26PF4311 + Cable TV Receiver LATEL LC-808HD (with NFS client, DLNA - n/a, Samba - n/a);
Router: Netgear WNDR3800 (FW: OpenWrt Attitude Adjustment 12.09-beta2) + HDD 1Tb 2,5" (SEAGATE Expansion STBX1000201) (with NFS,DLNA and Samba servers).
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
How to use it in offline mode?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 !
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.4
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 ..
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 ..
I provide NO assistance by PM, unless absolutely necessary. Please ask questions in dedicated topics.
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.3
mihd wrote:Show /dtv/PVRtoTS.log..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
It doesn't even create the log file

Edit: Btw, why's the code for exeDSP crash protection disabled? :S :s