PDA

View Full Version : strange width and height


Dntspa
12-15-2006, 06:05 AM
i have mpg file with 720 x 576.
when i ask flix what is this file width and height with functions
video_options_GetSourceWidth
video_options_GetSourceHeight

flix said that
width is 352
height is 576

so the encoded file is thinner than it should be!

what was happened? flix bug or some problems with mpg file itself? :confused:

Dntspa
12-15-2006, 08:18 AM
we found the cause of that.
it was because of strange version of codec...

v128
12-28-2006, 12:21 PM
video_options_GetSourceWidth
video_options_GetSourceHeight

both return wrong values for a source .flv. why does this happen? any idea how to fix?