Hacker News new | ask | show | jobs
by necovek 129 days ago
In general, some tools like mplayer or VLC allow playing an MP4 file without an "index", but may require certain CLI arguments.

There are tools which can fix that too (was it mconvert from mplayer or ffmpeg, not sure).

1 comments

This is not always true. If the 'index' is all that is missing the only thing is that you cannot seek. That's easily fixable. In the case of the files my camera writes a lot more info is only at the end. I can't remember what exactly but at least the resolution and the framerate were only stored at the end. And maybe even codec settings I can't remember.

I looked at it very thoroughly back then (it was a video I did not want to loose). Without grafted on info from a video with identical settings the video could only be played back as 8x8 squares of random noise.