[FFmpeg-devel] [PATCH] Mimic decoder
Ramiro Polla
ramiro
Sat Mar 22 02:06:55 CET 2008
Hello,
>> ffmpeg -i mimic1-womenloveffmpeg.cam mimic1-womenloveffmpeg.mpg
>
> A few questions:
>
> 1) Why is the framerate 1000 frames/second?
The timestamps are given in ms. The frames come at random times,
whenever MSN has finished sending the last one. The timestamps are
non-monotonic, like in this example:
4191196
4191384
4191453
4191531
4191597
4193731
4193798
4193930
4193997
4194663
4194721
4195131
4195863
> 2) Is there any way to enable the bitexact option so that output will be
> consistent across platforms?
Is there anything not bitexact in this decoder? I thought bitexact only
mattered for encoders with date/time and version info...
Ramiro Polla
More information about the ffmpeg-devel
mailing list