VDV: VDV DVD Viewer
[ Homepage ]
[ Project ]
[ Download ]
[ Bugs
]
[ About ]
[ News ]
[ Status ]
[ Availability ]
[ Links ]
[ Contact ]
VDV is a DVD player based on a number of technologies:
- Python
- High level object oriented language used for the top level application, glue
logic, user interface, and other various features.
- GStreamer
- Media framework that does all the high bandwidth data processing as well as
providing access to lower level DVD libraries.
- GTK
- Toolkit used for the graphical user interface.
- GNOME
- Desktop integration.
- PyGTK
- Python interface to GTK.
- gst-python
- Python interface to GStreamer.
At the moment VDV is primarily a testbed for the DVD related GStreamer
plugins, gst-python, and threading issues in PyGTK. As features start to
solidify it will hopefully migrate towards an end-user tool.
- 20021107
- Project created on
SourceForge.net.
Unreleased.
Get the vdv module from CVS.
David I. Lehn (email)
(IRC: taaz in #livid or #gstreamer on the freenode network)