Difference between revisions of "Abbreviations:PiP"

From OpenPLi Wiki
Jump to: navigation, search
Line 10: Line 10:
 
  /dev/dvb/adapter0/video1
 
  /dev/dvb/adapter0/video1
  
If the output contains **/dev/dvb/adapter0/video1** then PiP supported.
+
If the output contains '''/dev/dvb/adapter0/video1''' then PiP supported.
  
 
Please note that some boxes support only SD channels in PiP, more information about PiP in supported boxes can be found in [[http://wiki.openpli.org/comparison Feature comparison]].
 
Please note that some boxes support only SD channels in PiP, more information about PiP in supported boxes can be found in [[http://wiki.openpli.org/comparison Feature comparison]].
  
 
Wikipedia: [[https://en.wikipedia.org/wiki/Picture-in-picture Picture-in-picture]]
 
Wikipedia: [[https://en.wikipedia.org/wiki/Picture-in-picture Picture-in-picture]]

Revision as of 17:52, 2 May 2017

Picture-in-picture

Boxes that have a second video encoder can support PiP.

In order to check if box has a second video encoder you can check using the following command from telnet.


# ls -1 /dev/dvb/adapter0/video*
/dev/dvb/adapter0/video0
/dev/dvb/adapter0/video1

If the output contains /dev/dvb/adapter0/video1 then PiP supported.

Please note that some boxes support only SD channels in PiP, more information about PiP in supported boxes can be found in [Feature comparison].

Wikipedia: [Picture-in-picture]