Can R-Studio recover SDHC

A forum on data recovery using the professional data recovery software R-STUDIO.
Alt
Site Moderator
Posts: 3134
Joined: Tue Nov 11, 2008 2:13 pm
Contact:

Re: Can R-Studio recover SDHC

Post by Alt » Thu Jan 21, 2010 1:18 pm

Pyromaniac wrote:I uploaded some Videos from my Canon HF 10 here:
http://rapidshare.com/files/338771857/******
We received the files and we'll investigate them to create the known file type for them.

minortough
Posts: 4
Joined: Mon Jan 25, 2010 8:39 pm

Re: Can R-Studio recover SDHC

Post by minortough » Mon Jan 25, 2010 8:43 pm

I too am having problems finding these MTS file extensions. In my case, they are from a Canon HD Camcorder which I then on a NAS which experienced some serious faults during a thunderstorm. If you need an MTS video file, I'll be happy to upload as well. Let us know when we you have created a profile for this file type.

Thank YOU!!!

Alt
Site Moderator
Posts: 3134
Joined: Tue Nov 11, 2008 2:13 pm
Contact:

Re: Can R-Studio recover SDHC

Post by Alt » Tue Jan 26, 2010 4:04 am

I'll post here the xml code for the SDHC files as soon as we develop it.

pls

Re: Can R-Studio recover SDHC

Post by pls » Thu Feb 04, 2010 5:08 pm

Alt wrote:I'll post here the xml code for the SDHC files as soon as we develop it.
Any update?

I'm also looking for recovering mts video files

Alt
Site Moderator
Posts: 3134
Joined: Tue Nov 11, 2008 2:13 pm
Contact:

Re: Can R-Studio recover SDHC

Post by Alt » Fri Feb 05, 2010 8:08 am

We are working on this, but it appears a not-so-easy task.

minortough
Posts: 4
Joined: Mon Jan 25, 2010 8:39 pm

Re: Can R-Studio recover SDHC

Post by minortough » Tue Feb 16, 2010 3:04 pm

Thank you for working on this for us. I've had my server down for over a month and I'm hoping I can pull my family video .MTS files off before rebuilding. If there is anything I can do to help, please let me know.

Alt
Site Moderator
Posts: 3134
Joined: Tue Nov 11, 2008 2:13 pm
Contact:

Re: Can R-Studio recover SDHC

Post by Alt » Fri Feb 19, 2010 8:56 am

Please try this one:
<?xml version="1.0" encoding="utf-8"?>
<FileTypeList>
<!-- Search for M4A files -->
<FileType id="1416" group="Multimedia Video" description="Canon HD files" extension="m2ts">
<Signature offset="0" from="begin" count="1">\x00\x00\x00\x00\x47\x40\x00\x10\x00\x00\xB0\x11\x00\x00\xC1\x00</Signature>
<Signature offset="16" from="begin" count="1">\x00\x00\x01\xE1\x00\x00\x00\xE0\x1F\xE9\x62\xE7\x63\xFF\xFF\xFF</Signature>
<Signature offset="32" from="begin" count="1">\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF</Signature>
<Signature offset="48" from="begin" count="1">\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF</Signature>
<Signature offset="64" from="begin" count="1">\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF</Signature>
<Signature offset="80" from="begin" count="1">\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF</Signature>
<Signature offset="96" from="begin" count="1">\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF</Signature>
<Signature offset="112" from="begin" count="1">\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF</Signature>
<Signature offset="128" from="begin" count="1">\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF</Signature>
<Signature offset="144" from="begin" count="1">\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF</Signature>
<Signature offset="160" from="begin" count="1">\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF</Signature>
<Signature offset="176" from="begin" count="1">\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF</Signature>
<Signature offset="192" from="begin" count="1">\x00\x00\x55\x54\x47\x41\x00\x10\x00\x02\xB0\x39\x00\x01\xC1\x00</Signature>
<Signature offset="208" from="begin" count="1">\x00\xF0\x01\xF0\x0C\x05\x04\x48\x44\x4D\x56\x88\x04\x0F\xFF\xFC</Signature>
<Signature offset="224" from="begin" count="1">\xFC\x1B\xF0\x11\xF0\x0A\x05\x08\x48\x44\x4D\x56\xFF\x1B\x44\x3F</Signature>
<Signature offset="240" from="begin" count="1">\x81\xF1\x00\xF0\x0C\x05\x04\x41\x43\x2D\x33</Signature>
</FileType>
</FileTypeList>

Please note that the Signature string should be in one line. Name the file as you like (the extension should be .xml) and specify it on Settings -> Main -> User's file types.

minortough
Posts: 4
Joined: Mon Jan 25, 2010 8:39 pm

Re: Can R-Studio recover SDHC

Post by minortough » Fri Feb 19, 2010 2:05 pm

I'm scanning now. Will tell post what I find when it is complete. THANK YOU, Alt!

pls

Re: Can R-Studio recover SDHC

Post by pls » Fri Feb 19, 2010 3:50 pm

Hi,

Many thanks for the new xml file for the new mts type.
However how can I apply to R-Linux?
There is no Settings -> Main -> User's file types option.

Can't find any doc regarding user files tpe setting for R-Linux.

Thanks.

Alt
Site Moderator
Posts: 3134
Joined: Tue Nov 11, 2008 2:13 pm
Contact:

Re: Can R-Studio recover SDHC

Post by Alt » Sat Feb 20, 2010 9:13 am

pls wrote:Hi,

Many thanks for the new xml file for the new mts type.
However how can I apply to R-Linux?
There is no Settings -> Main -> User's file types option.

Can't find any doc regarding user files tpe setting for R-Linux.

Thanks.
Name the file FileTypes.xml and place it in the R-Linux program folder.

Post Reply