[Theora-dev] Is posible to ad a VFR or pseudoVFR to theora without
breack the stream?
ELohe
GODA-XEN at terra.es
Sat Sep 11 09:37:26 PDT 2004
My litle idea to vfr is:
Use de frame rate as base time
and use a bit flag as:
is 0 duration is 1 frame
is 1 read next bit {
if 0 read next 8 bits as a number, duration is 2+number frames
if 1 read next 16 bits as a number, duration is 2+number
frames
}
the only question if exist any free bit in the farme header for a flag
More information about the Theora-dev
mailing list