Difference between revisions of "Automated DVD production"

From Organic Design wiki
m (See also)
m (See also)
Line 17: Line 17:
 
*A DVD image file, or
 
*A DVD image file, or
 
*A finished DVD if the machine has a DVD writer
 
*A finished DVD if the machine has a DVD writer
 +
 +
==Packages==
 +
apt-get install debian-multimedia-keyring dvdauthor mjpegtools imagemagick toolame
  
 
==See also==
 
==See also==

Revision as of 03:28, 28 October 2008

It would be nice to generate DVD discs from video files or cameras in a simple automated way.

Video specs

  • mpeg2 av muxed stream
  • Bit rate from 4Mb/s - 10 Mb/s

Audio specs

  • mpeg1-layer2
  • AC3
  • PCM
  • Must be 48kHz sample rate

Input

  • A directory of video files numbered to indicate their order

Output

  • A DVD image file, or
  • A finished DVD if the machine has a DVD writer

Packages

apt-get install debian-multimedia-keyring dvdauthor mjpegtools imagemagick toolame

See also