Hi there,
my first post here (sorry for my bad english)
Here is my problem :
I had a MP4 File (H264/AAC) of 4,37 GB
Using mp4Muxer I click on Delete Track... then stop the process mp4box.exe (of course, it was a mistake...)
The result is :
I still got a MP4 File of 4,37 GB but only AAC track is recognize (no more H264); i've tried different tools...
So, here is my question : HOW CAN I RESTORE (OR EXTRACT) THE H264 TRACK OF MY MP4 FILE ??
Thanks in davance for any help...
Regards
+ Reply to Thread
Results 1 to 7 of 7
-
-
Try putting it into .mkv (mkvmergegui) , then extracting mkvextractgui
or try re-wrapping with ffmpeg (it might fix the header or corrupted part)
ffmpeg -i video.mp4 -vcodec copy -acodec copy output.mp4
It's might be too damaged to recover
Similar Threads
-
Avi files missing header?
By hockeygt975 in forum Newbie / General discussionsReplies: 4Last Post: 2nd Nov 2014, 03:18 -
151MB mp4 file - with header problem?
By supermaster in forum RestorationReplies: 7Last Post: 6th Jan 2012, 08:52 -
MP4 never closed, missing header?
By ETM in forum Capturing and VCRReplies: 5Last Post: 25th Feb 2011, 15:40 -
Missing video header, how to restore
By bakayy in forum RestorationReplies: 2Last Post: 25th Apr 2008, 10:29 -
MP4 file: missing codec in MPC
By cheerful in forum Software PlayingReplies: 5Last Post: 31st Oct 2007, 18:10