| User review:
|
The original size of your video is 1440x1080 so the native aspect ratio is 1440/1080=1.333 but display aspect ratio DAR is 1.777 (16:9). When you select "auto" as aspect ratio vtv assume that you want to keep the native aspect ratio. You need to select "keep original" to inherit a DAR tag from the source file.
The next mistake you made is that you convert to MPEG-4 part 10(AVC/H264) codec with WinFF but to MPEG-4 part 2 codec with VTV. There is huge difference in the quality and output size between these two codecs. If your primary target is the lowest file size consider using AVC/H264 codec and "Target Filesize" option, it works good for me.
Your video contain x264 encoded stream so it is strange why you don't use a direct stream copy mode when converting to mpeg-4 format. |