[MPlayer-dev-eng] container format
Arpi
arpi at thot.banki.hu
Thu Feb 6 18:37:57 CET 2003
Hi,
another issue:
time_base
the number of timer ticks per second, this MUST be equal to the fps
if the fixed_fps is 1
MUST be < 2^15
fixed_fps
1 indicates that the fps is fixed
fixed fps is usually fractional like 23.976 ro 29.97 or so...
so the fixed_fps can't be used here.
imho we should 'steal' teh method from avi files: use multiplier and scale
pair, ie store 2 numbers a and b, and get the fps=a/b
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
"However, many people beg for its inclusion in Debian. Why?" - Gabucino
"Because having new software in Debian is good." - Josselin Mouette
"Because having good software in Debian is new." - Gabucino
More information about the MPlayer-dev-eng
mailing list