Hi Doc,
I was hoping you could help me out with this little problem. The literature says digital video has to stay in the 16-235 luminance range for NTSC conformity. A standard called CCIR 601 or something. (My country uses PAL, BTW, I don't know if this applies to PAL too?)
However, when I convert a clip from DVD -> VCD using Flask/bbmpeg and load the output in VirtualDub, I see that the output has the full luminance range from 0-255. I verified this with several DVD's.
This makes me quite a bit uncertain about which "standard" I must make my own VCD's adhere to. So, for my home-made VCD's, should I use the CCIR luminance range, or can I use the full 0-255 ?
The big problem is that I don't know if it is the software (flask) that fiddles with the luminance range or if the DVD's are really encoded that way.
To make matters even more complicated, I have found out that all Mpeg encoders (tmpeg, CCE etc) actually expect their INPUT to be CCIR compliant. If you turn off CCIR in the encoder, and tell it to use 0-255 liminance range, it actually stretches the luminance -everything below 16 and above 235 falls overboard.
This is somewhat paradox. If I create an AVI file with luminance range 0-255, and tell the encoder to also encode it with luminance range 0-255, the resulting output is quite different from the input. Terribly complicated...
I was hoping you could help me out with this little problem. The literature says digital video has to stay in the 16-235 luminance range for NTSC conformity. A standard called CCIR 601 or something. (My country uses PAL, BTW, I don't know if this applies to PAL too?)
However, when I convert a clip from DVD -> VCD using Flask/bbmpeg and load the output in VirtualDub, I see that the output has the full luminance range from 0-255. I verified this with several DVD's.
This makes me quite a bit uncertain about which "standard" I must make my own VCD's adhere to. So, for my home-made VCD's, should I use the CCIR luminance range, or can I use the full 0-255 ?
The big problem is that I don't know if it is the software (flask) that fiddles with the luminance range or if the DVD's are really encoded that way.
To make matters even more complicated, I have found out that all Mpeg encoders (tmpeg, CCE etc) actually expect their INPUT to be CCIR compliant. If you turn off CCIR in the encoder, and tell it to use 0-255 liminance range, it actually stretches the luminance -everything below 16 and above 235 falls overboard.
This is somewhat paradox. If I create an AVI file with luminance range 0-255, and tell the encoder to also encode it with luminance range 0-255, the resulting output is quite different from the input. Terribly complicated...
Comment