[PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53

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.

mikemcgear
SamyGO Project Donor
Posts: 14
Joined: Tue Dec 23, 2014 5:38 pm

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.7.3.31

Post by mikemcgear »

@Lordbyte
I have now a proof for my theory of a workaround.
In my setup, no matter how I configure the buffer size, the FTP would always be much faster than the decoding on the TV, so in the end there is buffer underrun and decoding finishes too early.

My theory of a workaround was to limit the FTP transfer rate.
My solution is to limit the FTP transfer rate ON THE PC.
There is a Windows program "NetLimiter 4" which you can google and download.
With this program, it is possible to limit the TCP/IP DL or UL speeds of particular programs.

With a limit of PVRDecoder Download speed to 4 MB/s (which results in decoding speed of 32 Mbit/s on the TV), everything works well on my setup! :D :D :D

If you would find a way to limit the FTP transfer rate within SamyGo PVRDecoder itself, this would be the solution. In particular since you KNOW the actual decoding rate on the TV (since it is printed while it decodes), there could even be an easy solution to auto-configure the limiting of the FTP transfer rate.
UE48H6600, T-GFSDEUC 1184 1210.5 1240.2 1300 1321
Lordbyte
Official SamyGO Developer
Posts: 1472
Joined: Sun Aug 18, 2013 11:07 pm

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.7.3.31

Post by Lordbyte »

Actually, - When the decoding-plugin was created by sectroyer, we spoke about the possibility of a buffer-underrun.
It was theorized that the decoding process in ANY case would always out-perform ANY FTP-transfer.

Sadly, as you well know - the evaluation of possible scenarios never included TV?s equipped with "discount-hardware".

Your solution seems to work for you, but I am not inclined to solve the problem by introducing LIMITATIONS.
I want to solve this issue, by having the decoder-plugin being much faster, OR by introducing some sort of
signaling between plugin and the PVRDecoder.

The "official" solution at this stage, is to enable serializing in setup. I will debate this issue with sectroyer.
I provide NO assistance by PM, unless absolutely necessary. Please ask questions in dedicated topics.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.7.3.31

Post by sectroyer »

Lordbyte wrote:

The "official" solution at this stage, is to enable serializing in setup. I will debate this issue with sectroyer.
No need to debate. He just needs to set "magic number" correctly :) Decoding WILL ALWAYS be faster than ftp transfer :) The only problem is that with this "discount-hardware" TVs it requires "strange" values for "magic number" :) Nothing more ;)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
Lordbyte
Official SamyGO Developer
Posts: 1472
Joined: Sun Aug 18, 2013 11:07 pm

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.7.3.31

Post by Lordbyte »

Would it be possible to introduce another plugin that the PVRDecoder could "test" (magic) values against ?

Would be much more user-friendly if the PVRDecoder somehow could "benchmark" the TV for a good "magic value" :-)
I provide NO assistance by PM, unless absolutely necessary. Please ask questions in dedicated topics.
leikli
SamyGO Project Donor
Posts: 79
Joined: Mon Dec 29, 2014 11:41 pm

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.7.3.31

Post by leikli »

sectroyer wrote: No need to debate. He just needs to set "magic number" correctly :) Decoding WILL ALWAYS be faster than ftp transfer :) The only problem is that with this "discount-hardware" TVs it requires "strange" values for "magic number" :) Nothing more ;)
I have a feeling that the "magic number" might depend on the recording. A recording in HD could require a different "magic number".
Model: UE40H7005 Firmware: T-GFSDEUC-1210.5 (previously T-GFSDEUC-1142.0)
Lordbyte
Official SamyGO Developer
Posts: 1472
Joined: Sun Aug 18, 2013 11:07 pm

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.7.3.31

Post by Lordbyte »

Another argument for the PVRDecoder being able to autodetect a good value.
I provide NO assistance by PM, unless absolutely necessary. Please ask questions in dedicated topics.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.7.3.31

Post by sectroyer »

Lordbyte wrote:Another argument for the PVRDecoder being able to autodetect a good value.
Just remember that for some (50%) of "magic values" tv crashes/hangs :) And for some values it might even "finish" decoding but produced file might be incorrect :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
mikemcgear
SamyGO Project Donor
Posts: 14
Joined: Tue Dec 23, 2014 5:38 pm

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.7.3.31

Post by mikemcgear »

Re: discount hardware. I do not think this is actually the case. The H6600 models have TWIN tuner and can RECORD 2 programmes simultaneously to playing back a 3rd recording. So the encrypt/decrypt HW block is at least capable to do 2x encrypt and 1x decrypt simultaneously.

My preferred solution would also be also to speed up decrypting in the first place.

But, having 4 MegaBytes per second is a zillion times better than using serializing which gives only like 300 KBytes per second.
UE48H6600, T-GFSDEUC 1184 1210.5 1240.2 1300 1321
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.7.3.31

Post by sectroyer »

mikemcgear wrote:Re: discount hardware. I do not think this is actually the case. The H6600 models have TWIN tuner and can RECORD 2 programmes simultaneously to playing back a 3rd recording. So the encrypt/decrypt HW block is at least capable to do 2x encrypt and 1x decrypt simultaneously.

My preferred solution would also be also to speed up decrypting in the first place.

But, having 4 MegaBytes per second is a zillion times better than using serializing which gives only like 300 KBytes per second.
My H6600 can't record 2 channels simultaneously and it also has two tuners ;) Anyway on my TV it worked out of the box(the decryption was zillion times faster than download) :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.7.3.31

Post by zoelechat »

Do not confuse: H6600 is T-GFS whereas H6640 is T-MST :)
I do NOT receive any PM. Please use forum.

Post Reply

Return to “[F] Software”