[FFmpeg-devel] [PATCH] First shot at AVCHD seeking via new seeking API

Michael Niedermayer michaelni
Mon Aug 31 13:44:57 CEST 2009


On Sun, Aug 30, 2009 at 10:11:21AM +0200, Ivan Schreter wrote:
[...]
> BTW, I found out that pure seeking routine time can be reduced about factor 
> 3 for full-HD AVCHD files, when using higher initial step size (32KB) for 
> back-off. I will investigate how this step size could be automagically 
> determined optimally.

the initial size should be at least ByteIOContext.buffer_size which is 32kb
by default

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is not what we do, but why we do it that matters.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090831/28048398/attachment.pgp>



More information about the ffmpeg-devel mailing list