[FFmpeg-devel] a64 encoder 7th round

Bitbreaker/METALVOTZE bitbreaker
Tue Feb 3 10:23:36 CET 2009


> btw, is 1280 the max packet size or is it closer to 1500 ?
> i know its below 1536 as you said that already ...

MTU on ethernet is 1500 (without ethernet header - 2 mac address + 
length field)
from that you need to subtract 20 bytes IP header + 8 bytes UDP header
so 0x5c0 bytes are left for transport. However 2 times 0x500 bytes is 
not too bad to have, as they just build one video frame. That therefore 
saves additional checks for if a new frame has already started.

Kindest regards,

Toby

-- 
      style)KURVE - Fotografie mit Biss.
   www.style-kurve.de - info at style-kurve.de
Tobias Bindhammer, Uhlandstrasse 8, 89278 Stra?
        		01577/1751761




More information about the ffmpeg-devel mailing list