Den 14.04.2007 kl. 16:40 skrev Gena <[EMAIL PROTECTED]>: > I would not consider an .avi which is an older codec, lesser quality > and is a huge honking sized file. The Apple TV format is so new that > there is no bases of users. You can be one of the first but how many > people have an Apple TV?
AVI is a container format (like MOV) so it makes no sense to talk about file size and quality in regards to AVI. What matters is which video codec you use inside your AVI wrapper. Just as you can encode your .mov in h.263 or h.264 you can use different codecs inside your AVI wrapper (DivX for example). The AVI container has next to no impact on the file size. AppleTV can play your h.264 videos (with some limitations, but if you're encoding at more than the 5 mbps that is the AppleTV's limit you shouldn't be videoblogging that video anyway). -- Andreas Haugstrup Pedersen <URL: http://www.solitude.dk/ >
