[App] libShowSatFreq K

Here are software that related with Samsung K series TVs.
Please don't create any new topic here unless you have software to post/release.
Post Reply

zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

[App] libShowSatFreq K

Post by zoelechat »

Lib shows more accurate channel info than simply "Satellite" or "DTV ..." in info banner and on channel change.
  • Satellite name, azimuth, frequency and polarity
  • Video resolution, scan type, fps and codec
    satfreq_info_sat.png
    satfreq_chswitch.png
    satfreq_info_air.png

Usage:
  • Extract attached archive
  • Copy 50_ShowSatFreq.init to SYSROOT/etc/init.d
  • Copy libShowSatFreq.so to SYSROOT/usr/so
  • Reboot TV or start script manually:

    Code: Select all

    $SYSROOT/etc/init.d/50_ShowSatFreq.init start

Notes:
  • Optional fields to show can be adjusted at the beginning of script, according to that scheme:

    Code: Select all

    ARGS="rsf"
    satfreq_detail.png

    Code: Select all

      -a	Append sat azimuth to sat name, e.g: Astra + "19.2E"
      -r	Show additional channel resolution field, e.g. 1280x720
      -s	Append scan type to resolution (p/i) e.g. 1920x1080i (to be used with -r)
      -f	Append framerate to resolution and scan type, e.g. 3840x2160p50 (to be used with -r and -s)
      -c	Show video codec (MPEG2, H264, H265)
  • Script can be started/stopped/restarted at will without reboot, from terminal or webif
  • Not tested at all on T-HKMFK, as usual :)

Logfile is written to /tmp/ShowSatFreq.log
ChangelogShow

Code: Select all

21/2/2018
v0.1.6 - First release
You do not have the required permissions to view the files attached to this post.
I do NOT receive any PM. Please use forum.

Post Reply

Return to “[K] Software”