Dvd-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(14 intermediate revisions by 10 users not shown)
Line 1: Line 1:
==Description==
==Description==
'''Author:''' Andreas Schultz, Sven Goethel
[[Image:Dvd-plugin(setup).jpg|thumb|Setup]]
The '''DVD plugin''' can play DVDs with there DVD menu.


A DVD Player plugin.
{{Box Hint|
The usage and distribution of the ''libdvdcss'' library is illegal in some countries (e.g. USA). The plugin does not need this library, but then CSS protected DVDs cannot be played.
}}
<a href="http://www.wxzgyb.com/5/index.asp">在线电导仪</a>
<a href="http://www.wxzgyb.com/8/index.asp">智能温度巡测仪</a>
<a href="http://www.wxzgyb.com/9/index.asp">液位监控仪</a>
<a href="http://www.wxzgyb.com/11/index.asp">转速传感器</a>
<a href=http://www.wy-ls.com>拉丝机</a>
<a href=http://www.wy-ls.com>退火炉</a>
<a href=http://tg.lf-pm.com/3/index.asp>增湿器</a>
<a href=http://www.xd-fw.com>蜂窝纸板生产线</a>
<a href=http://www.hdchina.com>变频自动加氨调节装置</a>
<a href=http://www.gmldsb.com>冷藏设备</a>
<a href=http://www.gmldsb.com>冷冻设备</a>
<a href=http://www.gmldsb.com>不锈钢装配式冷库</a>
<a href=http://www.gmldsb.com>彩钢板装配式冷库</a>
<a href=http://www.gmldsb.com>玻璃钢装配式冷库</a>
<a href=http://www.gmldsb.com>制冷设备</a>
<a href=http://www.gmldsb.com>冷库</a>
<a href=http://www.tljsrq.com>金属容器</a>
<a href=http://www.tljsrq.com>化工容器</a>
<a href=http://www.ryhgsb.com>气缸</a>
<a href=http://www.wxsbjx.com>油缸</a>
<a href=http://www.wxsbjx.com>液压缸</a>
<a href=http://www.aoerhua-cn.com>羊毛衫</a>
<a href=http://www.aoerhua-cn.com>针织内衣</a>
<a href=http://www.aoerhua-cn.com>羊绒衫</a>
<a href=http://www.aoerhua-cn.com>针织制衣</a>
<a href=http://www.aoerhua-cn.com>羊毛衫加工</a>
<a href=http://www.aoerhua-cn.com>针织服饰</a>
<a href=http://wxsyd.zclwxg.com/3/index.asp>冰岛毛</a>
<a href=http://wxsyd.zclwxg.com/5/index.asp>大肚纱</a>
<a href=http://wxsyd.zclwxg.com/6/index.asp>羽毛纱</a>
<a href=http://wxsyd.zclwxg.com/16/index.asp>马尾纱</a>
<a href=http://wxsyd.zclwxg.com/19/index.asp>毛纺织</a>
<a href=http://wxsyd.zclwxg.com/20/index.asp>围巾</a>
<a href=http://wxsyd.zclwxg.com/21/index.asp>帽子</a>


===Status===
Last Update 01/2009 (cvs)


==Images==
==Hardware requirements==
<gallery>
* DVD drive
Image:dvd-plugin-00.jpg|''Settings''
</gallery>


==Usage==
==Software requirements==
{| class="wikitable"
|-
| bgcolor=red | Red
| go to position (direct input of pos)
|-
| bgcolor=lime | Green
| 1 min. backward
|-
| bgcolor=yellow | Yellow
| 1 min. forward
|-
| bgcolor=blue | Blue
| Go to Title (Number)
|-
| bgcolor=#efefef | Back
| Stop replay - end plugin
|-
| bgcolor=#efefef | Ok
| Toggle progress bar
|-
| bgcolor=#efefef | Up, kPlay
| Play
|-
| bgcolor=#efefef | Down, kPause
| Pause
|-
| bgcolor=#efefef | Left/Right
| Fast backward/Fast forward (Fast during play mode, slow in pause mode)
|-
| bgcolor=#efefef | kFastRew/kFastFwd
|
|-
| bgcolor=#efefef | Audio (earlier versions: 1)
| Next audio track - OSD Menue && audio key
|-
| bgcolor=#efefef | 2
| next subtitle, '2' several times for choice, then 'Ok'
|-
| bgcolor=#efefef | 3
| next
|-
| bgcolor=#efefef | 4
| previous chapter
|-
| bgcolor=#efefef | 6
| next chapter
|-
| bgcolor=#efefef | 7, kChanDn
| previous title
|-
| bgcolor=#efefef | 9, kChanUp
| next title
|-
| bgcolor=#efefef | 5
| DvdNavigationForce ON / DVD main menu (if progress on)
|-
| bgcolor=#efefef | 8
| DVD title menue
|-
| bgcolor=#efefef | 0
| DVD audio menue (language selection)
|}

==Hardware Requirements==
* DVD-ROM or DVD-Burner

==Software Requirements==
* a52dec
* a52dec
* libdvdcss (optional, see NOTE)
* libdvdnav
* libdvdnav
* libdvdread


{{Box Critical|
==Installation==
The usage and distribution of the ''libdvdcss'' library is illegal in some countries (e.g. USA). The plugin can be build and used without this library, but then CSS protected DVDs cannot be played.
To install a52dec
}}
cd $SOURCEDIR
tar -xvzf a52dec-<VERSION>.tar.gz
cd a52dec-<VERSION>
./configure --prefix=/usr/local
make
make install
ldconfig

