A set of python scripts for authoring DVDs and/or DVD menus with little or no user interaction.
Project description
Description
Izdvd is a set of python scripts for authoring DVDs and/or DVD menus with little or no user interaction.
Three scripts are included:
- izdvd
Outputs an authored DVD with a simple menu made from images (thumbnails, posters, etc) corresponding to each video laid out in a grid.
Input can be given as video files or directories containing video files. If you have image with filenames similar to the videos, or videos in separate folders with images named like “folder.jpg”, “poster.png”, etc, then it will find the images to use for the menu automatically. Subtitles can be searched for and added to the DVD in the same way if desired.
Optionally, labels can be placed under each menu image. These can be inferred automatically from the video, directory or image name, or they can be explicitly specified on the command line.
- izdvdmenu
Outputs a DVD menu (a set of video and xml files that can be used to create a DVD with dvdauthor)
- izdvdbg
Outputs a set of image and xml files that can be used to create a DVD menu with spumux (part of the dvdauthor package)
Requirements
Linux
Python 3.x
python-lxml
ffmpeg
imagemagick
dvdauthor
mjpegtools
mediainfo
toolame
mplayer (optional; for previewing videos/menus)
License
Copyright (c) 2013 William Adams
Distributed under the terms of the Modified BSD License.
The full license is in the file LICENSE, distributed with this software.
Installation
From pypi:
pip install izdvd
Or download from:
https://github.com/izzilly/izdvd/archive/master.zip
Then unpack and run:
python setup.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file izdvd-0.1.2.tar.gz
.
File metadata
- Download URL: izdvd-0.1.2.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09e3b4d2d2beaa0cdc6e1641839dd077081fb448bafdee9325618b8f0896b7d1 |
|
MD5 | 35965d3455290b64f466e68d84083bcd |
|
BLAKE2b-256 | b03fb84ff977a3efdfd3e7a37d6ec865690f34f5c0ad2cbb8b5d7ad6632ddcc1 |