I want to have a MPEG-2 video from an uncompressed video with a 608X320 resolution while keeping this same resolution, meaning that the MPEG-2 video should have a 608X320 resolution.
I use TMPGEnc for my MPEG-2 encodes but it doesn't allow me to encode in a 608X320 resolution, I have to chose between 720X480 and 640X480?
is there a way I can have a MPEG-2 video with 608X320 resolution?
if yes, how?
MPEG-2
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
Use AVISynth:
<b>AVISource("C:\[path]\[filename].avi")
AddBorders(16,80,16,80)</b>
Alternatively, one of TMPGEnc's "Video arrange Method" options should do it automatically, putting the video in the center and filling in the extra space with black to make it 640x480. Judging from the descriptions, it's probably "Center".
<b>AVISource("C:\[path]\[filename].avi")
AddBorders(16,80,16,80)</b>
Alternatively, one of TMPGEnc's "Video arrange Method" options should do it automatically, putting the video in the center and filling in the extra space with black to make it 640x480. Judging from the descriptions, it's probably "Center".
- Qyot27
- Surreptitious fluffy bunny
- Joined: Fri Aug 30, 2002 12:08 pm
- Status: Creepin' between the bullfrogs
- Location: St. Pete, FL
- Contact: