Well, I use Freevo + VDR and, yes, I can access teletext from VDR (provided
you install 'vdr-plugin-osdteletext', of course). I have an entry in Freevo
main menu that calls VDR, and then I've attached a key in my remote to show
teletext in VDR.


local_conf.py
==========

plugin.activate('command.CommandMainMenuItem',
args=('/opt/config/freevo/fxd/vdr.fxd', ), level=10)


vdr.fxd
=====

<?xml version="1.0" ?>
<freevo>
    <command title="Ver la televisión digital">
        <cmd>/usr/bin/xterm -e vdr-sxfe --fullscreen xvdr://127.0.0.1</cmd>
        <stoposd />
    </command>
</freevo>


keymacros.conf
============

# Remote control key macros for VDR
#
# Format:
#
# macrokey  key1 key2 key3...
# macrokey  @plugin key1 key2 key3...
#
# See man vdr(5)

Red    Channels
Green    Schedule
Yellow    @tvonscreen
Blue    @osdteletext

I think VDR is easier to configure than Freevo TV plugin and Freevo
recordserver, and it's more powerful at the momment (ie, teletext support),
but only supports digital TV.

Hope this helps.


2009/5/5 Hendrik Weimer <hend...@enyo.de>

> Hi,
>
> I am planning to put together a media center PC and think about using
> Freevo on the software side. However, AFAICS Freevo does not natively
> offer teletext support, which is a must-have for me. I have found some
> postings here mentioning using VDR's teletext and libxineoutput
> plugins (and the xine plugin on the Freevo side). Does this approach
> work and give me teletext from within Freevo at the press of a button
> on my remote?
>
> Another (unrelated) question comes from the fact that I have only an
> old CRT tv available. Do I have to expect any technical or usability
> problems related to its low resolution?
>
> TIA,
> Hendrik
>
>
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK
> i700
> Series Scanner you'll get full speed at 300 dpi even with all image
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to