anthwlock / untrunc

Restore a truncated mp4/mov. Improved version of ponchio/untrunc
GNU General Public License v2.0
1.9k stars 182 forks source link

Error: bad track: 'mebx' #47

Closed LuminolBlue closed 3 years ago

LuminolBlue commented 4 years ago

Hi there, I've tried using on both windows and linux. I wasn't able to recover my files due to an error:

Info: version '' using ffmpeg '3.3.9'
Info: reading good_file.mp4
Info: parsing healthy moov atom ... 
Sample dependency flag atom found. I and P frames might need to recover that info.
Info: special track found (meta, 'Core Media Metadata')
Info: special track found (meta, 'Core Media Metadata')

Info: unknown track 'mebx' found -> fallback to dynamic stats
Error: bad track: 'mebx'

Can you tell me what this means? I'm not sure why it doesn't work, I've followed all instructions and compiled correctly. on the gui version the it crashes when I click 'repair' this error was taken from terminal not sure if that affects anything.

Please help me out, thanks!

anthwlock commented 4 years ago

If you send me the files (healthy+broken) I will take a look. You can upload them on wetransfer. If you think they are too big, use untrunc -sh file.mp4.

anthwlock commented 4 years ago

Can you tell me what this means?

see https://github.com/ponchio/untrunc/issues/182#issuecomment-611465949.

I will close this since the I received no files. Once someone has send me a pair of files (healthy+broken) this can be reopened

KarimEZ commented 3 years ago

@anthwlock I'm sending you a pair of files so you can give it a try. Thx!

anthwlock commented 3 years ago

@KarimEZ I made some commits, it should work now.