www.pudn.com > vcdtools-0_4-os2.zip > defaults.h


/* The Binary output file containing the VCD image */

#define BINARY_OUTPUT_FILE "vcd_image.bin"
#define VCD_TOC_FILE       "vcd.toc"

/* Some default settings for the Video CD */

#define CD_SYSTEM_ID "CD-RTOS CD-BRIDGE"  /* mandatory ? */
#define CD_VOLUME_ID "LINUX VIDEO CD"     /* arbitrary */

#define CD_VOLUME_SET_ID  " "
#define CD_PUBLISHER_ID   " "
#define CD_PREPARER_ID    " "
#define CD_APPLICATION_ID "CDI/CDI_VCD.APP;1"

#define ISO_FS_BLOCKS 900