And here is Tom's first post:
Hi,
I´m using my 365divX mostly for watching PAL DVD´s. But it
is well known, that most of the european PAL DVD´s are incorrectly
flagged with the progressive Flag. It is also well known, that the
Yammi actually only uses this flag to show the film material correct
in progressive. Otherwise the player uses the lousy deinterlacer mode.
Thus, a lot of PAL DVD´s which false progressive flags, could be
shown better if the Yammi has switch or a function to force the player
into progressive mode (like the Sony 750) by ignoring the false flag.
Now the question is, can the EM8500 decoder chip perform the forced
progressive mode? And if so, can the developer pushed forward to
implement this function into the player software?
The Yammi, as well as all other Sigma EM8500 based player uses the
uCLinux as an embedded ROM based OS. The firmware can be simply
mounted into an existing Linux System. For an example, have a look at:
http://www.duke.edu/~java32/bravo/bravohacking.html
On this page you can find also a decompiled kernel driver named khwl.o
whis nearly identical to the Yammy kernel which especially includes
two functions named:
GetForcedProgressive and SetForcedProgressive.
May be I am wrong, but it seems as these two function calls are
necessary to set the EM8500 chip into the forced progressive mode.
Only, the fileplayer binary of the Yammi did not support this function.
Any developer look in this this group and can give a comment on this?
Did someone has a good connection to the developer, so that they can
implement the forced progressive mode into the fileplayer binary, say
by using the setup or better by using the remote control (another
hidden menu, or pressing two buttons simultaneously etc..).
Greetings,
Tom
(who would like to have a forced progressive mode on his Yammi)