I have an incomplete MP4 file. It contains audio only, in AAC. Is there any tool that would fix the file so I can play the partial file?

link|improve this question

maybe one of these videohelp.com/tools/sections/video-repair-fix – Jader Dias Jul 16 '11 at 18:00
I tried filerepair1.com and it didn't work – Jader Dias Jul 16 '11 at 18:07
the free version of qtatomviewer didn't work – Jader Dias Jul 16 '11 at 18:26
did you tried any mp3 cutter/joiner aplication??? I should try to open it and cut off the last media second. Take a look at here: baixaki.com.br/download/mp3-cutter.htm – Diogo Jul 16 '11 at 22:51
@Diogo_Rocha I tried this one mp3cutter.org and it didn't work – Jader Dias Jul 16 '11 at 23:23
feedback

1 Answer

up vote 1 down vote accepted
ffmpeg -i in.mp4 -c copy out.aac
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.