Opening an AVI file

2

1

I tried to open an AVI file, but this shows up:

Additional software is required for QuickTime to playback this media. It may be available from the QuickTime Components page.

Make sure your interest network connection is active, then click the Continue button to check for the software.

Exactly what additional software do I have to install?

It's on a Mac.

John

Posted 2010-02-13T20:27:25.503

Reputation: 187

1Please add the operation system you're using, either to your post or the tags. – None – 2010-02-13T20:37:13.147

Sometimes you can see what is inside a video file using the file command in Terminal.app. Open terminal, type file (remember the space after!) and then drag the file into the window, then hit return. File may tell you just what is in the AVI. – CyberSkull – 2012-08-13T16:40:33.977

Answers

11

VLC media player will play the video without additional codecs.

You can download the Mac OS X version here.

Molly7244

Posted 2010-02-13T20:27:25.503

Reputation:

QT + Perian are a more Mac OS X way of playing videos. Moreover, Perian works with the all system (Frontrow, Quicklook, …). – Studer – 2010-02-14T00:39:43.930

1personal preferences ... :) – None – 2010-02-14T00:42:10.750

7

I think you're missing some codecs to play your videos files. Try to install Perian if you're using a Mac! This is a must-have for Mac OS X.

Kami

Posted 2010-02-13T20:27:25.503

Reputation: 3 108

0

You are missing a codec that your player needs to interpret the video.

Are you under Windows? If so I would probably suggest installing a codec pack with the player of your choice. I like Media Player classic.

http://www.codecguide.com/download_kl.htm

jfrobishow

Posted 2010-02-13T20:27:25.503

Reputation: 111

the message looks more like Mac OS X rather than Windows. – None – 2010-02-13T20:32:35.760

0

Note that most video files are actually containers, meaning that you don't really know what kind of player could be able to play that elusive avi or mkv file. To be sure, you can use programs like VideoSpec. You can drag any file to the program and it will be analyzed. It will tell you details about the file and also what kind of tools/plugins you might need to reproduce.

Grzegorz Adam Hankiewicz

Posted 2010-02-13T20:27:25.503

Reputation: 1 029

0

Here's a description of the what and how: http://guides.macrumors.com/Watch_AVI_Movies_in_Mac_OS_X

Nicholaz

Posted 2010-02-13T20:27:25.503

Reputation: 1 479