Aray
3rd March 2019, 04:19
It's a bit out of date to discuss the issue about ITU-R or non-ITU-R DVDs now.
I'v been read this thread (https://forum.doom9.org/showthread.php?t=81410), and this one (https://forum.doom9.org/showthread.php?t=174533), and Brother John's ITU-R BT.601 and PAR (https://forum.doom9.org/showthread.php?p=826896).
But I have always been confused about whether it was ITU-R or non-ITU-R standard DVDs, and didn't find any simple and accurate method to determine the ITU-R standard DVDs, so that I don't have to crop the pixels by the 704x method and solve the stretched resolution of DVD-Rip easily and completely.
I saw a parameter "Pixel aspect ratio" in MediaInfo by advanced mode, can this be used to determine whether it's ITU-R standard DVDs by comparing it with Brother John's PAR tables?
Based on Brother John's PAR tables, I added the calculated real number, for quick comparison with MediaInfo's "Pixel aspect ratio".
Exact PAR according to ITU-R BT.601
| PAL | NTSC
-----+----------------------+----------------------+
4:3 | 1150/1053 (1.092118) | 38800/42651 (0.909709)
-----+----------------------+----------------------+
16:9 | 4600/3159 (1.456157) | 155200/127953 (1.212945)
Calculated PAR according to ITU-R BT.601
Almost exact and commonly used ITU-PAR according to Jukka Aho’s well-known article.
However he did not account for the fact that the top and bottom half-lines of the analog image are only half-height.
| PAL | NTSC | NTSC (711)
-----+----------------------+----------------------+----------------------
4:3 | 128/117 (1.094017) | 4320/4739 (0.911585) | 72/79 (0.911392)
-----+----------------------+----------------------+----------------------
16:9 | 512/351 (1.458690) | 5760/4739 (1.215446) | 96/79 (1.215190)
MPEG-4 PAR taken directly from the MPEG-4 standard documents.
Very similar to exact ITU figures and usually used for MPEG-4 encodings.
| PAL | NTSC
-----+----------------------+----------------------+
4:3 | 12/11 (1.090909) | 10/11 (0.909091)
-----+----------------------+----------------------+
16:9 | 16/11 (1.454545) | 40/33 (1.212121)
Generic PAR (i.e. ignoring ITU)
This leads to an exact 16:9 DAR for an uncropped 16:9 PAL frame.
| PAL | NTSC
-----+----------------------+----------------------+
4:3 | 16/15 (1.066667) | 8/9 (0.888889)
-----+----------------------+----------------------+
16:9 | 64/45 (1.422222) | 32/27 (1.185185)
For example:
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/Chekist.1992.Rus.D5.PAR.jpg
MediaInfo PAR is 1.067, PAR tables to Generic PAR / PAL / 4:3, means this is non-ITU-R DVDs.
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/Les.Enfants.du.Marais.1999.FRE.D9.PAR.jpg
MediaInfo PAR is 1.422, PAR tables to Generic PAR / PAL / 16:9, means this is non-ITU-R DVDs.
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/So.Close.to.Paradise.1998.D5.PAR.jpg
MediaInfo PAR is 0.889, PAR tables to Generic PAR / NTSC / 4:3, means this is non-ITU-R DVDs.
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/The.Song.of.Sparrows.2008.D5.PAR.jpg
MediaInfo PAR is 1.185, PAR tables to Generic PAR / NTSC / 16:9, means this is non-ITU-R DVDs.
Is this method to determine ITU-R standard DVDs correct?
Also, I found that some DVD's MediaInfo PAR is 1.896, and the DAR 2.40:1, after crop the black bars with MeGUI, the DAR is close to 1.66:1.
How to determine this sort of?
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/Un.Coeur.en.Hiver.1992.D9.PAR.jpg
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/Keetje.Tippel.1975.D5.PAR.jpg
I'v been read this thread (https://forum.doom9.org/showthread.php?t=81410), and this one (https://forum.doom9.org/showthread.php?t=174533), and Brother John's ITU-R BT.601 and PAR (https://forum.doom9.org/showthread.php?p=826896).
But I have always been confused about whether it was ITU-R or non-ITU-R standard DVDs, and didn't find any simple and accurate method to determine the ITU-R standard DVDs, so that I don't have to crop the pixels by the 704x method and solve the stretched resolution of DVD-Rip easily and completely.
I saw a parameter "Pixel aspect ratio" in MediaInfo by advanced mode, can this be used to determine whether it's ITU-R standard DVDs by comparing it with Brother John's PAR tables?
Based on Brother John's PAR tables, I added the calculated real number, for quick comparison with MediaInfo's "Pixel aspect ratio".
Exact PAR according to ITU-R BT.601
| PAL | NTSC
-----+----------------------+----------------------+
4:3 | 1150/1053 (1.092118) | 38800/42651 (0.909709)
-----+----------------------+----------------------+
16:9 | 4600/3159 (1.456157) | 155200/127953 (1.212945)
Calculated PAR according to ITU-R BT.601
Almost exact and commonly used ITU-PAR according to Jukka Aho’s well-known article.
However he did not account for the fact that the top and bottom half-lines of the analog image are only half-height.
| PAL | NTSC | NTSC (711)
-----+----------------------+----------------------+----------------------
4:3 | 128/117 (1.094017) | 4320/4739 (0.911585) | 72/79 (0.911392)
-----+----------------------+----------------------+----------------------
16:9 | 512/351 (1.458690) | 5760/4739 (1.215446) | 96/79 (1.215190)
MPEG-4 PAR taken directly from the MPEG-4 standard documents.
Very similar to exact ITU figures and usually used for MPEG-4 encodings.
| PAL | NTSC
-----+----------------------+----------------------+
4:3 | 12/11 (1.090909) | 10/11 (0.909091)
-----+----------------------+----------------------+
16:9 | 16/11 (1.454545) | 40/33 (1.212121)
Generic PAR (i.e. ignoring ITU)
This leads to an exact 16:9 DAR for an uncropped 16:9 PAL frame.
| PAL | NTSC
-----+----------------------+----------------------+
4:3 | 16/15 (1.066667) | 8/9 (0.888889)
-----+----------------------+----------------------+
16:9 | 64/45 (1.422222) | 32/27 (1.185185)
For example:
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/Chekist.1992.Rus.D5.PAR.jpg
MediaInfo PAR is 1.067, PAR tables to Generic PAR / PAL / 4:3, means this is non-ITU-R DVDs.
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/Les.Enfants.du.Marais.1999.FRE.D9.PAR.jpg
MediaInfo PAR is 1.422, PAR tables to Generic PAR / PAL / 16:9, means this is non-ITU-R DVDs.
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/So.Close.to.Paradise.1998.D5.PAR.jpg
MediaInfo PAR is 0.889, PAR tables to Generic PAR / NTSC / 4:3, means this is non-ITU-R DVDs.
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/The.Song.of.Sparrows.2008.D5.PAR.jpg
MediaInfo PAR is 1.185, PAR tables to Generic PAR / NTSC / 16:9, means this is non-ITU-R DVDs.
Is this method to determine ITU-R standard DVDs correct?
Also, I found that some DVD's MediaInfo PAR is 1.896, and the DAR 2.40:1, after crop the black bars with MeGUI, the DAR is close to 1.66:1.
How to determine this sort of?
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/Un.Coeur.en.Hiver.1992.D9.PAR.jpg
https://res.cloudinary.com/aray/image/upload/v1551573489/Screenshots/Keetje.Tippel.1975.D5.PAR.jpg