PDA

View Full Version : TyTool 7r7a error


gfb107
07-14-2003, 11:54 AM
I got a .ty from my DTiVo (DSR6000R).
When I try to make the key file, I get the message:

"TyTool7r7.exe has encountered a problem and needs to close. We are sorry for the inconvenience."

The following information might be relevant, from the TyTool information window:

Trancode Selected Mode: 0
Ready...
Reading list from the server...
Clear Now Showing List...
Connecting to 'mytivo'
Connected...
Getting NowShowing data...
Total Size = 8591kbytes in 35.797000 seconds...

Name = 'c:\download\TY Files\Funny Girl-'
fsIDs = '2025660/2025665/2025677/2025713'
Tivo Address = 'mytivo'
Connected...

DiffTime = 1171.438056 (1171438) == 19.523969 Minutes
total = 2122317824
Generating KeyFrame File: c:\download\TY Files\Funny Girl-.ty
Detected Tivo Type: DTivo
Detected Audio Stream Type: MPEG Layer II
Final standardAudioSize = 588
Final standardFrameLength = 576
Final standardAudioDiff = 2160 or 00:00:00.024
First Video PTS: 00:00:25.599
......... 100......... 200......... 300......... 400......... 500

......... 600......... 700......... 800......... 900..
PTS Reset Detected... Correction in progress...
Found an OOB packet... The Audio Diff is: 10:49:47.872
Is it in sequence??? It is OFF by exactly f frames.
Nope... Not in sequence... Skipping it...

Let me know if I can provide more information.

gfb107
07-14-2003, 08:58 PM
I turned on GUI Verbose Level 3 to see if it would provide more information.

Here's the end of the log:

video at rec 47 ofs 0xdf24 size 0x4
video at rec 48 ofs 0xdf28 size 0x15d0
video at rec 49 ofs 0xf4f8 size 0x4
Unknown at rec 50 ofs 0xf4fc size 0x8c749 ==> Type = 2
We got a 2 and it is header only!
PTS [32..30] = 0x 0 (0)
PTS [29..15] = 0x 841 (2113)
PTS [14..0] = 0x65F2 (26098)
sysClock = 0x420E5F2 (69264882)
video at rec 52 ofs 0xf50c size 0x4
video at rec 53 ofs 0xf510 size 0x2630
video at rec 54 ofs 0x11b40 size 0x4
[0 - 0 : 83c : 2872] = Full: 69085298

Woah.... This is a DTivo audio error packet.
We have written 910 bytes and we needed to write 576 bytes...
Write out -334 padding 0's
[0 - 0 : 83e : 14b2] = Full: 69145778

Pro-289
07-15-2003, 01:27 AM
You should probably contact Jdiner. Use TyFileSplit.exe and cut a small portion out where that error is, and send it to Jdiner for further analysis.

gfb107
07-15-2003, 12:41 PM
Originally posted by Pro-289
You should probably contact Jdiner. Use TyFileSplit.exe and cut a small portion out where that error is, and send it to Jdiner for further analysis.
OK. I've managed to recreate the error with a Ty file that contains chunks 910-922. Here's the bad ty file (http://home.nc.rr.com/lbush2/Bad.ty), and the text file (http://home.nc.rr.com/lbush2/Bad.ty.txt) generated by TyTool with Verbose Level 3.

Pro-289
07-15-2003, 05:23 PM
Originally posted by gfb107
OK. I've managed to recreate the error with a Ty file that contains chunks 910-922. Here's the bad ty file (http://home.nc.rr.com/lbush2/Bad.ty), and the text file (http://home.nc.rr.com/lbush2/Bad.ty.txt) generated by TyTool with Verbose Level 3.
Hmm, strange. Near the end of your bad.ty file, there's a bunch of 00's. If I hex edit and cut just one 00 out, I can then process your bad.ty file.

Wow, the latest tyStudio build won't even load the original .ty or the hex edited .ty.
I guess TyTool is a bit more forgiving. :)