Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] What works with DVB 0.9?



Favre Gregoire writes:
 > And against latest CVS:
 > 
 > kg++ -g -O2 -Wall -m486 -c -DREMOTE_KBD -I../DVB/driver config.c
 > In file included from dvbapi.h:23,
 >                  from config.h:18,
 >                  from config.c:10:
 > dvbosd.h:71: `OSD_Command' was not declared in this scope
 > dvbosd.h:71: parse error before `,'
 > In file included from config.h:18,
 >                  from config.c:10:
 > dvbapi.h:141: `OSD_Command' was not declared in this scope
 > dvbapi.h:141: parse error before `,'
 > make: *** [config.o] Error 1
 > Exit 2
 > 
 > When I run dvdplayer_0.31 the programm don't give me error, and the DVD get loaded, but there nothing on
 > the screen from the DVD: there is still the old channel I was looking before...

The old API is no longer in the 0.9.x CVS version.


 > Now the question:
 > 
 > 1) With ntuxzap I can go down one page with Page Down, how could I go one page up, as
 > 	Page Up don't do anything?

It works for me on one computer and not on another. It might
depend on the ncurses or CDK version, maybe also the terminal
settings. I'll have to compare the version numbers.


 > 2) Is there a way in tuxview to just keep the "screen", I mean the watched channel in a window?
 > 3) What about a xv-extension to tuxview (and kvdr, but for now, as
I can't start vdr...)?

I think Marcus plans to add that to tuxview.

 > 4) Is VDR compatible with DVB 0.9, and if yes, how could I compil it?
 > 5) Is it possible to watch DVD with DVB 0.9, if yes, how?

Both will need to convert to the new API.


Ralph


--- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index