Pcd-plugin

From VDR Wiki

Jump to: navigation, search

Contents

[edit] Description

With the PCD plugin PhotoCDs can be viewed.

[edit] Hardware requirements

  • DVD/CD drive

[edit] Software requirements

  • FFMPEG

[edit] Installation

To install 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

See plugin installation.

[edit] Problems

[edit] Links

[1] http://vdr.heiligenmann.de Plugin homepage
[2] http://ffmpeg.sourceforge.net FFMPEG homepage
Personal tools
Participate