Two of the animes use a 1.78:1 ratio where as the rest use 4:3
Sooo... If figured instead of editing them in their native DVD resolutions of 720 by 480 and ending up with a bumper where a third of the video would be out of proportion with the rest, I decided to convert them to a resolution that fit their respective aspect ratios.
First I ripped the vobs and created avisynth scripts for them. In the Avisynth scripts I cropped the scan lines out and resized them to the following resolutions.
Love Hina, Cowboy Bebop, Orphen, and Rahxephon: 640x480
.Hack//Sign and Noir: 640x360
Next I used virtualdubmod and the PICVideo MJpeg Codec to create the avi files that I would edit with in Premiere.
Because 640x480 is my larger resolution of the two I set up my project settings off of that. The rest such as Timecode 24fps picvideo for preview files so on and so forth I set up just like any other video I would work on.
For my 2 video clips in 640x360 I told Premiere to maintain the aspect ratio by right clicking on them and selecting the respective option in 'video options'
Next a placed a 640x480 clip in 'video 1' and a 640x360 clip in 'video 2'; clicked on transparency for the 640x360 clip and selected alpha matte so instead of premiere showing black bars to make the clip 640x480 it would show the clip underneath instead.
By holding down the alt key and scrubbing the timeline I verified that the alpha matte works and that the 640x360 clip is correctly superimposed on the 640x480 clip.
So far everything is working just fine. Then I render a preview...
The video I end up with is pretty messed up. Tomorrow I should be getting internet in my room(was supposed to get it today
Ok. The only thing really messed up is the 640x360 clip, the 640x480 clip underneath still looks fine. Within the 640x360 clip it looks like the video was cropped by 60 pixels on the bottom, shoved down that amount and a 60 pixel thick black bar was attached to the top... wtf?!?
neways I tried messing with all of the various Video options that Premiere uses and transparency settings and had no luck. After about 30 minutes I replaced the 640x360 MJPEG clip with its avisynth version and it worked fine.
Great! I narrowed it down to the MJpeg codec... however... that meant I couldn't use that codec to edit with (at least for the two 640x360 clips). Now... the bumper is only going to be about 15 seconds long anyways so editing with 2 avisynth files probally won't be so bad, nonetheless I am troubled slightly by this problem and am curious if anyone has found an answer. Just in case I actually end up editing a multiple source, multiple aspect ratio video in the future so I know how to handle this.