I recently tried to insert a video file into the blender sequencer, only to get the error message
The selected file is not a movie or FFMPEG-support not compiled in!
The file in question was an AVI file re-encoded from MPEG using MediaCoder. The AVI was 19MB in size, from a MPEG 99MB in size.
I am running Blender 2.42 on Windows XP Professional.
Other files, not encoded in the same way, could be inserted in the sequencer. In addition, it was possible to play the file in Windows Media Player.
AVI codecs in windows, indeed in any OS, is a most frustrating issue. They exist somewhere as OS add’ons. It is best to use something maybe like Windows Movie Maker to save it as uncompressed, get it into blender, and then re’export it. That way, you know that blender + codec + file + OS equals success. Frame sequences of jpg or png or tga or exrs always work.
Thanks, I’ll try re-exporting it uncompressed and see if that helps.
Mike_S: Does it still not work if the MPEG was re-encoded as an AVI? I don’t know a lot about AVIs, so is an AVI just compressing an existing file(s), and still having the problems of the original?