I poked around in the code a bit and found the parts in transcoder.py where the videobox stuff is calculated. Commenting out the videobox lines results in a output at 398x224.
Moving the subsequent pixel-aspect-ratio lines above the videobox calculations results in 400x224 but it adds an ugly green vertical bar on the right side.
I poked around in the code a bit and found the parts in transcoder.py where the videobox stuff is calculated. Commenting out the videobox lines results in a output at 398x224.
Moving the subsequent pixel-aspect-ratio lines above the videobox calculations results in 400x224 but it adds an ugly green vertical bar on the right side.