Lib unlock and allow to show HDMI sources as PIP in TV mode.
Usage:
Lib should be also "H ready" but due to lack of testers I can't confirm nor support H for now.
*Changelog:
Usage:
- First retrieve your sources numbers list using LIST switch of libHideSource or by looking at its log if you already installed it resident.
- Install latest samyGOso as usual, if needed.
- Extract attached archives and copy libPIPonTV.so to /mnt/opt/privateer/usr/libso (create folder if needed).
- Execute, you can choose one source or more to PIP in TV mode (here for example 67=HDMI1 and 68=HDMI2)Sources have to be comma separated, no space !!
Code:
samyGOso -d -T -B -r -l /mnt/opt/privateer/usr/libso/libPIPonTV.so SOURCE:67,68
- PIP option should magically appear in tools menu while on TV source.
- Some RC keys can be used while PIP-on-TV is active:
- KEY_REW and KEY_FF to cycle PIP sources (previous/next).
- KEY_STOP to close PIP.
- KEY_3D to switch between main and secondary audio.
- Autostart
- Copy 99_93_PIPonTV.init to /mnt/etc/init.d
- Set permissions
Code:
chmod +x /mnt/etc/init.d/99_93_PIPonTV.init
- You have to change SOURCES value on top of script regarding yours and the ones you expect to PIP:
Code:
SOURCES=67,68
Lib should be also "H ready" but due to lack of testers I can't confirm nor support H for now.
*Changelog:
Code:
12/8/2015
v0.1.4 - First public release
Statistics: Posted by zoelechat — Wed Aug 12, 2015 6:53 pm — Replies 0 — Views 27