"][" <[EMAIL PROTECTED]> wrote: > ,----- > | As mentioned above, *aspect ratios* cannot be stored in AVI files > `-----
Maybe this is indicated below on the wiki (cannot check now), but my experience shows that the PAR *can* be stored in an AVI file... provided you use a codec that supports it: actually, the PAR isn't stored in a specific AVI field, but in the codec-specific data. I've been using --export-par with Xvid successfully in AVI containers. And I later read that being able to specify the PAR is a feature found at least in MPEG-2 and MPEG-4, which explains why Xvid can store this information. -- Florent