greath
6th August 2007, 13:20
I was interesting in knowing how the borders are encoded on a HD-DVD/Blu Ray and what would be the best method of encoding these borders when backing up using the x264 codec. I think it's best if I use an example as then it will make it easier, in case I get the terminology wrong.
If I have a 1920 x 1200 source with an aspect ration of 2.35:1 then the picture information will be 1920 x ( 1200 / 2.35 ) or 1920 x 817 pixels. Assuming that the codecs work 8x8 macroblocks then this can be considered as 1920 x 816.
So, what is best to pass to an encoder such as x264 - the 1920 x 1200 original source, or a 1920 x 1200 source cropped to 1920 x 816? The latter will be more efficient as the encoder will not have to use space for the top and bottom black bars, I would guess.
Can someone say also if I do crop the input to 1920 x 816, I assume it would play in VLC as that would scale the input to full-screen when displayed on a PC, but would this be compliant with HD-DVD specifications and play on a stand-alone or a 360?
If I have a 1920 x 1200 source with an aspect ration of 2.35:1 then the picture information will be 1920 x ( 1200 / 2.35 ) or 1920 x 817 pixels. Assuming that the codecs work 8x8 macroblocks then this can be considered as 1920 x 816.
So, what is best to pass to an encoder such as x264 - the 1920 x 1200 original source, or a 1920 x 1200 source cropped to 1920 x 816? The latter will be more efficient as the encoder will not have to use space for the top and bottom black bars, I would guess.
Can someone say also if I do crop the input to 1920 x 816, I assume it would play in VLC as that would scale the input to full-screen when displayed on a PC, but would this be compliant with HD-DVD specifications and play on a stand-alone or a 360?