[MPlayer-dev-eng] NVIDIA VIDIX How do I test it to help add support?
Ruben Garcia
ruben at ugr.es
Thu Oct 9 15:14:36 CEST 2003
Dmitry Baryshkov wrote:
> Huh. IIRC, nv28 must be the same arch (from overlay'ing point), as NV20.
>
> Could you please retry after changing 0xFFFFFFEE to 0x0 at line 538
> of nvidia_vid.c?
Ok xvidix gives the same green screen.
vesa:vidix gives
[nvidia_vid] arch 20 register base 4107b000
[nvidia_vid] detected memory size 128 MB
[nvidia_vid]: MTRR set up
[nvidia_vid] error invalid bpp
But i don't know how to change the bpp in vesa mode.
Then it starts playing something (at least the log has
A: 0.2 V: 0.0 A-V: 0.226 ct: 0.000 1/ 1 0% 0% 0.0% 0 0
0%^MA: 0.
2 V: 0.0 A-V: 0.192 ct: 0.004 2/ 2 0% 0% 0.0% 0 0 0%^MA:
0.3 V:
0.1 A-V: 0.180 ct: 0.008 3/ 3 0% 0% 0.0% 0 0 0%^MA: 0.3 V:
0.1 A-V
and so on) but the screen stays black.
I'll change the info->pitch next (with the other line you said changed
or do I revert the ffffffee change?)
> Also try changing line 799 (setting info->pitch) to:
> info->pitch=info->width <<1,
> and retry, using YV12 as output format (-vf format=yv12).
More information about the MPlayer-dev-eng
mailing list