Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
VCDXGEN(1)			 User Commands			    VCDXGEN(1)

NAME
       vcdxgen - manual	page for vcdxgen 2.0.0

SYNOPSIS
       vcdxgen mpeg-track1 [mpeg-track2...]

DESCRIPTION
       -o, --output-file=FILE
	      specify xml file for output (default: 'videocd.xml')

       -t, --type=TYPE
	      select  VideoCD  type  ('vcd11', 'vcd2', 'svcd' or 'hqvcd') (de-
	      fault: 'vcd2')

       -l, --iso-volume-label=LABEL
	      specify ISO volume label for video cd (default: 'VIDEOCD')

       --iso-application-id=LABEL
	      specify ISO application id for video cd (default:	'')

       --info-album-id=LABEL
	      specify album id for video cd set	(default: '')

       --volume-count=NUMBER
	      specify number of	volumes	in album set

       --volume-number=NUMBER
	      specify album set	sequence number	(< volume-count)

       --broken-svcd-mode
	      enable non-compliant compatibility mode for broken devices

       --update-scan-offsets
	      update scan data offsets in video	mpeg2 stream

       --nopbc
	      don't create PBC

       --add-dirtree=DIR
	      add directory contents recursively to ISO	fs root

       --add-dir=ISO_DIRNAME
	      add empty	dir to ISO fs

       --add-file=FILE,ISO_FILENAME
	      add single file to ISO fs

       --add-file-2336=FILE,ISO_FILENAME
	      add file containing full 2336 byte sectors to ISO	fs

       --filename-encoding=STRING
	      use given	charset	encoding for filenames instead of UTF8

       -v, --verbose
	      be verbose

       -q, --quiet
	      show only	critical messages

       -V, --version
	      display version and copyright information	and exit

   Help	options:
       -?, --help
	      Show this	help message

       --usage
	      Display brief usage message

AUTHOR
       Written by Herbert Valerio Riedel and Rocky Bernstein.

       http://www.gnu.org/software/vcdimager/

COPYRIGHT
       Copyright (C) 2000-2003 Herbert Valerio Riedel <hvr@gnu.org>

	      2003 Rocky Bernstein <rocky@gnu.org>

       This is free software; see the source for copying conditions.  There is
       NO warranty; not	even for MERCHANTABILITY or FITNESS FOR	 A  PARTICULAR
       PURPOSE.

vcdxgen	2.0.0			 January 2018			    VCDXGEN(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=vcdxgen&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help