View Single Post
Old 7th February 2007, 23:36   #176  |  Link
HeadBangeR77
Registered User
 
HeadBangeR77's Avatar
 
Join Date: Dec 2006
Location: Heidelberg (DE), Kraków (PL)
Posts: 519
Quote:
Originally Posted by Zenitram View Post
I did a stupid writing error in the AspectRatio string algorithm :
"if (AspectRatio >1.70 AspectRatio F1<2.85) AspectRatio_String=_T("16/9");"
(yes, stupid... 2.85 instead of 1.85)
For all codecs and containers, because it is in the core.
Typos happen.

Quote:
You can see the exact value with Menu Debug --> Advanced mode (in Tree or Text view)
Thanks for pointing to that; yes, everything seems correct here:

Code:
000020AF     scalability:                           0 (0)
             --> Codec:                             MPEG-4V
             --> Codec:                             MPEG-4V
             --> Width:                             720
             --> Height:                            304
             --> AspectRatio:                       2.368
             --> Resolution:                        8
             --> Chroma:                            4:2:0
             --> Interlacement:                     PPF
             --> Codec_Settings:                    BVOP
             --> Codec_Settings/BVOP:               Yes
             --> Codec_Settings/GMC:                0
             --> Codec_Settings:                    QPel
             --> Codec_Settings/QPel:               Yes
             --> Codec_Settings:                    Custom Matrix
             --> Codec_Settings/Matrix:             Custom
(...)

Quote:
Don't hesitate to write me more bugs!

PS : please use the tracker of sourceforge for bugs
http://sourceforge.net/tracker/?grou...62&atid=581181
this is easier for me to track the bugs instead of all forums! ...
Will remember next time - thanks for your quick reaction.
__________________
"Only two things are infinite: the universe and human stupidity, and I'm not sure about the former."
HeadBangeR77 is offline   Reply With Quote