Osdpip-plugin
From VDR Wiki
(Difference between revisions)
(→Links: i18n) |
(→Problems) |
||
| Line 24: | Line 24: | ||
==Problems== | ==Problems== | ||
| + | * vdr 1.6.0 Patch [http://www.vdr-portal.de/board/attachment.php?attachmentid=18698 osdpipdxr3.diff] for vdr-1.6.0, osdpip-0.0.10 and dxr3 card | ||
==Links== | ==Links== | ||
Revision as of 14:39, 20 May 2008
Contents |
Description
The OSDPIP plugin provides a picture in picture. That means it show another channel in s small OSD window above the normal screen.
Since one DVB card can only receive channel of one transponder, a second card for more freedom is recommended.
Hardware requirements
Software requirements
- ffmpeg 0.4.8
Installation
For the installation of ffmpeg
cd $SOURCEDIR tar xvzf ffmpeg-<VERSION>.tar.gz ln -s ffmpeg-<VERSION> ffmpeg cd ffmpeg ./configure --prefix=/usr/local --enable-shared make make install ldconfig
For the plugin see plugin installation.
Problems
- vdr 1.6.0 Patch osdpipdxr3.diff for vdr-1.6.0, osdpip-0.0.10 and dxr3 card
Links
| [2] | http://www.magoa.net/linux/index.php?view=osdpip | Plugin homepage |
| [1] | http://ffmpeg.sourceforge.net | FFmpeg homepage |




