anthwlock / untrunc

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

Support for MTS? #101

Closed auanasgheps closed 2 years ago

auanasgheps commented 3 years ago

Hello,

I have videos recorded by a Sony camera which I would like to repair. They're just AVC video and AC3 audio.

Would be possible to support this kind of file? image I'm trying to analize a reference file, but I get the following error. image

Thanks

anthwlock commented 3 years ago

Hey,

As you have noticed, untrunc currently only supports the mp4 container format, so the m2ts container format is (currently) not supported.

Have you tried other tools already? After a quick search I found this: https://forum.videohelp.com/threads/339721-Scanning-and-fixing-m2ts-file-errors#post2112569

If you send me your files I will take a look.

Related issue: https://github.com/ponchio/untrunc/issues/203

auanasgheps commented 2 years ago

Hi, sorry for the late reply. TS Doctor is able to fix some of these files. Thanks!