freebsd-ports/multimedia/mkxvcd/pkg-descr
Pav Lucistnik 00e402e566 Add mkxvcd, a bash script for easy encoding of VCD disc using common
tools like mplayer, mjpegtools or transcode.

PR:		ports/63790
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-06 11:08:22 +00:00

16 lines
569 B
Text

Makes high quality X/K/S/VCD movies from any format mplayer can play
From README:
GOAL
Make a 2 hour vcd with good quality.
USAGE
mkxvcd.sh yourmovie.whateverextensionmplayercanplay
mkxvcd.sh /dev/dvd (or whatever device your dvd drive is using)
Options on the commandline are:
-d for debugging.
-m to force mplayer if you don't have transcode installed.
-t to force transcode (you can also edit the script in the :user
settings" section)
WWW: http://kvcd4nix.sourceforge.net/