Pcd-plugin
From VDR Wiki
(Difference between revisions)
m |
(→Links: i18n) |
||
| Line 38: | Line 38: | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
| - | + | {{i18n|pcd-plugin}} | |
| - | + | ||
Latest revision as of 16:49, 13 March 2006
Contents |
Description
With the PCD plugin PhotoCDs can be viewed.
Hardware requirements
- DVD/CD drive
Software requirements
- FFMPEG
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.
Problems
Links
| [1] | http://vdr.heiligenmann.de | Plugin homepage |
| [2] | http://ffmpeg.sourceforge.net | FFMPEG homepage |




