I am trying to convert a avi vlc file to to play in 4.3 full screen format. The present file shows in the preference box width 512 pixels X height 288 pixels.
I have tried to convert to Divx from input avi to width 720 X height 576 4.3. Once conversion complete the file still plays in 11.09 on my dvd player and there is no change in the file preferences. What am I doing wrong?
kralc
Offline







canvas aspect ratio is different from frame/image aspect ratio
you may have a canvas of 720:576 but the inner frame/image might be totally different.
to remove or to add color up/down bars use the Crop/Pad option (ONLY with ffmpeg)
Offline