Osdpip-plugin

From VDR Wiki
Revision as of 08:33, 28 September 2008 by 217.91.18.104 (talk) (Version 0.0.10 link (sort of; that captcha did not work for me))
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Screenshot

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

  • thread for osdpip-0.0.10 an dxr3 card .
  • Patch for osdpip-0.0.10 an vdr-dxr3 card .

Links

[2] http://www.magoa.net/linux/index.php?view=osdpip Plugin homepage
[1] http://ffmpeg.sourceforge.net FFmpeg homepage
http:// home.arcor.de/ andreas.regel /files/osdpip/ Version 0.0.10 for vdr 1.4.7 and 1.6.0