i have the same problem on exporting them
http://b.imagehost.org/0948/Untitled1.gif
http://b.imagehost.org/0026/Untitled2.gif
http://b.imagehost.org/0423/Untitled3.gif
http://b.imagehost.org/0728/Untitled4.gif
http://b.imagehost.org/0308/Untitled_7.gif
Mysterious black borders in Premiere Pro 3 program monitor
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
your problem is your resolution. 720x480 is not 16:9, so premiere is filling the space where normal 16:9 footage would be with black.
telling premiere hat your footage has a 1.2PAR makes it seem like your footage has shrunken (which is why the 480 pixels of your source doesn't match the 480 pixels of your window)
if you absolutely need that footage to be 16:9 I'd use avisynth to resize.
Crop(0,60,-0,-60)
LanczosResize(848,480)
telling premiere hat your footage has a 1.2PAR makes it seem like your footage has shrunken (which is why the 480 pixels of your source doesn't match the 480 pixels of your window)
if you absolutely need that footage to be 16:9 I'd use avisynth to resize.
Crop(0,60,-0,-60)
LanczosResize(848,480)
- speeder
- Joined: Thu Mar 23, 2006 7:15 am
- Location: paralel ^_^
i only want the exported format to be the same like the inputKariudo wrote:your problem is your resolution. 720x480 is not 16:9, so premiere is filling the space where normal 16:9 footage would be with black.
telling premiere hat your footage has a 1.2PAR makes it seem like your footage has shrunken (which is why the 480 pixels of your source doesn't match the 480 pixels of your window)
if you absolutely need that footage to be 16:9 I'd use avisynth to resize.
Crop(0,60,-0,-60)
LanczosResize(848,480)
Spoiler :
speeder!



