Joined
·
5,823 Posts
I've been thinking of doing this for quite awhile and finally gave it a shot.
I just "removed" the .tivo header portion of a Family Guy episode I transferred using a hex editor and saved it as a file named FG.dat
I then edited the original .tivo file in VideoRedo to remove commercials, saved that away as FG.mpg
Opened up a DOS prompt and typed copy /b FG.dat+FG.mpg FG_edit.tivo
Just transferred FG_edit.tivo back to my TiVo and ... voila ... I have a Family Guy episode with no commercials but all its information intact (and in a folder!). :up:
Now to automate this... and figure out how to alter the xml data inside the .tivo portion of the file.
Edit: We'll I've taken a stab at automating the removal of the header...
TiVo Attach
I just "removed" the .tivo header portion of a Family Guy episode I transferred using a hex editor and saved it as a file named FG.dat
I then edited the original .tivo file in VideoRedo to remove commercials, saved that away as FG.mpg
Opened up a DOS prompt and typed copy /b FG.dat+FG.mpg FG_edit.tivo
Just transferred FG_edit.tivo back to my TiVo and ... voila ... I have a Family Guy episode with no commercials but all its information intact (and in a folder!). :up:
Now to automate this... and figure out how to alter the xml data inside the .tivo portion of the file.
Edit: We'll I've taken a stab at automating the removal of the header...

TiVo Attach