On Thu, 5 Apr 2007 23:22:16 +0200
Stefan Scheffler <[EMAIL PROTECTED]> wrote:

> > No objections from there doing this way, especially since I guess this
> > should be a pretty rare case.
> I think it's only the jpeg codec that needs this. It uses some
> weird YUV420 variant.

AFAIK,
JPEG uses the whole 8 bit spectrum, so every values in 0-255 range is legal;
YUV legal values are something like 16-235 (that comes out from RGB/YUV
transformation matrices or something like that).
That's the reason because import_ffmpeg requests to load levels filter if
input codec is MJPEG.

> Attached oneliner makes import_mov handle mp4 files in 1.1, its been
> in 1.0 for a while.

Will be applied soon.

Bests,

-- 
Francesco Romani - Ikitt ['people always complain, no matther what you do']
IM contact    : (email first, Antispam default deny!) icq://27-83-87-867
tiny homepage : http://fromani.exit1.org (see IDEAS if you want send code!)
known bugs    : http://tcfoundry.hostme.it/mantis (EXPERIMENTAL)

Reply via email to