|
| Author |
Message |
starmanj
Joined: 29 Aug 2008 Posts: 7
|
Posted: Wed Sep 03, 2008 6:33 am Post subject: pytivo locks up my Tivo HD |
|
|
| When trying to transfer an MPEG2 Transport Stream DVB file, my Tivo HD with latest software tries to start transfer and hangs on the "starting transfer" screen. I have to reboot. Isn't there a timeout function either in pytivo or in TivoHD? I'm using the latest windows build of Pytivo. |
|
| Back to top |
|
 |
rdian06
Joined: 12 Apr 2008 Posts: 362
|
Posted: Wed Sep 03, 2008 8:25 am Post subject: |
|
|
| Add debug=true to your conf file and then run pyTivo in console mode. Then post what you see in console when the hang occurs. |
|
| Back to top |
|
 |
starmanj
Joined: 29 Aug 2008 Posts: 7
|
Posted: Wed Sep 03, 2008 9:07 am Post subject: |
|
|
| Will do. |
|
| Back to top |
|
 |
wmcbrine

Joined: 04 Jan 2008 Posts: 444
|
Posted: Wed Sep 03, 2008 12:07 pm Post subject: |
|
|
Ffmpeg recognizes transport streams as MPEG files, so they used to be passed through without reencoding. However, the TiVo can't really handle them (at least, not when they're flagged with the MIME type that pyTivo uses).
pyTivo now assumes that files with the extensions ".ts" or ".tp" are transport streams, so it flags them as needing reencoding. But files with other extensions will not be flagged. Also, I don't know whether or not this feature is in the last Windows Installer version, which is getting pretty old now. _________________ My pyTivo fork |
|
| Back to top |
|
 |
starmanj
Joined: 29 Aug 2008 Posts: 7
|
Posted: Thu Sep 04, 2008 6:06 am Post subject: |
|
|
I now suspect I accidentally tried to send an H.264 HD file to the tivo (.ts). I think pytivo didn't know what to do with it. Does pytivo have a check or a timeout function? Somehow it should "release" the Tivo HD from an handshake glare or do-loop...
pytivo can send .avi's with xvid/divx perfectly BTW, very nice! |
|
| Back to top |
|
 |
rdian06
Joined: 12 Apr 2008 Posts: 362
|
|
| Back to top |
|
 |
BustaGriggs
Joined: 07 Sep 2008 Posts: 1
|
Posted: Sun Sep 07, 2008 11:43 am Post subject: |
|
|
| I had the same hang problem. It was pytivo.conf problem. I had the wrong path for ffmpeg listed. |
|
| Back to top |
|
 |
|