Subtitles-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(M)
Zeile 3: Zeile 3:
 
==Softwareanforderungen==
 
==Softwareanforderungen==
 
==Installation==
 
==Installation==
Siehe [[Plugin Installation]].
+
<pre>cd $SOURCEDIR/VDR
 
+
zcat vdr-1.3.12-subtitles-0.3.3-and-ttxtsubs-0.0.5.diff.gz | patch
 +
patching file Makefile
 +
patching file dvbplayer.c
 +
patching file dvbsub.c
 +
patching file dvbsub.h
 +
patching file menu.c
 +
patching file osd.c
 +
patching file osd.h
 +
patching file osdcontroller.c
 +
patching file osdcontroller.h
 +
patching file rcontroller.c
 +
patching file rcontroller.h
 +
patching file recorder.c
 +
patching file recorder.h
 +
patching file remux.c
 +
patching file remux.h
 +
patching file vdrttxtsubshooks.c
 +
patching file vdrttxtsubshooks.h</pre>
 
==Probleme==
 
==Probleme==
 
==Links==
 
==Links==
Zeile 11: Zeile 28:
 
| http://www.saunalahti.fi/~opvirtan/vdr/subtitles
 
| http://www.saunalahti.fi/~opvirtan/vdr/subtitles
 
| Homepage des Plugins
 
| Homepage des Plugins
 +
|-
 +
| [2]
 +
| http://www.hut.fi/~rahrenbe/vdr
 +
| Patches
 
|}
 
|}

Version vom 3. September 2004, 12:42 Uhr

Inhaltsverzeichnis

Beschreibung

Hardwareanforderungen

Softwareanforderungen

Installation

cd $SOURCEDIR/VDR
zcat vdr-1.3.12-subtitles-0.3.3-and-ttxtsubs-0.0.5.diff.gz | patch
patching file Makefile
patching file dvbplayer.c
patching file dvbsub.c
patching file dvbsub.h
patching file menu.c
patching file osd.c
patching file osd.h
patching file osdcontroller.c
patching file osdcontroller.h
patching file rcontroller.c
patching file rcontroller.h
patching file recorder.c
patching file recorder.h
patching file remux.c
patching file remux.h
patching file vdrttxtsubshooks.c
patching file vdrttxtsubshooks.h

Probleme

Links

[1] http://www.saunalahti.fi/~opvirtan/vdr/subtitles Homepage des Plugins
[2] http://www.hut.fi/~rahrenbe/vdr Patches