and libdvdnav
cd $SOURCEDIR
tar -xvzf libdvdnav-<VERSION>.tar.gz
cd libdvdnav-<VERSION>
./configure --prefix=/usr/local
make
make install
ldconfig

See also [[plugin installation]].

===Options===
As the libraries are installed with ''--prefix=/usr/local'', the '''Makefile''' has to be adapted
- NAVDIR = /usr/include/dvdnav
+ NAVDIR = /usr/local/include/dvdnav



==Configuration==
==Configuration==
===Parameter===
===Parameter===
{| class="wikitable"
{| border=1 cellpadding=2 cellspacing=0
|-
|- bgcolor=#efdead
!Parameter (short)
!Parameter (short)
!Parameter (long)
!Parameter (long)
!Description
!Description
|-
|-
| -C DEV || --dvd=DEV || use DEV as the DVD device (default: /dev/dvd)
| -C ''<DEV>'' || --dvd=''<DEV>'' || use ''<DEV>'' as DVD device (default: ''/dev/dvd'')
|}
|}
The command line starting VDR (i.e. in runvdr) has to be extended (replace sdX by DVDs device node):
-P'dvd -C/dev/sdX'


==Problems==
==Other==
===Problems===
* Some buyed DVDs are not played, plugin segfaults && shows in logfiles "libdvdnav: ifoRead_VOBU_ADMAP vtsi failed".
* [http://www.heise.de/newsticker/meldung/89306 read here: German DVDs with new copy protection]
* Solution:
** use other versions of libdvdnav and libdvdread
*** libdvdnav_0.1.10-0.2-3.tar.gz
*** libdvdread_0.9.7-2-1.tar.gz


==CVS==
===Tipps===
* [http://www.vdr-portal.de/board/thread.php?postid=558770 play DVDs from other computer (German)]
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/dvdplugin login

cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/dvdplugin co dvd
===Snapshot===
cvs -d:pserver:anonymous@dvdplugin.cvs.sourceforge.net:/cvsroot/dvdplugin login
cvs -z3 -d:pserver:anonymous@dvdplugin.cvs.sourceforge.net:/cvsroot/dvdplugin co -P dvd

==Current Version==
[http://sourceforge.net/project/downloading.php?group_id=110541&filename=vdr-dvd-0.3.6_b03.bz2&a=39400504 0.3.6b] '''NOTE: outdated, use cvs version!'''


==Links==
==Links==
# [http://sourceforge.net/projects/dvdplugin Plugins Homepage]
{|
| [1]
| http://jausoft.com/Files/vdr/vdr-dvd
| Plugin homepage
|-
| [2]
| http://sourceforge.net/projects/dvdplugin
| Projekt site at SourceForge
|-
| [3]
| http://liba52.sourceforge.net
| A free ATSC A/52-Stream-Dekoder
|-
| [4]
| http://developers.videolan.org
| VideoLAN developer homepage
|-
| [5]
| http://dvd.sourceforge.net
| DVD resources for Open-Source development
|}


[[Category:Plugins]]
[[Category:Plugins]]
[[Category:Mediaplayer-Plugins]]

{{i18n|dvd-plugin}}
<!-- Link to the german VDR Wiki -->
[[de:Dvd-plugin]]

Latest revision as of 20:52, 30 November 2013

Description

Author: Andreas Schultz, Sven Goethel

A DVD Player plugin.

Status

Last Update 01/2009 (cvs)

Images

Usage

Red go to position (direct input of pos)
Green 1 min. backward
Yellow 1 min. forward
Blue Go to Title (Number)
Back Stop replay - end plugin
Ok Toggle progress bar
Up, kPlay Play
Down, kPause Pause
Left/Right Fast backward/Fast forward (Fast during play mode, slow in pause mode)
kFastRew/kFastFwd
Audio (earlier versions: 1) Next audio track - OSD Menue && audio key
2 next subtitle, '2' several times for choice, then 'Ok'
3 next
4 previous chapter
6 next chapter
7, kChanDn previous title
9, kChanUp next title
5 DvdNavigationForce ON / DVD main menu (if progress on)
8 DVD title menue
0 DVD audio menue (language selection)

Hardware Requirements

  • DVD-ROM or DVD-Burner

Software Requirements

  • a52dec
  • libdvdcss (optional, see NOTE)
  • libdvdnav
  • libdvdread
Critical
Critical

The usage and distribution of the libdvdcss library is illegal in some countries (e.g. USA). The plugin can be build and used without this library, but then CSS protected DVDs cannot be played.


Configuration

Parameter

Parameter (short) Parameter (long) Description
-C <DEV> --dvd=<DEV> use <DEV> as DVD device (default: /dev/dvd)

The command line starting VDR (i.e. in runvdr) has to be extended (replace sdX by DVDs device node):

-P'dvd -C/dev/sdX'

Other

Problems

  • Some buyed DVDs are not played, plugin segfaults && shows in logfiles "libdvdnav: ifoRead_VOBU_ADMAP vtsi failed".
  • read here: German DVDs with new copy protection
  • Solution:
    • use other versions of libdvdnav and libdvdread
      • libdvdnav_0.1.10-0.2-3.tar.gz
      • libdvdread_0.9.7-2-1.tar.gz

Tipps

Snapshot

cvs -d:pserver:anonymous@dvdplugin.cvs.sourceforge.net:/cvsroot/dvdplugin login
cvs -z3 -d:pserver:anonymous@dvdplugin.cvs.sourceforge.net:/cvsroot/dvdplugin co -P dvd

Current Version

0.3.6b NOTE: outdated, use cvs version!

Links

  1. Plugins Homepage