I’m very new to Linux, so don’t really know what I’m doing. I have already got a ‘live’ version of Ubuntu v16.04 running on a laptop and know how to download and extract the files. I understand that it needs to be compiled first. This is where I’m having trouble. What I need is a step-by-step guide.
Would anyone be kind enough to help me out, please? I would be most grateful
I know it’s old etc., but unless you want to pay £20 for a windows program, it’s the only way to extract old recordings off a SkyHD+ box hard drive.
I have recently ended my Sky TV contract, but there are a few recordings still on the box which I wanted to keep. In case you didn’t know, Sky disable all the recording and playback functions of the box when your contract ends.
So, yes, I have a specific and real need. Any chance of some help, please?
I’m not seeing any directly compilable code there (certainly no build instructions or make file) … it looks more like a qtcreator project … maybe it can be built and run with qtcreator.
A couple of years ago Sky changed the firmware on the SkyHD+ boxes which meant that none of the freely available Windows software was able to read the hard drives correctly.
I have already removed the HDD from the box, but I need the Linux XTVFS reader to be able to copy off a few of the recordings.
From what I understand, it is not the video files themselves which is the problem, it is the format used on the HDD. Something called XTVFS that can’t be read directly off the disk.
The Linux XTVFS Reader software can do it, apparently.
Well I installed qtcreator and attempted to load/build the project … but it’s asking me to configure a “kit” for this project, and there’s no information on which “kit”, where to get it, and/or how to configure it for this project … so basically I’m stuck.
I’m trying to have a go at it myself. I’ve managed to install Qt Creator and loaded up the .pro file. It’s now giving me the missing ‘kit’ error and, to be honest, I’m lost now! Don’t really know what I’m doing, I’m concerned that I might do more harm than good.
I managed to make it work with Ubuntu 18.04 and Qt Creator 5. After many hours and much reading I think my problem was I didn’t have a C++ compiler installed.
I’ve run XTVFS reader and successfully extracted several recordings from my old Sky HD+ box HDD. Result!
Thanks very much for all the help guys. I couldn’t have done it without you, cheers.