<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=625110321-10032005><FONT face=Arial size=2>As I mentioned in
previous email, I've written a demux module to allow VLC to play TY format
files. This is the native format for streams as they exist on TiVo
devices. Most methods to extract files from a TiVo unit result in this
type of file. Currently the module handles all Series-1 TiVo extracted
files. If I can get some Series-2 data to look at, it could handle those
as well...</FONT></SPAN></DIV>
<DIV><SPAN class=625110321-10032005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625110321-10032005><FONT face=Arial size=2>If there's interest
(previously there was some hint), it can be included in the VLC source
tree.</FONT></SPAN></DIV>
<DIV><SPAN class=625110321-10032005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625110321-10032005><FONT face=Arial size=2>The source code is
attached here, along with diffs for configure.ac to add "--enable-tydemux" in
configure. In my environment, the files exist in
modules/demux/ty.</FONT></SPAN></DIV>
<DIV><SPAN class=625110321-10032005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625110321-10032005><FONT face=Arial size=2>I've tried to stay
close to the VLC coding conventions.</FONT></SPAN></DIV>
<DIV><SPAN class=625110321-10032005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625110321-10032005><FONT face=Arial size=2>On another note, is
anyone actively working on a Closed Caption / Teletext module? I think I
can take the closed-caption code from the xine project (their libspucc is GPL)
and make it to work as a module. It handles EIA-608 & EIA-708
captions. EIA-608 is the typical line-21 (NTSC) / line-22 (PAL)
captions. My TY module just isn't complete without CC displays.
:)</FONT></SPAN></DIV>
<DIV><SPAN class=625110321-10032005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=625110321-10032005><FONT face=Arial
size=2>Neal</FONT></SPAN></DIV></BODY></HTML>