Sunday, December 24, 2006

PVR Disk Extraction Software

After positive feedback, I'm pleased to present the PVR Disk Extraction software.

Jason has done a great job, and the software seems capable of extracting most recordings. The software will probably work on disks from the other Technotrend PVR clones too.

Please note:
  • Is built on GPL Licensed open source code, and Jason has made all efforts to comply with the GPL license. The source is included.
  • One program (sigma) is included as a contribution, we believe it's freeware or Opensource but we are unsure of it's licensing, so may be withdrawn with no notice. This is the simplest software to use, and comes with Jason's PVR disk driver bundled in the one zip.
  • The software comes with no warranty expressed or implied. If you download and use the software you do so at your own risk.
  • No support is provided for the software. Since working on the software Jason has move on to another PVR and no longer has access to a technotrend box. There is a thread on DS for mutual support of the software. You can find the thread here: http://www.digitalspy.co.uk/forums/showthread.php?p=12053616
  • Extracting programmes requires you to remove the hard disk from your PVR and connect to your PC. You should only do this if competent to do so. You do so at your own risk, and may invalidate any warranty.

Enough small print, here is what you want to know (Jason's notes):

Quick installation steps:

  • Unzip the archive. Have a look at install.txt if you want.
  • Run the install.cmd and pvr101disk.reg files by just double-clicking on them.
  • Shut down.
  • Connect your PVR-101 hard disk as a second disk in your computer.
  • Restart Windows. (If you've chosen manual starting then use "net start pvr101disk" to start the driver.)
  • Open a Command Prompt and run the following to mount your disk: pvr101disk.exe /mount 0 \Device\Harddisk1\Partition0 p: (this assumes your disk will be the second disk on your system andyou want to mount it as drive P:). Everything should be read-only and therefore quite safe (I've altered the driver to do this and Windows' UDF driver is read-only, too).
  • Have a look at pvr101disk.readme.txt for more info.
  • As for dealing with the "data" files on the PVR-101 disk, I've nowsucceeded in converting my whole disk to (much smaller) XVID format forarchiving on DVD. The scheme that I find to be the 100% reliable so far(in terms of coping with the dodgy DVB-T MPEG-TS data and keeping theaudio in sync) is this:1) Use Project-X to top, tail and cut out the adverts from the "data" file and demux it to MP2 (audio) and M2V (video) files.2) Convert the MP2 to a smaller CBR MP3 using LAME. (VBR can sometimes cause problems I've found.)3) Use AutoGK to turn the M2V file into an appropriately sized XVID AVI file (I reckon it can easily drop the file size to a third).4) Use VirtualDubMod to combine the new MP3 soundtrack into the new AVI file.Lots of other things I've tried have been OK with most recordings butfail miserably with others (and I've confirmed this is due to errors inthe [received] Transport Stream rather than the new Windows driver).The key part is that demuxing using Project-X "guarantees" the audiosync based on timestamps in the MPEG-TS (but the other conversions thatProject-X offers seem not to).

You can find the files here.

You can use the Command line version/driver:

http://www.bug-byte.co.uk/pvr/PVR101disk.readme.txt

http://www.bug-byte.co.uk/pvr/pvr101disk.zip

Or the version with the SIGMA GUI, while it's available:

http://www.bug-byte.co.uk/pvr/Sigma.zip

The Sigma GUI makes life easier, but we have not been able to track down the author, so may be pulled at a later date. It has Jason's driver bundled in the zip file too.

Hope this is of use, any comments/questions post in the DS thread and hopefully someone will help.

Merry Christmas!