Home

Zap TV channels in fullscreen while listening to a radio channel (How-To)

jonnystr2

Presentado
Forero
10 Nov 2013
9
11
0
Zap TV channels in fullscreen while hearing the audio of another radio-channel, TV-channel or movie-playback (How-To)

First you have to add my 'Maximize PiP' shortcut to 'Remap Keys' (spaQButton). This shortcut maximizes the active PiP-window to full size. So you watch the video of the maximized PiP and hear the audio of the main screen.

'Maximize PiP' shortcut content:
Código:
        <content>
            <name>Maximize PiP</name>
            <sel>1</sel>
            <module>Screens.Console</module>
            <screen><![CDATA[Console, "Maximize PiP", ["echo 0 > /proc/stb/vmpeg/1/dst_left; echo 0 > /proc/stb/vmpeg/1/dst_top; echo 2d0 > /proc/stb/vmpeg/1/dst_width; echo 240 > /proc/stb/vmpeg/1/dst_height"]]]></screen>
        </content>
After adding the 'Maximize PiP' shortcut to 'Remap Keys' you can use it in this way:

-switch to your radio-channel, TV-channel or start a movie-playback
-activate PiPzap: 'Activate Picture in Picture'
-activate PiPzap mode: 'Zap focus to Picture in Picture'
-DOWN button (ChannelList)
-TV button
-select a TV channel
-run the 'Maximize PiP' shortcut
At that point you can zap in fullscreen listening the audio of your radio-channel, TV-channel or movie-playback

To normalize the PiP-size: just press 'Disable Picture in Picture' and zap to another channel.


PS.
To zap on PiP window during a movie playback, OpenSPA users have only to disable 'spzPiPMenu' and 'TimeSleep'.
 

Adjuntos

  • MaximizePiP__spaQButton.png
    MaximizePiP__spaQButton.png
    112,1 KB · Visitas: 9
Última edición:
  • Me gusta
Reactions: pe.tardo