On Saturday 09 April 2005 01:00, Johan Duinkerken wrote: > Hi, > > maybe a silly question, but it came up in the MythTV-dev mailing list and I > really like to know: If I set my pvr350 to VBI passthrough, raw mode, > should my TV-set then be able to decode the teletext info? Because when I > try, I only get messages from my TV teletext decoder like "Teletext page > not found" and it does that for every page address I try. > > Could it be a matter of pvr350-firmware? ivtv-version? Or is it just (for > the moment) a no-go? > > Please help me out, I'm losing hair :-) > > Best regards, > Johan Duinkerken.
see http://www.gossamer-threads.com/lists/ivtv/devel/17626 which says: " enable embedded teletext (ivtvctl -x 1 -b teletext), then run 'cat /dev/video0 >/dev/video16' and then run 'util/vbi /dev/vbi4'. vbi4 is the device that outputs the embedded VBI data. The PVR-350 is responsible for extracting it from the MPEG stream, and the driver transforms it to the same format as /dev/vbi0. " the util/vbi executable will do the passthrough here. note that this (passthrough) is not myth functionality, but just ivtv stuff. Martin ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
