[MPlayer-dev-eng] [PATCH] -force-key-frames option

Nicolas George nicolas.george at normalesup.org
Tue Oct 5 23:16:15 CEST 2010


Hi.

The attached patch adds the -forcek-key-frames option to mencoder. This
option accepts a list of timestamps and forces the codec to put keyframes
there. The purpose is to ensure seek points at chapter marks.

Currently I only implemented it for x264, but I intend to do xvid as well at
least (but it is late in my timezone).

This patch should probably be split into three parts (export
parse_timestring, option core and parsing, x264 implementation), but that is
not necessary for the preliminary review.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-forcekeyframes-20101005-2305.diff
Type: text/x-diff
Size: 6323 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20101005/fdbf9935/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20101005/fdbf9935/attachment.pgp>


More information about the MPlayer-dev-eng mailing list