[FFmpeg-devel] [FFmpeg-cvslog] lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header.
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Jul 10 23:46:00 EEST 2018
2018-07-10 17:31 GMT+02:00, Derek Buitenhuis <derek.buitenhuis at gmail.com>:
> On an example file (24h long, warm runs):
>
> Before Patch
> ------------
> 4446217810 decicycles in mov_build_index, 1 runs, 0 skips
> 4603125860 decicycles in mov_build_index, 2 runs, 0 skips
>
> After Patch
> -----------
> 14457275100 decicycles in mov_build_index, 1 runs, 0 skips
> 9608655040 decicycles in mov_build_index, 2 runs, 0 skips
Is it possible to produce such a sample with FFmpeg?
Carl Eugen
More information about the ffmpeg-devel
mailing list