[FFmpeg-devel] [PATCH] -force_key_frames option
Michael Niedermayer
michaelni
Sun Oct 17 01:13:58 CEST 2010
On Sat, Oct 16, 2010 at 08:39:22PM +0200, Nicolas George wrote:
> > *ffmpeg* option, also maybe -forced_key_frame is more useful (check
> > how it is done in the rest of the file).
>
> Adapted to be written the same way as the other comments.
>
> > Missing ffmpeg-doc.texi docs.
>
> Added.
>
> Also:
>
> - changed from -forced_key_frames to -force_key_frames: more consistent with
> other options (-force_fps) and the one I submitted to MPlayer;
>
> - added the argument description to the option structure.
>
> > BTW can you explain a scenario where using this option would be useful?
>
> I want to use it to ensure that there is a seek point exactly at a place I
> will probably want to jump precisely sometime, the major example would be
> the end of an opening and beginning of the program proper. The scene change
> detection system will often make it happen, but not always if there is a
> fade-in.
>
> Regards,
>
> --
> Nicolas George
> Changelog | 1 +
> doc/ffmpeg-doc.texi | 6 ++++++
> ffmpeg.c | 41 +++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 48 insertions(+)
> 05d6ba65100bf40b88920e190ad54a3418b2664b ffmpeg-forcekeyframe-20101016-2035-01-forcekeyframe.diff
> Changelog | 1 +
> doc/ffmpeg-doc.texi | 6 ++++++
> ffmpeg.c | 41 +++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 48 insertions(+), 0 deletions(-)
patch ok with me
maybe one of the regtests we have could be changed to use it so its tested
[...]
--
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: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101017/6732fab7/attachment.pgp>
More information about the ffmpeg-devel
mailing list