prpr
Well-Known Member
Just try running stripts without any parameters. If you get a help screen you have it running correctly. One of the options thereon will tell you how to test the key against the recording. Or try deliberately using wrong keys and see what happens.That seems to have got it, thanks... but I say "seems" because although stripts didn't bomb out and (apparently) produced an output file (I presume it would have complained if I had got the key wrong), the product won't play in VLC.
There shouldn't be any size limit. It just takes bl@@dy ages. So how are they failing?For context, I have a couple of recordings made on HD-FOX which are too large to decrypt locally (or at least, they fail),
Interesting.I put the original files on a UPD and plugged it into a HDR-FOX (same key as the HD-FOX), and ran DLNA decryption via the WebIF media browser OPT+ button. Having decrypted by that means, they play in VLC on my Linux system.
You could use dd to crop off the first 192 bytes of the file, then feed it to hd and compare the outputs.How do you suggest I go about finding out what the difference is?
e.g.
dd if=myfilename.ts bs=192 count=1|hd