Hi

I'am creating PAL VCD from a Mini DV camera as source. For this I use the following procedures:
- capture the video from the camera to a file with adobe premiere (project template DV Video PAL)
- frameserve the video from adobe to tmpgenc with avisynth
- create the mpg file with tmpgenc

My question is about the picture size and the pixel aspect ratio
- in adobe for capturing the size is 720 * 576, aspect ratio PAL DV/D1
- in adobe for exporting with avisynth I am using 720 * 576, aspect ratio 1:1
- in tmpgenc as videosource I set the aspect ratio also to 1:1
- the size and aspect ratio for the videooutput is set by using the Video CD PAL template

I am wondering if I can set the aspect ratio in adobe for exporting to PAL DV/D1 (to avoid any conversion in adobe). But to what do I have to set the aspect ratio for the video input in tmpgenc if I set it in adobe to PAL DV/D1. There is no setting for PAL DV/D1 in tmpgenc.

Any comments? Thank you for your help.