Community Forums

Home » Vuze Forums » Devices » Tivo (Series 3)


Forum migration completed. Please report resulting forum bugs to http://forum.vuze.com/thread.jspa?threadID=87141

Thread: transcoding for Tivo system3


This question is not answered. Helpful answers available: 3. Correct answers available: 1.

Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 3 - Pages: 1 - Last Post: Nov 1, 2009 4:00 PM Last Post By: TV_Fan Threads: [ Previous | Next ]
chrisprince000

Posts: 1
Registered: 10/13/09
transcoding for Tivo system3
Posted: Oct 13, 2009 6:34 PM
 
  Click to reply to this thread Reply
Has anyone been able to transcode movies for Tivo? I have downloaded several movies they seem to be MATROSKA format
and VUZE will only transcode like 8% and stop it is the same with playstation3 and Itunes. Any suggestions?
The movies play fine in VUZE with great quality. HELP i would love to watch these on my 63" plasma

Edited by: chrisprince000 on Oct 13, 2009 6:34 PM
Spenner

Posts: 2
Registered: 10/05/09
Re: transcoding for Tivo system3
Posted: Oct 19, 2009 1:01 PM   in response to: chrisprince000 in response to: chrisprince000
 
  Click to reply to this thread Reply
I also had no luck using Vuze to transcode MKV (Matroska) files for my Tivo HD - in my case the video would come through but the audio would just be a continuous screech.

I now use pyTivo for transferring between my PC and Tivo HD. And also, PyTivo transcodes on-the-fly, so a file doesn't take up double space on the computer like with Vuze, which makes saves it's own transcoded copy.
proberts

Posts: 7
Registered: 10/17/09
Re: transcoding for Tivo system3
Posted: Oct 24, 2009 5:54 PM   in response to: Spenner in response to: Spenner
 
  Click to reply to this thread Reply
Handbrake does great with MKV
TV_Fan

Posts: 2
Registered: 11/01/09
Re: transcoding for Tivo system3
Posted: Nov 1, 2009 4:00 PM   in response to: proberts in response to: proberts
 
  Click to reply to this thread Reply
I have solved this problem by cribbing from the "Generic DirecTV" profile, which creates working VOB from MKV.

Found in directory:
C:\Documents and Settings\<Your username here>\Application Data\Azureus\plugins\vuzexcode\profiles

File is called:
TiVo_HD.properties

Modify the contents to match this:
#General information
name=TiVo HD
device=tivo.series3
file-extension=.vob
icon_url=http://cache2.vuze.com/devices/tv-hd.png
description=

#video information
video-max-width=1280
video-max-height=720
video-pixel-mod=8;
video-max-frame-rate=30.0

video-args= -vcodec mpeg2video -b 20000k -maxrate 35000k -bufsize 4096k
#-f vob

#audio information
audio-allowed-bitrates=32000,48000,56000,64000,80000,96000,112000,128000,160000,192000,224000
audio-allowed-sample-rates=32000,44100,48000
audio-max-channels=2

audio-max-bitrate=448k
#audio-allowed-bitrates=448k
#audio-max-sample-rate=48000
#audio-max-channels=2
audio-args=-acodec ac3

#container information
container-format=vob

I'm not sure what fixed it. I commented out the -f property in the command line and added more acceptable bitrates to the bitrate list. The Directv also had the MaxChannels parm set, while tivo had it commented out.

Works great!
Legend
Master: 200 - 999 pts
Expert: 150 - 199 pts
Advanced: 100 - 149 pts
Intermediate: 50 - 99 pts
Beginner: 10 - 49 pts
Newbie: 0 - 9 pts
Vuze Staff Member
Vuze Project Developer
Vuze Community Moderator
Helpful Answer (5 pts)
Correct Answer (10 pts)

Point your RSS reader here for a feed of the latest messages in all forums