Page 2 of 9
Re: Can R-Studio recover SDHC
Posted: Thu Jan 21, 2010 1:18 pm
by Alt
We received the files and we'll investigate them to create the known file type for them.
Re: Can R-Studio recover SDHC
Posted: Mon Jan 25, 2010 8:43 pm
by minortough
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!!!
Re: Can R-Studio recover SDHC
Posted: Tue Jan 26, 2010 4:04 am
by Alt
I'll post here the xml code for the SDHC files as soon as we develop it.
Re: Can R-Studio recover SDHC
Posted: Thu Feb 04, 2010 5:08 pm
by pls
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
Re: Can R-Studio recover SDHC
Posted: Fri Feb 05, 2010 8:08 am
by Alt
We are working on this, but it appears a not-so-easy task.
Re: Can R-Studio recover SDHC
Posted: Tue Feb 16, 2010 3:04 pm
by minortough
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.
Re: Can R-Studio recover SDHC
Posted: Fri Feb 19, 2010 8:56 am
by Alt
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.
Re: Can R-Studio recover SDHC
Posted: Fri Feb 19, 2010 2:05 pm
by minortough
I'm scanning now. Will tell post what I find when it is complete. THANK YOU, Alt!
Re: Can R-Studio recover SDHC
Posted: Fri Feb 19, 2010 3:50 pm
by pls
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.
Re: Can R-Studio recover SDHC
Posted: Sat Feb 20, 2010 9:13 am
by Alt
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.