Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.6k views
in Technique[技术] by (71.8m points)

ffmpeg - MOOV atom not found - is there a way how to extract the audio from corrupted mp4?

I'm trying to recover mp4 video file. Having a video would be nice, having an audio is crucial. I've recorded the fottage with LG v30 which has some kind of HQ audio, therefore normal recovery software is unable to recover it (video was recovered with ease).

That's why I want to try different approach - separate audio from video already from an corrupted file.

but, I'm hitting the "MOOV atom not found" problem, using FFmpeg command

ffmpeg -i sample.avi -q:a 0 -map a sample.mp3

Please help me. Thank you

question from:https://stackoverflow.com/questions/65892281/moov-atom-not-found-is-there-a-way-how-to-extract-the-audio-from-corrupted-mp4

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...