29 Aug
2007
29 Aug
'07
12:30 a.m.
Nico Sabbi wrote:
Diego Biurrun wrote:
If that last solution works in both cases (and does not introduce regressions) then I guess it is preferable.
Diego
the patch attached will set the movie_aspect with the value reported by the stream reader if the information is available, but the I have to admin that the solution (in mplayer.c) is quite ugly: first of all relying on a global such as movie_aspect (in mplayer.c and libmpcodecs/vd.c) simply sucks; secondly movie_aspect should be reset to its original value after the completion of the current playtree item. I don't have much time to dedicate to this issue, so anyone feel free to enhance the patch in a more appropriate manner.
oops, patch without cosmetics