Page 26 of 113
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.1
Posted: Mon Dec 30, 2013 10:03 am
by F6500
I learned that recording the TV supports only one audio track. Does anyone from samygo could work around this limitation?
Re: [PC] SamyGO PVRDecoder for E/F series
Posted: Mon Dec 30, 2013 10:47 pm
by JtMA
I have some problems with tools from menu of this app:
1) "rename .ts filenames on USB":
If the title of the movie contains letters then target filename is generated without these letters.
Example: "O ??pkov? R??ence" -> "...O pkov Rence".
TV locked and booted few seconds after i got into the directory with these movies.
So far i know that i cannot copy files with diacritic in their names using FTP, I keep getting error 553. So the only solution I can think about is a conversion into letters without diacritics. Example: "O ??pkov? R??ence" -> "...O Sipkove Ruzence".
2) "install and run libPVRAnyDev.so on TV":
I cannot record on USB that is already inserted into TV, I have to plug it out/in to make records.
3) "install and run libPVRAnyDev.so on TV":
If I launch it from tools menu then it works except the situation mentioned in 2). However if I try to lauch it from telnet then it doesn't work. Where could be the problem?
Code: Select all
./samyGOso -p $(pidof exeTV || pidof exeDSP) -l /mtd_rwcommon/libPVRAnyDev.so -r
here are logs (/dtv/PVRAnyDev.log):
the first log, command launched from app:
[PVRAnyDev] SamyGO PVRAnyDev v0.2.0 - (c) bugficks 2013
[PVRAnyDev] * F Series - T-MST12DEUC T-MST12DEUC-1107.4 2013-07-24 *
[PVRAnyDev] Patching _ZN11CDevListMgr19IsValidDeviceForPVREi @ 0x397f8c8 .
[PVRAnyDev] Patching _ZN11CDevListMgr9AddDeviceERKiS1_ @ 0x3984614 .
[PVRAnyDev] Patching _ZN16CPVRPreprocessor34t_CheckDevicePerformanceTestResultEv @ 0x36056dc .
[PVRAnyDev] Patching _ZN17CMMBrowserViewMgr9AddDeviceEi @ 0x36a1860 .
[PVRAnyDev] init done...
the second log, command run from telnet:
[PVRAnyDev] SamyGO PVRAnyDev v0.2.0 - (c) bugficks 2013
[PVRAnyDev] * (null) - T-MST12DEUC T-MST12DEUC-1107.4 2013-07-24 *
[PVRAnyDev] Sym not found: _ZN11CDevListMgr19IsValidDeviceForPVREi
[PVRAnyDev] Error sym _ZN11CDevListMgr9AddDeviceERKiS1_: (nil) _ZN11CDevListMgr14t_AddToRecListEPKv: (nil)
[PVRAnyDev] Sym not found: _ZN16CPVRPreprocessor34t_CheckDevicePerformanceTestResultEv
[PVRAnyDev] Sym not found: _ZN17CMMBrowserViewMgr9AddDeviceEi
[PVRAnyDev] init done...
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.1
Posted: Tue Dec 31, 2013 12:54 am
by bugficks
exeAPP not exeTV
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.1
Posted: Wed Jan 01, 2014 5:34 pm
by frust
Great tool. It works fine except that subtitles are missing in the decoded recordings.
I.e. it is of rather limited use in all those countries where the speech is not synchronized to be replaced by the local national language.
As all the applicable data for the subtitles are available in the archived Samsung recording files I hope it should not be any major issue to include also the subtitles in the decoded recording.
thanks
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.1
Posted: Wed Jan 01, 2014 6:21 pm
by Lordbyte
frust wrote:Great tool. It works fine except that subtitles are missing in the decoded recordings.
I.e. it is of rather limited use in all those countries where the speech is not synchronized to be replaced by the local national language.
As all the applicable data for the subtitles are available in the archived Samsung recording files I hope it should not be any major issue to include also the subtitles in the decoded recording.
thanks
Please read
viewtopic.php?f=63&t=6511&start=177 and the following 8-10 posts.
I believe you have become victim of the same issue .. Please use a tool like TSDoctor (mentioned in above posts) to
verify your expectations to the contents of the .ts .. You may enable and disable the streams you prefer.
(You should enable the subtitles you want in TS-Doctor)
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.1
Posted: Sat Jan 04, 2014 5:20 pm
by F6500
I can't decode a movie. There is no file. I had never had such a problem.
Scanning for TV .. Please wait.
Querying recordings on TV ...
All recordings on USB listed. Waiting for user.
Dropping DRMDecrypt to work-folder.
Retrieving 20140104094005.key from TV.
Retrieving 20140104094005.inf from TV.
Retrieving 20140104094005.srf from TV.
Retrieved 6,70 Gb of 6,70 Gb ..
Removing incomplete file 20140104094005.srf
Removing not needed keyfile 20140104094005.key
Removing DRMDecrypt from work-folder.
Operation finished .. Waiting for user.
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.1
Posted: Sat Jan 04, 2014 6:11 pm
by Lordbyte
F6500 wrote:I can't decode a movie. There is no file. I had never had such a problem.
Get Procmon (
http://technet.microsoft.com/da-dk/sysi ... 96645.aspx)
Using that tool, please monitor your filesystem while the PVRDecoder is working ... Where does all the data go ?
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.1
Posted: Sat Jan 04, 2014 7:11 pm
by F6500
I ran Procmon, decoding and I have a lot of 'that'... What (and how) I should check in this tool?
http://img547.imageshack.us/img547/2170/y1ew.png
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.1
Posted: Sat Jan 04, 2014 7:43 pm
by zoelechat
Removing incomplete file 20140104094005.srf
It simply seems that no file is decoded because for some reason FTP transfer is aborted (connection lost? wifi?)
Re: [PC] SamyGO PVRDecoder for E/F series - Version 1.5.3.1
Posted: Sat Jan 04, 2014 8:32 pm
by F6500
I tried several times to decode and for the third time decoded successfully.