[App] SamyGO Screen Resizer

Here are software that related with Samsung B series TVs. Like hex editors, new version of BusyBox or internal software, app programs that will run in your TV hardware.:!:This forum is NOT FOR USER QUESTIONS or Problems.

sbav1
Official SamyGO Developer
Posts: 374
Joined: Fri Jan 15, 2010 10:20 am

[App] SamyGO Screen Resizer

Post by sbav1 »

Hi,
Simple application I recently developed, for resizing / adjusting picture proportions in Samsung B-Series TVs (european, non-CI+ models). It has some additional features, not originally present in B-Series TVs, like "1:1 pixel mapping".
I nicknamed it "AR Fix on steroids" :). It's intended to work for any video inputs, regardless of the source.

More info in included README file.
Test version (not much tested yet); typical "Samsung quality" code, ie: many bugs & missing features.

Edit: new version (v0.3) available for download, old version removed.
Last edited by sbav1 on Thu Jan 06, 2011 11:24 pm, edited 1 time in total.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: SamyGO Screen Resizer

Post by juusso »

Thank you! Its realy good app to watch 3:4 television format and adopt screen for our needs. It is what i was reaally missing for TV.
Don`t you think you need better picture for your app? As mooras86, he makes nice icon for you ;)

Suggestions:
  • More comfortable settings menu
  • settings load from file (any chance to store to?)
  • Some general used format list - here are a lot of settings for horizontal and vertical proportions...
  • Store formats for separate channels to avoid manipulations every time you change channel
I realy like your app :)
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
steve-austin
Posts: 79
Joined: Tue Oct 20, 2009 8:04 pm

Re: SamyGO Screen Resizer

Post by steve-austin »

Hey,

Really good work! In fact, there is the fonction that I want since a long time: a mode to remove the cropping for SD channel.
There is a 1:1 mode for 1080i/p channel but not for 576i.
With your application, I can resize the video to the perfect screen size!

It will be interesting to make myself a list of favorite aspect ratio or cropping size and to store it or to load it when the TV starts.
55B650 and 37B650 with patched firmware
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: SamyGO Screen Resizer

Post by arris69 »

msurg wrote:I have SamyGo Extensions installed in TV memory (/mtd_tlib/GGame/SamyGO) with nfs and smb shares actived. How can I install the resizer without touching or uninstalling SamyGo extensions?
Thanks
1. sbav1, you are a hero ;)
first arfix what's usable on my UE..B7020

just 1 little problem, i can't use the tools menu, up and down makes pic changes and no navigation (not realy important)

@msurg
copy Resizer into /mtd_tlib/GGame/ (same way as you did it with SamyGO folder)
set in

Code: Select all

/mtd_tlib/GGame/SamyGO/etc/init.d/90_90_injectso.init.dis

Code: Select all

libraries="/mtd_tlib/GGame/Resizer/loader.so" # add your libraries here
and rename

Code: Select all

/mtd_tlib/GGame/SamyGO/etc/init.d/90_90_injectso.init.dis
to

Code: Select all

/mtd_tlib/GGame/SamyGO/etc/init.d/90_90_injectso.init
next time you start the extensions also Resizer will be loaded

thnx
arris
sbav1
Official SamyGO Developer
Posts: 374
Joined: Fri Jan 15, 2010 10:20 am

Re: SamyGO Screen Resizer

Post by sbav1 »

Thanks for the feedback, everyone; I'll post updated version in a couple of days.
I'm a little surprised that it actually works on LN* models and CI+ models :). Good to know; it looks like SdVideo_Settings_t structure is well preserved in different firmware branches.

@juuso:
> Store formats for separate channels to avoid manipulations every time you change channel
Wow, that will be nice thing to have.. but quite a challenge; it may be well above my skill level. Are there any known methods for checking current TV input source and tv channel ?

@arris69:
> just 1 little problem, i can't use the tools menu, up and down makes pic changes and no navigation (not realy important)
That's strange; remote control should just return to the "normal" behaviour after exiting resize mode (single <blue> keypress).

@msurg, @arris69:
> How can I install the resizer without touching or uninstalling SamyGo extensions?
Frankly, I don't quite understand what are you guys talking about :).. I guess it's about some method for installing content library apps in TV models without Game menu (???).

@khaivq:
> Could you add support for screen panning?
On "to do list" allready, should be implemented in the next version.

Post Reply

Return to “[B] Software”