Bitcoin Forum

Economy => Services => Topic started by: EPiSKiNG on September 25, 2011, 06:26:01 AM



Title: WANTED: .3gp Video File Repair (5BTC)
Post by: EPiSKiNG on September 25, 2011, 06:26:01 AM
I have a .3gp file that I recorded on my phone and it won't open in any video software that I've been able to get my hands on.... I've done some extensive research, and it appears as though the header is corrupt, and I need to use a hex editor to clone a good video's header into my bad file... If someone can get this done for me, I'll pay 5 BTC.  I just need to be able to play it, although it would be better if I can edit it too.

Here's the bad file that needs fixing:  http://hotfile.com/dl/130644334/9ab9a0a/2011-09-24_04-25-32_612.3gp.html (http://hotfile.com/dl/130644334/9ab9a0a/2011-09-24_04-25-32_612.3gp.html)
Here's a good file:  http://hotfile.com/dl/130644043/abaed08/2011-08-26_20-41-18_757.3gp.html (http://hotfile.com/dl/130644043/abaed08/2011-08-26_20-41-18_757.3gp.html)

THANKS IN ADVANCE!
-EP


Title: Re: WANTED: .3gp Video File Repair (5BTC)
Post by: Bitsky on September 25, 2011, 11:06:29 AM
The problem is that the video misses the moov header which contains the details about the audio/video streams inside. Also, the header at the beginning of the file is missing.
The header at the top is rather easy to recreate by copying the first bytes from the good file and calculating the offset for the mdat part. From there on, pretty much the only option is to move over the moov section too. This results in a video file which at least opens in VLC, but it still looks buggy (it looks like you filmed something that's burning).

I have created a patch which can be applied with xdelta to the broken 3gp file: http://www.files.to/get/22295/330dkvjfmz

MD5 sums:
broken file: 96f52e415760249d9ab367f755e36f7c
patch: b479140c6b4c1f6b7ffdc7a56ad5f4f9
repaired file: 1da0c96cd94da30466fdd7b29feab2df

You can apply the patch with: xdelta -d -s 2011-09-24_04-25-32_612.3gp repair.delta 2011-09-24_04-25-32_612-PATCHED.3gp

Maybe this will help you some; I don't really do much video editing, so the number of video programs I have is limited. Since you already tried a lot, maybe one of those programs can work with the patched file.


Title: Re: WANTED: .3gp Video File Repair (5BTC)
Post by: EPiSKiNG on September 25, 2011, 07:48:37 PM
Awesome.   Thank you!  BTC on the way.

Yes that's the bus that we took on a 5,000 mile tour and everything worked just fine, then we took it on a little 150 mile trip to Anaheim, and it burned to the ground on the way back... It was nuts.

-EP


Title: Re: WANTED: .3gp Video File Repair (5BTC)
Post by: Bitsky on September 25, 2011, 09:22:12 PM
Thanks!

Remember: Rock bands burn stuff on stage, but not their tour bus  :P