-
tivodecode does not do any format conversion, it simply removes the additional encoding and headers added by the TiVo to the raw MPEG stream. You may want to look into a transcoding tool, such as ffmpeg.
06:34AM UTC on Jan 10 2008 in TiVo File Decoder
-
BTW, you should be able to attach additional patches to this same entry in the tracker, rather than making a whole new entry for a new rev of the patch...
06:09AM UTC on Dec 18 2007 in TiVo File Decoder
-
BTW, you should be able to attach additional patches to this same entry in the tracker, rather than making a whole new entry for a new rev of the patch...
06:31AM UTC on Dec 17 2007 in TiVo File Decoder
-
This patch is being superceded by #1851705 (tdmake2).
06:29AM UTC on Dec 17 2007 in TiVo File Decoder
-
That's actually more complex than what I was thinking. I figured something like:
int write_tivo_header(char * mak, tivo_stream_header* hdr, int flags, tivo_stream_chunk** chunk_array, void * fh, write_func_t write_handler);
The write_func_t typedef is in tivodecoder.h
The caller would set the chunk_count in the hdr struct, and optionally provide a flag to say that you want the function...
06:28AM UTC on Dec 17 2007 in TiVo File Decoder
-
shouldn't you do this to stdout as well?.
06:00AM UTC on Dec 17 2007 in TiVo File Decoder
-
I have a couple questions/comments for you.
First off, after reading your patch, I remembered why I never got around to doing this myself: I never really figured out a good interface for this, either API or command line. So it is fairly likely that I will hack this around quite a bit before I settle on something I like. Hope you don't mind :)
I noticed you changed the minor format...
06:57AM UTC on Dec 13 2007 in TiVo File Decoder
-
Oops, this appears to have gotten reopened when the new version was attached...
06:08AM UTC on Dec 11 2007 in TiVo File Decoder
-
jeremyd2019 committed patchset 8 of module tivocom to the TiVo File Decoder CVS repository, changing 16 files.
11:26PM UTC on Sep 09 2007 in TiVo File Decoder
-
jeremyd2019 committed patchset 7 of module tivocom to the TiVo File Decoder CVS repository, changing 1 files.
06:55AM UTC on Aug 31 2007 in TiVo File Decoder