You can patch the combined MPG file to be 352x480, bring it into your DVD authoring program, once it checks the file, you change the file back to 480x480. I'm not sure if Doom9 has the guide to this, but has it. You can also use this TMPGEnc template to re-encode your SVCD into a DVD compliant file. While I was totally sure that method wouldn't look good, it actually doesn't look that bad. Not to say it is 1:1, if you aren't a total videophile, you won't mind. object TMPEGConfigFile MPEG.Text = '' MPEG.WizardCategoryName = '' MPEG.WizardSubFormatName = '' MPEG.WizardCaption = '' MPEG.WizardDescription = '' MPEG.WizardTargetMedia = MPEGConfig_TargetMediaType_Unknown MPEG.WizardAutoCalcVideoBitRate = False MPEG.WizardEnableAutoChooseVideoSizeList = False MPEG.WizardAutoChooseVideoSizeList = <> MPEG.OutputStreamType = MPEG_OutputStreamType_System_VideoAudio MPEG.OutputStreamType_ReadOnly = False MPEG.Video.StreamType = MPEGVideoEncoder_StreamType_MPEG2 MPEG.Video.StreamType_ReadOnly = False MPEG.Video.Width = 720 MPEG.Video.Width_ReadOnly = False MPEG.Video.Height = 480 MPEG.Video.Height_ReadOnly = False MPEG.Video.YUVFormat = 1 MPEG.Video.YUVFormat_ReadOnly = False MPEG.Video.DC_prec = 2 MPEG.Video.DC_prec_ReadOnly = False MPEG.Video.VideoEncodeMode = MPEGVideoEncoder_VideoEncodeMode_Progressive_32Pulldown MPEG.Video.VideoEncodeMode_ReadOnly = False MPEG.Video.FrameRate = 1 MPEG.Video.FrameRate_ReadOnly = False MPEG.Video.AspectRatio = 2 MPEG.Video.AspectRatio_ReadOnly = False MPEG.Video.RateControlMode = MPEGVideoEncoder_RateControlMode_CQ MPEG.Video.RateControlMode_ReadOnly = False MPEG.Video.MaxBitRate = 0 MPEG.Video.MaxBitRate_ReadOnly = False MPEG.Video.MinBitRate = 0 MPEG.Video.MinBitRate_ReadOnly = False MPEG.Video.MinAvgBitRate = 0 MPEG.Video.MinAvgBitRate_ReadOnly = False MPEG.Video.CBR_BitRate = 7000000 MPEG.Video.VBR_MultipassVBRAlgorithm = MPEGVideoEncoder_MultipassVBRAlgorithm_MultipassCQ MPEG.Video.VBR_AvgBitRate = 7000000 MPEG.Video.VBR_MaxBitRate = 8000000 MPEG.Video.VBR_MinBitRate = 2000000 MPEG.Video.VBR_MaxPassCount = 2 MPEG.Video.VBR_Quality_P = 0 MPEG.Video.VBR_Quality_B = 20 MPEG.Video.VBR_EnablePadding = False MPEG.Video.MVBR_MaxBitRate = 8000000 MPEG.Video.MVBR_MinBitRate = 2000000 MPEG.Video.MVBR_Quality_P = 0 MPEG.Video.MVBR_Quality_B = 20 MPEG.Video.MVBR_EnablePadding = False MPEG.Video.AVBR_Quality = 50 MPEG.Video.AVBR_MaxBitRate = 8000000 MPEG.Video.AVBR_MinBitRate = 2000000 MPEG.Video.AVBR_EnablePadding = False MPEG.Video.CQ_Quality = 70 MPEG.Video.CQ_Quality_P = 0 MPEG.Video.CQ_Quality_B = 20 MPEG.Video.CQ_MaxBitRate = 5000000 MPEG.Video.CQ_MinBitRate = 300000 MPEG.Video.CQ_EnablePadding = True MPEG.Video.VBVBufferSize = 229376 MPEG.Video.VBVBufferSize_ReadOnly = False MPEG.Video.GOP_SeqHeaderInterval = 1 MPEG.Video.GOP_SeqHeaderInterval_ReadOnly = False MPEG.Video.GOP_I_FrameCount = 1 MPEG.Video.GOP_I_FrameCount_ReadOnly = False MPEG.Video.GOP_P_FrameCount = 5823 MPEG.Video.GOP_P_FrameCount_ReadOnly = False MPEG.Video.GOP_B_FrameCount = 3 MPEG.Video.GOP_B_FrameCount_ReadOnly = False MPEG.Video.GOP_BitStreamForEdit = True MPEG.Video.GOP_BitStreamForEdit_ReadOnly = False MPEG.Video.GOP_MaxFrameCount = 18 MPEG.Video.GOP_MaxFrameCount_ReadOnly = False MPEG.Video.QuantizeMatrix_Intra_ReadOnly = False MPEG.Video.QuantizeMatrix_NonIntra_ReadOnly = False MPEG.Video.Profile = 4 MPEG.Video.Profile_ReadOnly = False MPEG.Video.Level = 8 MPEG.Video.Level_ReadOnly = False MPEG.Video.VideoFormat = 2 MPEG.Video.VideoFormat_ReadOnly = False MPEG.Video.DisplayWidth = 0 MPEG.Video.DisplayWidth_ReadOnly = False MPEG.Video.DisplayHeight = 0 MPEG.Video.DisplayHeight_ReadOnly = False MPEG.Video.MotionSearchSpeed = MPEGVideoEncoder_MotionSearchSpeed_Slow MPEG.Video.MotionSearch_AlwaysHalfPel = True MPEG.Video.UseFloatDCT = True MPEG.Video.QuantizeMode = True MPEG.Video.QuantizeModeVal_Intra = 0 MPEG.Video.QuantizeModeVal_NonIntra = 0 MPEG.Video.YUVBasicYCbCr = True MPEG.Video.QuantizeMatrix_Intra = { 081013161A1B1D221013161A1B1D222513161A1B1D222526161A1B1F24252628 1A1B1D24272628301B1D22252628303A1D22252628303A4522252628303A454F} MPEG.Video.QuantizeMatrix_NonIntra = { 10121416181A1C1E121416181A1C1E201416181A1C1E202216181A1E20202224 181A1C20222224261A1C1E20222426281C1E202224262A2A1E20222426282A2C} MPEG.Audio.StreamType = MPEGAudioEncoder_StreamType_MPEG1_Layer2 MPEG.Audio.StreamType_ReadOnly = False MPEG.Audio.SamplingFrequency = 48000 MPEG.Audio.SamplingFrequency_ReadOnly = False MPEG.Audio.ChannelMode = 0 MPEG.Audio.ChannelMode_ReadOnly = False MPEG.Audio.CantUseMono = False MPEG.Audio.BitRate = 192000 MPEG.Audio.BitRate_ReadOnly = False MPEG.Audio.CalcCRC = False MPEG.Audio.CalcCRC_ReadOnly = False MPEG.Audio.OriginalFlag = False MPEG.Audio.OriginalFlag_ReadOnly = False MPEG.Audio.CopyrightFlag = False MPEG.Audio.CopyrightFlag_ReadOnly = False MPEG.Audio.PrivateFlag = False MPEG.Audio.PrivateFlag_ReadOnly = False MPEG.Audio.EmphasisType = 0 MPEG.Audio.EmphasisType_ReadOnly = False MPEG.System.StreamType = MPEGSystemEncoder_StreamType_MPEG2_Program MPEG.System.StreamType_ReadOnly = False MPEG.System.EnableCommentText = False MPEG.System.CommentText = '' end