[MPlayer-users] Optimize video output from tv card
Michael
auslands-kv at gmx.de
Thu Sep 3 18:01:48 CEST 2009
THANKS A LOT!!!
I got it working now. And the CPU usage for the tv card is down to 15% !!!!
Now I just need to find some tutorials on how to access the X11 screen from
python (as Mplayer shall only use about 80% of the screen, the rest shall be
a scrolling text display).
I also want to get rid of the xterm. Need to find out what I need it for at
all. I see that I cannot simply start mplayer from xinit. It seems to need
xterm.
Thanks a lot for your help!
Michael
Michael wrote:
> Jau, forget this posting, too.
>
> Solved the problem. The correct workflow is: ./autogen.sh, make clean,
> make install. Now the compilation seems to work.
>
> Thanks
>
> Michael
>
> Michael wrote:
>
>> O.K. forget the last posting. I did not find the problem but, actually, a
>> reboot solved it finally. :-/
>>
>> So, autogen.sh completes without problem. But now I have the next problem
>> with make install:
>>
>> Making install in src
>> make[1]: Entering directory `/home/xf86-video-nsc-imedia/src'
>> /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/xorg -
>> I/usr/include/pixman-1 -I../src/gfx -I../src/panel -I../src/cim -g -O2
>> -
>> module -avoid-version -o nsc_drv.la -rpath
>> /usr/local/lib/xorg/modules/drivers durango.lo cimarron.lo nsc_driver.lo
>> nsc_galstub.lo nsc_gx1_accel.lo nsc_gx1_cursor.lo nsc_gx1_dga.lo
>> nsc_gx1_driver.lo nsc_gx1_shadow.lo nsc_gx1_video.lo nsc_gx2_accel.lo
>> nsc_gx2_cursor.lo nsc_gx2_dga.lo nsc_gx2_driver.lo nsc_gx2_shadow.lo
>> nsc_gx2_video.lo amd_lx_accel.lo amd_lx_cursor.lo amd_lx_dga.lo
>> amd_lx_driver.lo amd_lx_shadow.lo amd_lx_video.lo panel.lo nsc_msr_asm.lo
>> gcc -shared .libs/durango.o .libs/cimarron.o .libs/nsc_driver.o
>> .libs/nsc_galstub.o .libs/nsc_gx1_accel.o .libs/nsc_gx1_cursor.o
>> .libs/nsc_gx1_dga.o .libs/nsc_gx1_driver.o .libs/nsc_gx1_shadow.o
>> .libs/nsc_gx1_video.o .libs/nsc_gx2_accel.o .libs/nsc_gx2_cursor.o
>> .libs/nsc_gx2_dga.o .libs/nsc_gx2_driver.o .libs/nsc_gx2_shadow.o
>> .libs/nsc_gx2_video.o .libs/amd_lx_accel.o .libs/amd_lx_cursor.o
>> .libs/amd_lx_dga.o .libs/amd_lx_driver.o .libs/amd_lx_shadow.o
>> .libs/amd_lx_video.o .libs/panel.o .libs/nsc_msr_asm.o -Wl,-soname -
>> Wl,nsc_drv.so -o .libs/nsc_drv.so
>> gcc: .libs/durango.o: No such file or directory
>> gcc: .libs/cimarron.o: No such file or directory
>> gcc: .libs/nsc_driver.o: No such file or directory
>> gcc: .libs/nsc_galstub.o: No such file or directory
>> gcc: .libs/nsc_gx1_accel.o: No such file or directory
>> gcc: .libs/nsc_gx1_cursor.o: No such file or directory
>> gcc: .libs/nsc_gx1_dga.o: No such file or directory
>> gcc: .libs/nsc_gx1_driver.o: No such file or directory
>> gcc: .libs/nsc_gx1_shadow.o: No such file or directory
>> gcc: .libs/nsc_gx1_video.o: No such file or directory
>> gcc: .libs/nsc_gx2_cursor.o: No such file or directory
>> gcc: .libs/nsc_gx2_dga.o: No such file or directory
>> gcc: .libs/nsc_gx2_driver.o: No such file or directory
>> gcc: .libs/nsc_gx2_shadow.o: No such file or directory
>> gcc: .libs/nsc_gx2_video.o: No such file or directory
>> gcc: .libs/amd_lx_accel.o: No such file or directory
>> gcc: .libs/amd_lx_cursor.o: No such file or directory
>> gcc: .libs/amd_lx_dga.o: No such file or directory
>> gcc: .libs/amd_lx_driver.o: No such file or directory
>> gcc: .libs/amd_lx_video.o: No such file or directory
>> gcc: .libs/panel.o: No such file or directory
>> gcc: .libs/nsc_msr_asm.o: No such file or directory
>> make[1]: *** [nsc_drv.la] Fehler 1
>> make: *** [install-recursive] Fehler 1
>>
>> There are only two files in the .libs folder: amd_lx_shadow.o and
>> nsc_gx2_accel.o
>>
>> Is this a configure error? Actually, autogen.sh completes without any
>> visible errors.
>>
>> Michael
>> --------
>>
>> Michael wrote a lot of nonsense:
>>
>>> O.K. I'm already at a point of not getting further any more.
>>>
>>> I installed the xorg xserver and downloaded the nsc-imedia driver
>>> sources.
>>>
>>> However, ./autogen.sh gives the following errors:
>>> [...]
More information about the MPlayer-users
mailing list