View Single Post
Old 12-14-2013, 08:59 AM   #46
mmarx82

 
mmarx82's Avatar
 
Drives: '12 ZL1 #1609
Join Date: Feb 2010
Location: Georgia
Posts: 1,762
Quote:
Originally Posted by SUKXOST View Post
my buddy has a corrupt vid....I'm listeneing
This first part assumes you know how to make a batch file, if you don't know find someone who does or google how.

Part one, make a batch file and put this in it:

Quote:
@echo off
cls
set /p merge=What is the name of the file you want to merge?
copy /b %merge%.mp4 %merge%_deleteme.mp4
copy /b %merge%.mp4+%merge%_deleteme.mp4
del %merge%_deleteme.mp4

Put it in the same directory as your corrupt video and then run the batch file. What that does is prompt you for the corrupt files name, then makes a copy of that file and merges the copy into the original file. The file will still be corrupt but now twice as long.


Now, Download Grau Gbr version 1.8.0.0 (a newer version than this will not work), Here is a link to download the old version 1.8.0.0: http://www.mediafire.com/download.php?cg2li2nhawa7407

Now use that Grau Gbr to recover your video, it is a demo version but will only recover 50% of your video. (Oh wait, we merged the video onto itself so I guess it will recover 100% of the video) Like that trick?


Quote:
Originally Posted by SUKXOST View Post
^ Right! What the heck. They had a guy out there @ the start/finish line snappin pics......where they at YO!?!

Help us out Mike
Yeah for real. Where are the pics?
__________________
Life is too short to drive cars that suck.
My build Thread
mmarx82 is offline   Reply With Quote