Log in

View Full Version : Interlace encoding-filed or frame based?


gamaD
27th September 2004, 18:07
I read the thread about interlace, cartoon, etc. I couldn't make out if xvids interlaced encoding works field-based or frame-based?

minolta
27th September 2004, 22:20
you feed the encoder interlaced-frames. does this answer your question? also:
-field-order (tff/bff) not important for encoding (only decoding)
-frame is encoded with "field dct" macroblocks
-encoder can switch to different macroblocks if more efficient

the way one encodes interlace with mpeg4 is not much different then mpeg2...

-Minolta